MrRokot's picture
initial commit
3209314 verified
raw
history blame contribute delete
126 Bytes
import gradio as gr
gr.load(
"models/stabilityai/stable-diffusion-3.5-large-turbo",
provider="hf-inference",
).launch()