Spaces:
Runtime error
Runtime error
TenPoisk commited on
Commit ·
81fb167
1
Parent(s): 58322d1
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("prompthero/openjourney", description=description).launch()
|