Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
oneruye
/
mhdang-dpo-sdxl-text2image-v1
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
0ed4f57
mhdang-dpo-sdxl-text2image-v1
/
app.py
oneruye
initial commit
0ed4f57
over 1 year ago
raw
Copy download link
history
blame
Safe
77 Bytes
import
gradio
as
gr
gr.load(
"models/mhdang/dpo-sdxl-text2image-v1"
).launch()