Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
pip~=24.1.
|
2 |
Flask~=3.0.3
|
3 |
gunicorn~=22.0.0
|
4 |
torch
|
|
|
1 |
+
pip~=24.1.0
|
2 |
Flask~=3.0.3
|
3 |
gunicorn~=22.0.0
|
4 |
torch
|