Rid3 commited on
Commit
4bb16fc
·
verified ·
1 Parent(s): 3808e95

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- llama-cpp-python
 
 
 
 
 
 
1
+ --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
+ llama-cpp-python
3
+ fastapi
4
+ uvicorn
5
+ huggingface-hub
6
+ pydantic