texttoimages / app.py
umarabbas890's picture
Create app.py
326d87f verified
raw
history blame
271 Bytes
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