File size: 215 Bytes
5942a48
b0aa8dd
b698009
 
7d8e3fe
b698009
 
05aad73
1
2
3
4
5
6
7
8
import gradio as gr
import tkinter

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