File size: 195 Bytes
5942a48
b698009
 
 
 
 
 
 
1
2
3
4
5
6
7
8
import gradio as gr

description = """<div>
                dd
              </div>
              """

gr.Interface.load("models/stabilityai/stable-diffusion-2", description=description).launch()