File size: 93 Bytes
1934ba7
 
 
 
 
1
2
3
4
5
import gradio as gr

gr.load(
   "models/stabilityai/stable-diffusion-3.5-medium",
).launch()