TenPoisk
commited on
Commit
·
6eb4784
1
Parent(s):
7427a0f
Update oj-4.py
Browse files
oj-4.py
CHANGED
@@ -2,10 +2,10 @@
|
|
2 |
import gradio as gr
|
3 |
|
4 |
#title of app
|
5 |
-
title = "🦋 OpenJourney
|
6 |
|
7 |
#description of app
|
8 |
-
description = "This space is for generating images from text with the OpenJourney
|
9 |
|
10 |
#article of app
|
11 |
article = """
|
|
|
2 |
import gradio as gr
|
3 |
|
4 |
#title of app
|
5 |
+
title = "🦋 OpenJourney 4.0"
|
6 |
|
7 |
#description of app
|
8 |
+
description = "This space is for generating images from text with the OpenJourney 4.0 model!"
|
9 |
|
10 |
#article of app
|
11 |
article = """
|