File size: 213 Bytes
8127d65
 
 
 
1
2
3
4
5
diffusers==0.20.2  # Diffusers library for text-to-image generation
transformers==4.34.0  # Hugging Face Transformers library
torch==2.0.1  # PyTorch for model execution
gradio==3.24.1  # Gradio for web interface