Spaces:
Running on Zero
Running on Zero
Update requirements.txt
#49
by beratresuloglu - opened
- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
torchvision
|
| 3 |
-
torchaudio
|
| 4 |
numpy==1.24.4
|
| 5 |
pydantic==2.10.6
|
| 6 |
scipy==1.10.1
|
|
|
|
| 1 |
+
torch==2.11.0
|
| 2 |
+
torchvision
|
| 3 |
+
torchaudio
|
| 4 |
numpy==1.24.4
|
| 5 |
pydantic==2.10.6
|
| 6 |
scipy==1.10.1
|