Spaces:
Runtime error
Runtime error
TenPoisk
commited on
Commit
·
05ff023
1
Parent(s):
62a2482
Update picscore.py
Browse files- picscore.py +1 -1
picscore.py
CHANGED
@@ -4,4 +4,4 @@ description = """<div>
|
|
4 |
PICSCORE BETA-1
|
5 |
</div>
|
6 |
"""
|
7 |
-
gr.Interface.load("
|
|
|
4 |
PICSCORE BETA-1
|
5 |
</div>
|
6 |
"""
|
7 |
+
gr.Interface.load("CompVis/stable-diffusion-v1-4", description=description).launch()
|