Przemysław Mejna commited on
Commit
2013f6e
1 Parent(s): 626c45f

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -3
README.md CHANGED
@@ -45,7 +45,7 @@ you improve on the new one up until you are satisfied.
45
 
46
  ### Examples
47
 
48
- ***Basketballs*** with japanese dragons on them: [Imgur](https://imgur.com/73gQCXb)
49
 
50
  I have used the one of the outputs, selected the object I liked with the rectangle took in img2img authomatic1111 ui, and went throught two img 2 img iterations to get the output.
51
 
@@ -54,23 +54,34 @@ Prompt:
54
  Negative prompt: bad anatomy, unrealistic, abstract, random, amateur photography, blurred, underwater shot, watermark, logo, demon eyes, plastic skin, ((text))
55
  Steps: 30, Sampler: Euler a, CFG scale: 11.5, Seed: 719571754, Size: 832x832, Model hash: 2c02b20a, Denoising strength: 0.91, Mask blur: 4`
56
 
 
 
 
 
57
  ***Anime demons***
58
 
59
- Just one extra refinement in img2img. [Imgur](https://imgur.com/KBt2mWB)
60
 
61
  Prompt:
62
  `colored illustration of dark beast pokemon in style of conceptart-200, [bright colors]
63
  Negative prompt: bad anatomy, unrealistic, abstract, cartoon, random, amateur photography, blurred, underwater shot, watermark, logo, demon eyes, plastic skin, ((text)), ((multiple characters)) ((desaturated colors))
64
  Steps: 24, Sampler: DDIM, CFG scale: 11.5, Seed: 1001839889, Size: 704x896, Model hash: 2c02b20a`
65
 
 
 
 
 
66
  ***Cave entrance***
67
 
68
- Straight out comparison between the different embeedings. At the end result with vanilla SD 2.0 768. [Imgur](https://imgur.com/6MtiGUs)
69
 
70
  Prompt:
71
  `colored illustration of dark cave entrance in style of conceptart-200, ((bright background)), ((bright colors))
72
  Negative prompt: bad anatomy, unrealistic, abstract, cartoon, random, amateur photography, blurred, underwater shot, watermark, logo, demon eyes, plastic skin, ((text)), ((multiple characters)) ((desaturated colors))
73
  Steps: 24, Sampler: DDIM, CFG scale: 8, Seed: 1479340448, Size: 768x768, Model hash: 2c02b20a`
74
 
 
 
 
75
 
76
  Enjoy! Hope you will find it helpful!
 
45
 
46
  ### Examples
47
 
48
+ ***Basketballs*** with japanese dragons on them:
49
 
50
  I have used the one of the outputs, selected the object I liked with the rectangle took in img2img authomatic1111 ui, and went throught two img 2 img iterations to get the output.
51
 
 
54
  Negative prompt: bad anatomy, unrealistic, abstract, random, amateur photography, blurred, underwater shot, watermark, logo, demon eyes, plastic skin, ((text))
55
  Steps: 30, Sampler: Euler a, CFG scale: 11.5, Seed: 719571754, Size: 832x832, Model hash: 2c02b20a, Denoising strength: 0.91, Mask blur: 4`
56
 
57
+ <div style="display: flex; flex-direction: row; flex-wrap: wrap">
58
+ <img src="https://preview.redd.it/lxsqj6oayd3a1.png?width=1664&format=png&auto=webp&s=875129c03f166aa129f3d37b24f1b919d568d7b3">
59
+ </div>
60
+
61
  ***Anime demons***
62
 
63
+ Just one extra refinement in img2img.
64
 
65
  Prompt:
66
  `colored illustration of dark beast pokemon in style of conceptart-200, [bright colors]
67
  Negative prompt: bad anatomy, unrealistic, abstract, cartoon, random, amateur photography, blurred, underwater shot, watermark, logo, demon eyes, plastic skin, ((text)), ((multiple characters)) ((desaturated colors))
68
  Steps: 24, Sampler: DDIM, CFG scale: 11.5, Seed: 1001839889, Size: 704x896, Model hash: 2c02b20a`
69
 
70
+ <div style="display: flex; flex-direction: row; flex-wrap: wrap">
71
+ <img src="https://i.imgur.com/KBt2mWB.png">
72
+ </div>
73
+
74
  ***Cave entrance***
75
 
76
+ Straight out comparison between the different embeedings. At the end result with vanilla SD 2.0 768
77
 
78
  Prompt:
79
  `colored illustration of dark cave entrance in style of conceptart-200, ((bright background)), ((bright colors))
80
  Negative prompt: bad anatomy, unrealistic, abstract, cartoon, random, amateur photography, blurred, underwater shot, watermark, logo, demon eyes, plastic skin, ((text)), ((multiple characters)) ((desaturated colors))
81
  Steps: 24, Sampler: DDIM, CFG scale: 8, Seed: 1479340448, Size: 768x768, Model hash: 2c02b20a`
82
 
83
+ <div style="display: flex; flex-direction: row; flex-wrap: wrap">
84
+ <img src="https://i.imgur.com/6MtiGUs.jpg">
85
+ </div>
86
 
87
  Enjoy! Hope you will find it helpful!