Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -3,3 +3,6 @@ uvicorn>=0.23.2
|
|
| 3 |
httpx>=0.25.0
|
| 4 |
pydantic>=2.4.2
|
| 5 |
duckduckgo-search>=3.9.6
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
httpx>=0.25.0
|
| 4 |
pydantic>=2.4.2
|
| 5 |
duckduckgo-search>=3.9.6
|
| 6 |
+
python-dotenv>=1.0.0
|
| 7 |
+
llama-cpp-python>=0.2.75
|
| 8 |
+
huggingface_hub>=0.20.1
|