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