6dab368
1
2
3
4
5
6
import gradio as gr gr.load( "models/CompVis/stable-diffusion-v1-4", provider="hf-inference", ).launch()