import gradio as gr

gr.load(
   "models/codermert/baharrr_fluxxx",
   provider="hf-inference",
).launch()