muhamedkishta's picture
initial commit
20722de verified
raw
history blame
129 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3-medium-diffusers",
provider="hf-inference",
).launch()