Spaces:
Running
Running
lym0302
commited on
Commit
·
4274dfb
1
Parent(s):
f79f98e
torch
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
-
torch==2.4.0
|
2 |
-
torchvision==0.15.2
|
3 |
-
torchaudio==2.4.0
|
4 |
-
-f https://download.pytorch.org/whl/cpu/torch_stable.html
|
5 |
python-dotenv
|
6 |
cython
|
7 |
gitpython >= 3.1
|
|
|
1 |
+
torch==2.4.0
|
2 |
+
torchvision==0.15.2
|
3 |
+
torchaudio==2.4.0
|
|
|
4 |
python-dotenv
|
5 |
cython
|
6 |
gitpython >= 3.1
|