smollm2-zerocpu-demo / requirements.txt
ajsbsd's picture
Create requirements.txt
32b74a3 verified
raw
history blame contribute delete
231 Bytes
gradio
transformers
torch # Hugging Face Spaces typically installs this, but good to include
# For efficient CPU inference (GGUF is CRITICAL for "ZeroCPU" performance):
ctransformers
sentencepiece # Common dependency for tokenizers