Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
awacke1
/
Lightweight-Text-to-Image-Generation
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
a66ca6d
Lightweight-Text-to-Image-Generation
/
app.py
awacke1
initial commit
a66ca6d
over 1 year ago
raw
Copy download link
history
blame
Safe
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/nota-ai/bk-sdm-small"
).launch()