Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -22,7 +22,7 @@ Stable Diffusion struggles with unclear and vague prompts, but by harnessing the
|
|
22 |
"""
|
23 |
|
24 |
example = """
|
25 |
-
ChatGPT Prompt Examples:
|
26 |
- `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':`
|
27 |
- `Please generate detailed prompts from abstract prompts. "a gentle man". Let's think step by step:`
|
28 |
- `Please generate prompt for character design. Let's think step by step: First, check the basic information. Then, generate prompt includes detail descriptions that related to the personality. Finally, summery the prompt in 30 words. Here's your first question: "a man who is the INFP of MBTI personality test":`
|
|
|
22 |
"""
|
23 |
|
24 |
example = """
|
25 |
+
[ChatGPT](https://chat.openai.com) Prompt Examples:
|
26 |
- `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':`
|
27 |
- `Please generate detailed prompts from abstract prompts. "a gentle man". Let's think step by step:`
|
28 |
- `Please generate prompt for character design. Let's think step by step: First, check the basic information. Then, generate prompt includes detail descriptions that related to the personality. Finally, summery the prompt in 30 words. Here's your first question: "a man who is the INFP of MBTI personality test":`
|