TenPoisk
commited on
Commit
·
edd9eff
1
Parent(s):
e166a22
Update oj-4.py
Browse files
oj-4.py
CHANGED
@@ -14,4 +14,4 @@ article = """
|
|
14 |
</p>
|
15 |
"""
|
16 |
|
17 |
-
gr.Interface.load("models/prompthero/openjourney", title=title, description=description, article=article, theme = "
|
|
|
14 |
</p>
|
15 |
"""
|
16 |
|
17 |
+
gr.Interface.load("models/prompthero/openjourney", title=title, description=description, article=article, theme = "Blue").launch()
|