Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
viinayhegde
/
sdxl_mine
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
91d5e38
sdxl_mine
/
app.py
Vinay Hegde
Create app.py
91d5e38
verified
9 months ago
raw
Copy download link
history
blame
Safe
79 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/vinay-hegde/sdxl_mine"
).launch()