Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,8 @@ selenium
|
|
| 3 |
gradio==4.34.0
|
| 4 |
Pillow
|
| 5 |
fastapi
|
| 6 |
-
uvicorn
|
| 7 |
google-generativeai
|
| 8 |
google-genai
|
| 9 |
huggingface_hub
|
|
|
|
|
|
| 3 |
gradio==4.34.0
|
| 4 |
Pillow
|
| 5 |
fastapi
|
| 6 |
+
uvicorn
|
| 7 |
google-generativeai
|
| 8 |
google-genai
|
| 9 |
huggingface_hub
|
| 10 |
+
websockets>=13.0,<15.1
|