Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
botmaster
/
generate-mother-2
like
1
Runtime error
App
Files
Files
Community
1
bb9d1d9
generate-mother-2
/
app.py
botmaster
Update app.py
1333b4a
almost 2 years ago
raw
Copy download link
history
blame
Safe
81 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/templates/text-to-image"
).launch()