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