dempsters-court / requirements.txt
thangvip's picture
deps: drop llama-cpp-python (optional for local)
155e844 verified
Raw
History Blame Contribute Delete
384 Bytes
gradio>=5.0
fastapi>=0.115
uvicorn[standard]>=0.32
pydantic>=2.9
pyyaml>=6.0
jinja2>=3.1
huggingface-hub>=0.26
Pillow>=10.0
python-multipart>=0.0.12
# Local llama.cpp backend (WITNESS_BACKEND=llama_cpp). Not installed in the
# hosted Space since it builds CUDA/CPU C++ from source and isn't needed when
# WITNESS_BACKEND=providers. Uncomment for local play:
# llama-cpp-python==0.3.2