Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -17,3 +17,5 @@ google-genai
|
|
| 17 |
python-dotenv
|
| 18 |
flask-socketio
|
| 19 |
simple-websocket
|
|
|
|
|
|
|
|
|
| 17 |
python-dotenv
|
| 18 |
flask-socketio
|
| 19 |
simple-websocket
|
| 20 |
+
flask-login
|
| 21 |
+
eventlet
|