Spaces:
Running on Zero
Running on Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
torch==2.
|
| 2 |
-
torchvision==0.
|
| 3 |
ftfy==6.3.1
|
| 4 |
huggingface_hub<1.0
|
| 5 |
imageio==2.37.0
|
|
|
|
| 1 |
+
torch==2.8.0
|
| 2 |
+
torchvision==0.23.0
|
| 3 |
ftfy==6.3.1
|
| 4 |
huggingface_hub<1.0
|
| 5 |
imageio==2.37.0
|