Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -5,5 +5,5 @@ flask==2.2.5
|
|
5 |
numpy==1.24.2
|
6 |
scipy==1.11.2
|
7 |
|
8 |
-
torch==2.0.
|
9 |
torchvision==0.15.0
|
|
|
5 |
numpy==1.24.2
|
6 |
scipy==1.11.2
|
7 |
|
8 |
+
torch==2.0.1
|
9 |
torchvision==0.15.0
|