File size: 312 Bytes
0bacbb4
5460871
db7a2a0
4492e85
 
db7a2a0
 
275edfe
1
2
3
4
5
6
7
8
9
gradio
Pillow
torch # Ensure this is a CPU-only build if you strictly want to avoid GPU, though PyTorch typically installs both.
diffusers
transformers
accelerate # Often needed for from_pretrained optimizations, even on CPU
safetensors # For faster and safer model loading
sentencepiece # For Gemma's tokenizer