13ze's picture
initial commit
3323468 verified
raw
history blame contribute delete
110 Bytes
import gradio as gr
gr.load(
"models/black-forest-labs/FLUX.1-dev",
provider="hf-inference",
).launch()