Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
JunjieLl committed Oct 27, 2024
1 parent 3eeacc1 commit 924bc91
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions environment/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
torch==1.13.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116
torchvision==0.14.1+cu116 --extra-index-url https://download.pytorch.org/whl/cu116
torchaudio==0.13.1 --extra-index-url https://download.pytorch.org/whl/cu116
torch==1.13.1+cu116 -i https://download.pytorch.org/whl/cu116
torchvision==0.14.1+cu116 -i https://download.pytorch.org/whl/cu116
torchaudio==0.13.1 -i https://download.pytorch.org/whl/cu116
auraloss==0.4.0
cython==3.0.10
einops
Expand Down

0 comments on commit 924bc91

Please sign in to comment.