Skip to content

Commit

Permalink
Merge branch 'main' of https://github.com/IAHispano/Applio
Browse files Browse the repository at this point in the history
  • Loading branch information
blaisewf committed Dec 27, 2024
2 parents 3f2cd59 + 008e57f commit cd9a451
Show file tree
Hide file tree
Showing 4 changed files with 821 additions and 829 deletions.
1 change: 1 addition & 0 deletions assets/Applio.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@
" os.remove(A)\n",
"\n",
"vidal_setup()\n",
"!pip uninstall torch torchvision torchaudio -y\n",
"!pip install torch==2.3.1 torchvision==0.18.1 torchaudio==2.3.1 --upgrade --index-url https://download.pytorch.org/whl/cu121\n",
"clear_output()\n",
"print(\"Finished installing requirements! \")"
Expand Down
Loading

0 comments on commit cd9a451

Please sign in to comment.