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