Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -18,8 +18,7 @@ def generateimage2(query):
|
|
18 |
title = "# Unleash the power of Stable Diffusion with [ChatGPT](https://chat.openai.com) and conquer abstract prompts!"
|
19 |
|
20 |
description = """
|
21 |
-
Stable Diffusion struggles with unclear and vague
|
22 |
-
\n We can generate detailed and descriptive prompts for improved and unparalleled generation results.
|
23 |
"""
|
24 |
|
25 |
example = """
|
|
|
18 |
title = "# Unleash the power of Stable Diffusion with [ChatGPT](https://chat.openai.com) and conquer abstract prompts!"
|
19 |
|
20 |
description = """
|
21 |
+
Stable Diffusion struggles with unclear and vague prompts, but by harnessing the advanced reasoning capabilities of ChatGPT. We can generate detailed and descriptive prompts for improved and unparalleled generation results.
|
|
|
22 |
"""
|
23 |
|
24 |
example = """
|