AIITScience's picture
Update app.py
8a4a379 verified
raw
history blame contribute delete
93 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-medium",
).launch()