Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -10,8 +10,8 @@ Pillow>=7.1.2
|
|
| 10 |
PyYAML>=5.3.1
|
| 11 |
requests>=2.23.0
|
| 12 |
scipy>=1.4.1
|
| 13 |
-
torch
|
| 14 |
-
torchvision
|
| 15 |
tqdm>=4.41.0
|
| 16 |
protobuf<4.21.3
|
| 17 |
gradio>=3.14.0
|
|
|
|
| 10 |
PyYAML>=5.3.1
|
| 11 |
requests>=2.23.0
|
| 12 |
scipy>=1.4.1
|
| 13 |
+
torch==2.5.1
|
| 14 |
+
torchvision==0.20.1
|
| 15 |
tqdm>=4.41.0
|
| 16 |
protobuf<4.21.3
|
| 17 |
gradio>=3.14.0
|