omaryasserhassan commited on
Commit
e844fc3
·
verified ·
1 Parent(s): 778f3aa

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,5 +1,5 @@
1
- ctransformers==0.2.27
2
- fastapi==0.110.0
3
- uvicorn==0.29.0
4
- huggingface_hub==0.23.0
5
  pydantic==1.10.15
 
1
+ llama-cpp-python==0.2.87 --extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
2
+ fastapi
3
+ uvicorn
4
+ huggingface_hub
5
  pydantic==1.10.15