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