lyangas's picture
wheel llama cpp was added
b9cb4a6
raw
history blame contribute delete
296 Bytes
huggingface_hub==0.25.2
# Web interface
gradio==4.44.1
fastapi>=0.100.0,<0.115.0
uvicorn[standard]>=0.20.0,<0.31.0
# Data processing
pillow>=9.0.0,<11.0.0
pydantic==2.10.6
numpy>=1.24.0,<2.0.0
# HTTP requests
requests>=2.28.0
# Additional dependencies for Docker environment
python-multipart