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

description = """<div>
                <img src="https://photos.app.goo.gl/pJvqJKLG8Ca1HGMQ7">
              </div>
              """

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