File size: 116 Bytes
cf63eec
 
a4ef299
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/stablediffusionapi/real-dream-sdxl",
   provider="hf-inference",
).launch()