Gemma-3-pt-llamacpp / requirements.txt
Bradarr's picture
Update requirements.txt
8a88e94 verified
raw
history blame contribute delete
324 Bytes
scikit-build-core
llama-cpp-python
llama-cpp-agent>=0.2.10
spaces
transformers>=4.37.0 # Core library for Hugging Face models [[7]][[10]]
torch>=2.1.0 # Required for GPU acceleration [[6]][[10]]
gradio>=4.0.0 # For the web interface [[10]]
huggingface_hub # Model downloading and authentication [[9]]