File size: 114 Bytes
0f583f3
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/stabilityai/stable-diffusion-3.5-large",
   provider="fal-ai",
).launch()