Przemysław Mejna
commited on
Commit
·
050f146
1
Parent(s):
4aee0eb
Update README.md
Browse files
README.md
CHANGED
@@ -81,6 +81,15 @@ I highly recommend use these embeddings with `Euler a` diffuser. It will give us
|
|
81 |
good to use negative prompts. Sometimes for testing if you caught good composition/colors - you might add or remove them
|
82 |
to impact the image.
|
83 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
84 |
|
85 |
### Img2img
|
86 |
|
|
|
81 |
good to use negative prompts. Sometimes for testing if you caught good composition/colors - you might add or remove them
|
82 |
to impact the image.
|
83 |
|
84 |
+
**negative prompt**:
|
85 |
+
Recommend this negative to test stuff when you get bad results:
|
86 |
+
"3d, 3d render, disfigured, kitsch, ugly, oversaturated, grain, low-res, Deformed, blurry, bad anatomy,
|
87 |
+
disfigured, poorly drawn face, mutation, mutated, extra limb, ugly, poorly drawn hands, missing limb, blurry,
|
88 |
+
floating limbs, disconnected limbs, malformed hands, blur, out of focus, long neck, long body, ugly, disgusting,
|
89 |
+
poorly drawn, childish, mutilated, mangled, old, surreal"
|
90 |
+
|
91 |
+
If you have too much pixelated/chaotic output - add (all or some):
|
92 |
+
"grid, Tetris, tetris blocks, mosaic, mosaic, pixelated, pixel art"
|
93 |
|
94 |
### Img2img
|
95 |
|