shogi880 commited on
Commit
08d1517
1 Parent(s): 720e4e5

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -2
app.py CHANGED
@@ -15,10 +15,11 @@ def generateimage1(query):
15
  def generateimage2(query):
16
  return query.replace(' ', '-') + '-chatgpt.png'
17
 
18
- title = "# Unleash the power of AI with [ChatGPT](https://chat.openai.com) and conquer abstract prompts!"
19
 
20
  description = """
21
- Stable Diffusion struggles with unclear and vague directions, 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 = """
 
15
  def generateimage2(query):
16
  return query.replace(' ', '-') + '-chatgpt.png'
17
 
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 directions, but by harnessing the advanced reasoning capabilities of ChatGPT.
22
+ \n We can generate detailed and descriptive prompts for improved and unparalleled generation results.
23
  """
24
 
25
  example = """