Spaces:
Running on Zero
Running on Zero
test
#41
by Ashik-CNIT - opened
- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
torchvision==0.
|
| 3 |
-
torchaudio==2.
|
| 4 |
numpy==1.24.4
|
| 5 |
pydantic==2.10.6
|
| 6 |
scipy==1.10.1
|
|
|
|
| 1 |
+
torch==2.1.0
|
| 2 |
+
torchvision==0.16.0
|
| 3 |
+
torchaudio==2.1.0
|
| 4 |
numpy==1.24.4
|
| 5 |
pydantic==2.10.6
|
| 6 |
scipy==1.10.1
|