shogi880 commited on
Commit
93012d4
1 Parent(s): 2a1796e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def generateimage1(query):
15
  def generateimage2(query):
16
  return query.replace(' ', '-') + '-chatgpt.png'
17
 
18
- title = "# Unleash the power of Stable Diffusion with ChatGPT 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.
 
15
  def generateimage2(query):
16
  return query.replace(' ', '-') + '-chatgpt.png'
17
 
18
+ title = "# ChatPrompt: Unleash the power of Stable Diffusion with ChatGPT 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.