File size: 106 Bytes
87d57d3 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/codermert/baharrr_fluxxx",
provider="hf-inference",
).launch() |
87d57d3 |
1 2 3 4 5 6 |
import gradio as gr
gr.load(
"models/codermert/baharrr_fluxxx",
provider="hf-inference",
).launch() |