devray11 commited on
Commit
4b3697a
·
verified ·
1 Parent(s): b774f53

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -1
requirements.txt CHANGED
@@ -1,4 +1,8 @@
 
 
 
1
  fastapi
2
  uvicorn
3
- llama-cpp-python
 
4
  huggingface-hub
 
1
+ # Pre-built engine for Hugging Face CPU (Architecture: Linux x86_64)
2
+ https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.1/llama_cpp_python-0.3.1-cp310-cp310-linux_x86_64.whl
3
+
4
  fastapi
5
  uvicorn
6
+ python-multipart
7
+ pydantic
8
  huggingface-hub