foundation-sec-llm-api / requirements.txt
hackeracademy's picture
Use Gradio wrapper to satisfy HF Spaces port requirement
5d8cca4
raw
history blame contribute delete
188 Bytes
fastapi==0.110
--extra-index-url https://abetlen.github.io/llama-cpp-python/whl/cpu
llama-cpp-python==0.2.90
requests # <-- add this line
gradio==4.43.0 # or latest