THEZYZSTUDIO commited on
Commit
0447ba8
·
verified ·
1 Parent(s): 652b544

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -0
requirements.txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ fastapi==0.109.0
2
+ uvicorn==0.27.0
3
+ llama-cpp-python==0.2.55
4
+ huggingface-hub==0.20.3
5
+ duckduckgo-search==5.1.0
6
+ python-multipart==0.0.6
7
+ pydantic==2.6.1