Spaces:
Sleeping
Sleeping
alexpantex
commited on
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -6,3 +6,5 @@ fastapi==0.115.6
|
|
6 |
uvicorn==0.34.0
|
7 |
streamlit==1.41.1
|
8 |
huggingface_hub==0.27.1
|
|
|
|
|
|
6 |
uvicorn==0.34.0
|
7 |
streamlit==1.41.1
|
8 |
huggingface_hub==0.27.1
|
9 |
+
pytest==8.3.4
|
10 |
+
httpx==0.27.0
|