Kaz2Ja's picture
initial commit
23f2e1a verified
raw
history blame contribute delete
118 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-medium",
provider="replicate",
).launch()