Spaces:
Runtime error
Runtime error
| diffusers==0.20.2 # For the diffusion model | |
| transformers==4.34.0 # Hugging Face Transformers library | |
| torch==2.0.1 # PyTorch for model execution | |
| gradio==3.24.1 # Gradio for the web interface | |