Spaces:
Configuration error
Configuration error
Update requirements.txt
#39
by Reenka - opened
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
-
torch==2.
|
| 4 |
torchvision==0.19.0
|
| 5 |
pillow==10.4.0
|
| 6 |
imageio==2.36.1
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu121
|
| 2 |
|
| 3 |
+
torch==2.10.0
|
| 4 |
torchvision==0.19.0
|
| 5 |
pillow==10.4.0
|
| 6 |
imageio==2.36.1
|