Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
VKhigh
/
SD-realvisxl-v20
like
0
Runtime error
App
Files
Files
Community
060f14e
SD-realvisxl-v20
/
app.py
VKhigh
initial commit
060f14e
about 1 year ago
raw
Copy download link
history
blame
Safe
94 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/stablediffusionapi/lob-realvisxl-v20"
).launch()