Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mygyasir
/
minimaxir-sdxl-wrong-lora
like
1
Running
App
Files
Files
Community
1489738
minimaxir-sdxl-wrong-lora
/
app.py
mygyasir
initial commit
1489738
about 1 year ago
raw
Copy download link
history
blame
Safe
83 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/minimaxir/sdxl-wrong-lora"
).launch()