Spaces:
Runtime error
Runtime error
TenPoisk
commited on
Commit
·
7d8e3fe
1
Parent(s):
9035010
Update picscore.py
Browse files- picscore.py +1 -1
picscore.py
CHANGED
@@ -2,7 +2,7 @@ import gradio as gr
|
|
2 |
import tkinter
|
3 |
|
4 |
description = """<div>
|
5 |
-
|
6 |
</div>
|
7 |
"""
|
8 |
gr.Interface.load("models/stabilityai/stable-diffusion-2", description=description).launch()
|
|
|
2 |
import tkinter
|
3 |
|
4 |
description = """<div>
|
5 |
+
PICSCORE BETA-1
|
6 |
</div>
|
7 |
"""
|
8 |
gr.Interface.load("models/stabilityai/stable-diffusion-2", description=description).launch()
|