Spaces:
Running
Running
| 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 |