lbremer's picture
initial commit
ea89d7a verified
raw
history blame contribute delete
107 Bytes
import gradio as gr
gr.load(
"models/black-forest-labs/FLUX.1-dev",
provider="replicate",
).launch()