Lunzima commited on
Commit
dbd9ef3
·
verified ·
1 Parent(s): fae8033

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -1
requirements.txt CHANGED
@@ -2,4 +2,7 @@ gradio
2
  huggingface-hub
3
  scikit-build-core
4
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.4-cu124/llama_cpp_python-0.3.4-cp310-cp310-linux_x86_64.whl
5
- llama-cpp-agent
 
 
 
 
2
  huggingface-hub
3
  scikit-build-core
4
  https://github.com/abetlen/llama-cpp-python/releases/download/v0.3.4-cu124/llama_cpp_python-0.3.4-cp310-cp310-linux_x86_64.whl
5
+ llama-cpp-agent
6
+ fastapi
7
+ uvicorn
8
+ pydantic