Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Txandim
/
mrm8488-bloom-560m-finetuned-sd-prompts
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
23d3fbc
mrm8488-bloom-560m-finetuned-sd-prompts
/
app.py
Txandim
initial commit
23d3fbc
over 2 years ago
raw
Copy download link
history
blame
Safe
97 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/mrm8488/bloom-560m-finetuned-sd-prompts"
).launch()