Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
AP123
/
CerealBoxMaker
like
33
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
181d2f0
CerealBoxMaker
/
app.py
AP123
initial commit
f8b6315
over 1 year ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/ostris/super-cereal-sdxl-lora"
).launch()