Grokberg commited on
Commit
98bf08e
1 Parent(s): b55213a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -98,7 +98,7 @@ license: creativeml-openrail-m
98
  <li style="margin-bottom: 10px;">
99
  <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Sampler</div>
100
  <div style="padding:2px 0">
101
- <div style="color: #666; padding-left:8px;"><strong>DPM++ SDE Karras</strong> (prefered)</div>
102
  <div style="color: #666; padding-left:8px;"><strong>2S Karras</strong></div>
103
  <i style="color: #666666e8; padding-left:8px;">Karras samplers tend to create more dynamic and interesting generations</i>
104
  </div>
@@ -120,7 +120,7 @@ license: creativeml-openrail-m
120
  <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">CFG</div>
121
  <div style="color: #666; padding-left:8px;"><strong>9-12</strong></div>
122
  </li>
123
- <p style="font-size: 18px; margin-bottom: 4px; color: #666;">Not required, but improves the quality of the images to include these tags in your prompt:</p>
124
  <div style="padding:8px">
125
  <strong style="font-size: 16px; color: #333;">Prompt:</strong>
126
  <code style="font-size: 14px; padding: 6px; line-height: 22px; background-color: #f5f5f5; border-radius: 4px; color: #000;">best quality, masterpiece</code>
 
98
  <li style="margin-bottom: 10px;">
99
  <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">Sampler</div>
100
  <div style="padding:2px 0">
101
+ <div style="color: #666; padding-left:8px;"><strong>DPM++ SDE Karras</strong> (preferred)</div>
102
  <div style="color: #666; padding-left:8px;"><strong>2S Karras</strong></div>
103
  <i style="color: #666666e8; padding-left:8px;">Karras samplers tend to create more dynamic and interesting generations</i>
104
  </div>
 
120
  <div style="display: inline-block; width: 120px; font-weight: 500; color: #333;">CFG</div>
121
  <div style="color: #666; padding-left:8px;"><strong>9-12</strong></div>
122
  </li>
123
+ <p style="font-size: 18px; margin-bottom: 4px; color: #666;">Not required, but these tags improve the quality of the image:</p>
124
  <div style="padding:8px">
125
  <strong style="font-size: 16px; color: #333;">Prompt:</strong>
126
  <code style="font-size: 14px; padding: 6px; line-height: 22px; background-color: #f5f5f5; border-radius: 4px; color: #000;">best quality, masterpiece</code>