File size: 112 Bytes
5031cf1
 
 
 
 
 
1
2
3
4
5
6
import gradio as gr

gr.load(
   "models/SG161222/Realistic_Vision_V1.4",
   provider="hf-inference",
).launch()