nshkrob's picture
initial commit
2671257 verified
Raw
History Blame Contribute Delete
118 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-medium",
provider="replicate",
).launch()