Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Keerthna
/
text_to_image
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
d8a86fd
text_to_image
/
app.py
Keerthna
Create app.py
a65874f
verified
2 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/ZB-Tech/Text-to-Image"
).launch()