Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
|
| 2 |
Flask==2.3.2
|
| 3 |
huggingface-hub==0.19.0
|
| 4 |
gunicorn==21.0.1 # Optional, for production deployment
|
|
|
|
| 1 |
+
|
| 2 |
Flask==2.3.2
|
| 3 |
huggingface-hub==0.19.0
|
| 4 |
gunicorn==21.0.1 # Optional, for production deployment
|