Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,14 @@ ChatGPT Prompt Examples:
|
|
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 |
- 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":
|
|
|
|
|
|
|
|
|
|
|
|
|
30 |
"""
|
|
|
31 |
with gr.Blocks() as demo:
|
32 |
gr.Markdown(title)
|
33 |
gr.Markdown(description)
|
|
|
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 |
- 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":
|
30 |
+
|
31 |
+
Free Stable Diffusion space:
|
32 |
+
- [Stabilityai/Stable-Diffusion-2.1](https://huggingface.co/spaces/stabilityai/stable-diffusion)
|
33 |
+
- [runwayml/Stable-Diffusion-v1-5](https://huggingface.co/spaces/pujianto17/runwayml-stable-diffusion-v1-5)
|
34 |
+
- [all4live/Stable-Diffusion-Protogen](https://huggingface.co/spaces/all4five/Stable-Diffusion-Protogen-x3.4-webui)
|
35 |
+
- [AI Mage](https://aimage.xyz)
|
36 |
"""
|
37 |
+
|
38 |
with gr.Blocks() as demo:
|
39 |
gr.Markdown(title)
|
40 |
gr.Markdown(description)
|