Valtry commited on
Commit
7e2bf9b
·
verified ·
1 Parent(s): cf4daad

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ llama-cpp-python==0.2.90
5
+ huggingface_hub
6
+ duckduckgo-search
7
+ requests