shogi880 commited on
Commit
dfe811e
1 Parent(s): b46a61b

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -23,7 +23,7 @@ Stable Diffusion struggles with unclear and vague prompts, but by harnessing the
23
 
24
  example = """
25
  ### Note: we don't implement the ChatGPT and Stable Diffusion pipeline.
26
- ### Plase try the following prompts for [ChatGPT](https://chat.openai.com) to get ChatPrompt.:
27
  - `Act as a professional character designer. Please generate prompts include detail appearance descriptions that related to the personality. Here's your first question: 'a gentle man':`
28
  - `Please generate detailed prompts from abstract prompts. "a gentle man". Let's think step by step:`
29
 
 
23
 
24
  example = """
25
  ### Note: we don't implement the ChatGPT and Stable Diffusion pipeline.
26
+ ### To get ChatPrompt with following prompts ([ChatGPT](https://chat.openai.com)):
27
  - `Act as a professional character designer. Please generate prompts include detail appearance descriptions that related to the personality. Here's your first question: 'a gentle man':`
28
  - `Please generate detailed prompts from abstract prompts. "a gentle man". Let's think step by step:`
29