AIITScience's picture
initial commit
9d5fc13 verified
raw
history blame contribute delete
115 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-medium",
provider="fal-ai",
).launch()