Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
@@ -85,13 +85,16 @@ def gen_pos_prompt(text):
|
|
85 |
|
86 |
Guidelines:
|
87 |
|
88 |
-
Complex Objects (e.g., animals, vehicles): For these, the image should resemble a toy object, emphasizing the correct shape and structure while minimizing details and color complexity.
|
89 |
|
90 |
Example Input: A sports bike
|
91 |
Example Positive Prompt: Simple sports bike with accurate shape and structure, minimal details, digital painting, concept art style, basic contours, soft lighting, clean lines, neutral or muted colors, toy-like appearance, low contrast.
|
92 |
|
93 |
Example Input: A lion
|
94 |
Example Positive Prompt: Toy-like depiction of a lion with a focus on structural accuracy, minimal details, digital painting, concept art style, basic contours, soft lighting, clean lines, neutral or muted colors, simplified features, low contrast.
|
|
|
|
|
|
|
95 |
|
96 |
Simple Objects (e.g., a tennis ball): For these, the prompt should specify a realistic depiction, focusing on the accurate shape and structure.
|
97 |
|
@@ -109,7 +112,7 @@ def gen_pos_prompt(text):
|
|
109 |
Additional Details: Keep additional details minimal.
|
110 |
|
111 |
|
112 |
-
###
|
113 |
|
114 |
Input: {text}
|
115 |
Positive Prompt:
|
|
|
85 |
|
86 |
Guidelines:
|
87 |
|
88 |
+
Complex Objects (e.g., animals, vehicles, Machines, Fictional Characters, Fantasy and Mythical Creatures, Historical or Cultural Artifacts, Humanoid Figures,Buildings and Architecture): For these, the image should resemble a toy object, emphasizing the correct shape and structure while minimizing details and color complexity.
|
89 |
|
90 |
Example Input: A sports bike
|
91 |
Example Positive Prompt: Simple sports bike with accurate shape and structure, minimal details, digital painting, concept art style, basic contours, soft lighting, clean lines, neutral or muted colors, toy-like appearance, low contrast.
|
92 |
|
93 |
Example Input: A lion
|
94 |
Example Positive Prompt: Toy-like depiction of a lion with a focus on structural accuracy, minimal details, digital painting, concept art style, basic contours, soft lighting, clean lines, neutral or muted colors, simplified features, low contrast.
|
95 |
+
|
96 |
+
Input: The Spiderman with Wolverine Claws
|
97 |
+
Positive Prompt: Toy-like depiction of Spiderman with Wolverine claws, emphasizing structural accuracy with minimal details, digital painting, concept art style, basic contours, soft lighting, clean lines, neutral or muted colors, simplified features, low contrast.
|
98 |
|
99 |
Simple Objects (e.g., a tennis ball): For these, the prompt should specify a realistic depiction, focusing on the accurate shape and structure.
|
100 |
|
|
|
112 |
Additional Details: Keep additional details minimal.
|
113 |
|
114 |
|
115 |
+
### MAXIMUM OUTPUT LENGTH SHOULD BE UNDER 30 WORDS ###
|
116 |
|
117 |
Input: {text}
|
118 |
Positive Prompt:
|