Adi362 commited on
Commit
46e79cb
·
verified ·
1 Parent(s): 04e5519

Update requirements.txt

Browse files
Files changed (1) hide show
  1. 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