iris / app.py
Reality123b's picture
initial commit
9e9ece5 verified
raw
history blame
114 Bytes
import gradio as gr
gr.load(
"models/black-forest-labs/FLUX.1-schnell",
provider="hf-inference",
).launch()