Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
torch==2.
|
2 |
numpy==1.23.5
|
3 |
-
torchvision==0.
|
4 |
scipy==1.11.3
|
5 |
Pillow==10.0.1
|
6 |
tqdm==4.65.0
|
|
|
1 |
+
torch==2.1.0
|
2 |
numpy==1.23.5
|
3 |
+
torchvision==0.16.0
|
4 |
scipy==1.11.3
|
5 |
Pillow==10.0.1
|
6 |
tqdm==4.65.0
|