85e9bd1 2f47cf9 2253d97 2f47cf9
1
2
3
4
5
import gradio as gr import os repo = "nevreal/hitori-gotou-s1-ponyxl-lora-nochekaiser" # modify this demo = gr.load(repo, src="models", hf_token=os.environ.get("HF_TOKEN"), title="nevreal/hitori-gotou-s1-ponyxl-lora-nochekaiser") demo.launch()