Arashpey's picture
initial commit
99a5f77 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()