File size: 118 Bytes
fc17605 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/asyncresult/yumi-lora-character-flux",
provider="hf-inference",
).launch() |
fc17605 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/asyncresult/yumi-lora-character-flux",
provider="hf-inference",
).launch() |