Hev832's picture
Update app.py
b2877a1 verified
raw
history blame contribute delete
152 Bytes
import gradio as gr
models = "models/KBlueLeaf/Kohaku-XL-Zeta"
gr.load(models, theme="Hev832/Applio", title="Kohaku-XL-Zeta").launch(show_api=False)