nryadav18 commited on
Commit
cd57b63
·
verified ·
1 Parent(s): 6e03d19

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ fastapi
2
+ pydantic
3
+ uvicorn
4
+ huggingface-hub
5
+ # We use the pre-built CPU wheel for faster installation on the free tier
6
+ llama-cpp-python --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu