wfwf3's picture
initial commit
6cc9d9b verified
raw
history blame contribute delete
123 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-large-turbo",
provider="replicate",
).launch()