Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kindahex
/
KBlueLeaf-Kohaku-XL-Zeta
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
9512c83
KBlueLeaf-Kohaku-XL-Zeta
/
app.py
Hev832
Update app.py
9512c83
verified
6 months ago
raw
Copy download link
history
blame
Safe
114 Bytes
import
gradio
as
gr
models =
"models/KBlueLeaf/Kohaku-XL-Zeta"
gr.load(models, theme=
"Hev832/Applio"
).launch()