EliteGamerCJ's picture
initial commit
0f583f3 verified
raw
history blame contribute delete
114 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-large",
provider="fal-ai",
).launch()