Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
ZNARCH
/
Sukritip-sd-naruto-model-lora-sdxl-fast
like
0
Runtime error
App
Files
Files
Community
df49b09
Sukritip-sd-naruto-model-lora-sdxl-fast
/
app.py
ZNARCH
initial commit
df49b09
verified
5 months ago
raw
Copy download link
history
blame
Safe
87 Bytes
import
gradio
as
gr
gr.load(
"models/Sukritip/sd-naruto-model-lora-sdxl-fast"
).launch()