Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imrnh
/
AutiMate_Text_To_Image
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
AutiMate_Text_To_Image
/
app.py
imrnh
initial commit
5cba2e8
verified
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
69 Bytes
import
gradio
as
gr
gr.load(
"models/ZB-Tech/Text-to-Image"
).launch()