Nuanmanee's picture
initial commit
5a20c48 verified
raw
history blame
117 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-large",
provider="replicate",
).launch()