Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -2,7 +2,7 @@ fastapi>=0.104.0
|
|
| 2 |
uvicorn>=0.23.2
|
| 3 |
httpx>=0.25.0
|
| 4 |
pydantic>=2.4.2
|
| 5 |
-
|
| 6 |
python-dotenv>=1.0.0
|
| 7 |
llama-cpp-python>=0.2.75
|
| 8 |
huggingface_hub>=0.20.1
|
|
|
|
| 2 |
uvicorn>=0.23.2
|
| 3 |
httpx>=0.25.0
|
| 4 |
pydantic>=2.4.2
|
| 5 |
+
ddgs
|
| 6 |
python-dotenv>=1.0.0
|
| 7 |
llama-cpp-python>=0.2.75
|
| 8 |
huggingface_hub>=0.20.1
|