File size: 227 Bytes
5942a48
 
9e85dc4
2a548c2
9e85dc4
 
 
bf21564
1
2
3
4
5
6
7
8
import gradio as gr

description = """<div>
                <img src="https://ibb.co/9tvm8Fc">
              </div>
              """

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