File size: 126 Bytes
a61866f |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/Shakker-Labs/FLUX.1-dev-LoRA-Miniature-World",
provider="hf-inference",
).launch() |
a61866f |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/Shakker-Labs/FLUX.1-dev-LoRA-Miniature-World",
provider="hf-inference",
).launch() |