Spaces:
Runtime error
Runtime error
File size: 271 Bytes
326d87f |
1 2 3 4 5 6 7 8 9 |
gradio==3.28.0
transformers==4.34.0
torch==2.1.0
stable-diffusion-v1-4==1.0
groq==0.2.0 # Adjust this version according to the Groq API version you're using
requests==2.31.0
Pillow==10.0.0 # For image handling
python-dotenv==1.0.0 # For managing environment variables
|