Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
flask==
|
2 |
flask-cors==5.0.1
|
3 |
numpy==1.24.3
|
4 |
torch==1.13.1
|
|
|
1 |
+
flask==2.0.1
|
2 |
flask-cors==5.0.1
|
3 |
numpy==1.24.3
|
4 |
torch==1.13.1
|