Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -2,6 +2,7 @@ Flask-Admin
|
|
| 2 |
Flask-SQLAlchemy
|
| 3 |
flask-httpauth
|
| 4 |
Flask
|
|
|
|
| 5 |
datasets
|
| 6 |
huggingface_hub
|
| 7 |
gunicorn
|
|
|
|
| 2 |
Flask-SQLAlchemy
|
| 3 |
flask-httpauth
|
| 4 |
Flask
|
| 5 |
+
werkzeug
|
| 6 |
datasets
|
| 7 |
huggingface_hub
|
| 8 |
gunicorn
|