irateas commited on
Commit
65fa198
1 Parent(s): 5e549d5

feat(pixelizer): add pixelizer file, add prompt-guide for kawaii-creatures

Browse files
Files changed (2) hide show
  1. pixelizer.pt +3 -0
  2. prompt-guide/kawaii-creatures.md +34 -0
pixelizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2add4d7555eeffc54bf94794e1a1926bbf5b3f8dabef88acf7d179c6153f44ff
3
+ size 33707
prompt-guide/kawaii-creatures.md ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Prompt Guide for embedding
2
+
3
+ ## Introduction
4
+
5
+ This is one of the few upcomings prompt guides that I would like to bring into
6
+ the documentation.
7
+ I balieve that no embedding will reach its full potential without a good guide and examples of use-cases.
8
+
9
+ ## Prompts
10
+
11
+ Positive:
12
+
13
+ `"clean background, cute kawaii monster character, pixelart-soft, 2d game character, character icon, kawaii, art by studio ghibli, pokemon style, perfect outline"`
14
+
15
+ Negative:
16
+
17
+ `"grid, Tetris, tetris blocks, mosaic, mosaic, pixel-perfect, 3d, 3d render, disfigured, kitsch, ugly, oversaturated, grain, low-res, Deformed, blurry, bad anatomy, disfigured, poorly drawn face, mutation, mutated, extra limb, ugly, poorly drawn hands, missing limb, blurry, floating limbs, disconnected limbs, malformed hands, blur, out of focus, long neck, long body, ugly, disgusting, poorly drawn, childish, mutilated, mangled, old, surreal"`
18
+
19
+ Steps: 24, Sampler: Euler a, CFG scale: 8, Size: 768x768, Model hash: 2c02b20a
20
+
21
+ **more pixelated:**
22
+ If you prefer more pixelated version - use positive prompt below (it use the pixelart one at the end instead):
23
+
24
+ "clean background, cute kawaii monster character, 2d game character, character icon, kawaii, art by studio ghibli, pokemon style, perfect outline, pixelart"
25
+
26
+ ### Examples
27
+
28
+ pixelart-soft:
29
+
30
+ <!-- ![image]("../assets/images/kawaii_monster_pixelart-soft.png") -->
31
+
32
+ pixelart:
33
+
34
+ <!-- ![image]("../assets/images/kawaii_monster_pixelart.png") -->