File size: 220 Bytes
5942a48
b0aa8dd
b698009
 
7d8e3fe
b698009
 
58322d1
1
2
3
4
5
6
7
8
import gradio as gr
import tkinter

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