facadelightai / app.py
facadelighting's picture
initial commit
26e60dc verified
raw
history blame contribute delete
112 Bytes
import gradio as gr
gr.load(
"models/black-forest-labs/FLUX.1-Kontext-dev",
provider="fal-ai",
).launch()