File size: 136 Bytes
c8665e4
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/alimama-creative/FLUX.1-dev-Controlnet-Inpainting-Beta",
   provider="hf-inference",
).launch()