Spaces:
Sleeping
Sleeping
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +6 -1
requirements.txt
CHANGED
|
@@ -3,4 +3,9 @@ uvicorn[standard]==0.30.0
|
|
| 3 |
websockets==12.0
|
| 4 |
python-multipart==0.0.9
|
| 5 |
huggingface_hub==0.23.0
|
| 6 |
-
httptools==0.6.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
websockets==12.0
|
| 4 |
python-multipart==0.0.9
|
| 5 |
huggingface_hub==0.23.0
|
| 6 |
+
httptools==0.6.1
|
| 7 |
+
requests
|
| 8 |
+
psutil
|
| 9 |
+
openai
|
| 10 |
+
anthropic
|
| 11 |
+
playwright
|