Echo-ai commited on
Commit
3ba6e2c
·
verified ·
1 Parent(s): 9a4aa0c

Create requirements.txt

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