Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
slyjay412
/
hotshotco-SDXL-512
like
0
Runtime error
App
Files
Files
Community
1
refs/pr/1
hotshotco-SDXL-512
/
app.py
slyjay412
initial commit
5a9b1a7
about 1 year ago
raw
Copy download link
history
blame
Safe
76 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/hotshotco/SDXL-512"
).launch()