File size: 200 Bytes
5942a48
b698009
 
7d8e3fe
b698009
 
62a2482
1
2
3
4
5
6
7
import gradio as gr

description = """<div>
                PICSCORE BETA-1
              </div>
              """
gr.Interface.load("stabilityai/stable-diffusion-2", description=description).launch()