Grokberg commited on
Commit
bd56633
1 Parent(s): 772eb9b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +49 -1
README.md CHANGED
@@ -160,7 +160,55 @@ license: creativeml-openrail-m
160
  <h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Examples</h2>
161
  <div style="display: flex; flex-wrap: wrap; justify-content: center;">
162
  <!--Example 9-->
163
- <div style="padding: 20px; width: 100%; text-align: center;" id="example8">
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
164
  <a href="https://huggingface.co/MyneFactory/MF-Base/blob/main/Example%20Pictures/V1.0%20Examples/grid-6502.jpg">
165
  <img src="https://huggingface.co/MyneFactory/MF-Base/resolve/main/Example%20Pictures/V1.0%20Examples/grid-6502.jpg" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" />
166
  </a>
 
160
  <h2 style="font-size:28px; font-family: Arial, Helvetica, sans-serif; font-weight: bold; margin:0; color: #222;">Examples</h2>
161
  <div style="display: flex; flex-wrap: wrap; justify-content: center;">
162
  <!--Example 9-->
163
+ <div style="padding: 20px; width: 100%; text-align: center;" id="example9">
164
+ <a href="https://huggingface.co/MyneFactory/MF-Base/blob/main/Example%20Pictures/V1.0%20Examples/grid-6502.jpg">
165
+ <img src="https://huggingface.co/MyneFactory/MF-Base/resolve/main/Example%20Pictures/V1.0%20Examples/grid-6502.jpg" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" />
166
+ </a>
167
+ <div>
168
+ <div style="display: flex; flex-direction: column; text-align: left;">
169
+ <div style="padding: 4px 2px;">
170
+ <strong style="font-size: 16px; color: #333; display: block;">Prompt:</strong>
171
+ <code style="font-size: 14px; background-color: #f5f5f5; border-radius: 4px; color: #000;">1girl, hands, eyes, eyelashes, ponytail, braids, flower hairstick, embroidery, red hair, glasses, solo, plants, sunlight, masterpiece, detailed, depth of field, reflective, caustics, realistic</code>
172
+ </div>
173
+ <div style="padding: 4px 2px;">
174
+ <strong style="font-size: 16px; color: #696969; display: block;">Negative Prompt:</strong>
175
+ <code style="font-size: 14px; background-color: #f5f5f59d; border-radius: 4px; color: #000;">low quality, worst quality, (bad hands), bad anatomy, watermark, signature, nude, nipples</code>
176
+ </div>
177
+ </div>
178
+ </div>
179
+ <div style="padding:10px 40px">
180
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
181
+ <div style="padding:4px">
182
+ <strong style="font-size: 16px; color: #333;">Steps:</strong>
183
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">50</code>
184
+ </div>
185
+ <div style="padding:4px">
186
+ <strong style="font-size: 16px; color: #333;">Sampler:</strong>
187
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">DPM++ SDE Karras</code>
188
+ </div>
189
+ <div style="padding:4px">
190
+ <strong style="font-size: 16px; color: #333;">CFG Scale:</strong>
191
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">10</code>
192
+ </div>
193
+ </div>
194
+ <div style="display: flex; flex-wrap: wrap; justify-content: space-between;">
195
+ <div style="padding:4px">
196
+ <strong style="font-size: 16px; color: #333;">Seed:</strong>
197
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">2766314147</code>
198
+ </div>
199
+ <div style="padding:4px">
200
+ <strong style="font-size: 16px; color: #333;">Size:</strong>
201
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;"> 896x1152</code>
202
+ </div>
203
+ <div style="padding:4px">
204
+ <strong style="font-size: 16px; color: #333;">Model:</strong>
205
+ <code style="font-size: 14px; padding-left: 6px; background-color: #f5f5f5; border-radius: 4px; color: #000;">MyneFactoryBase V1.0</code>
206
+ </div>
207
+ </div>
208
+ </div>
209
+ </div>
210
+ <!--Example 10-->
211
+ <div style="padding: 20px; width: 100%; text-align: center;" id="example10">
212
  <a href="https://huggingface.co/MyneFactory/MF-Base/blob/main/Example%20Pictures/V1.0%20Examples/grid-6502.jpg">
213
  <img src="https://huggingface.co/MyneFactory/MF-Base/resolve/main/Example%20Pictures/V1.0%20Examples/grid-6502.jpg" style="width: 100%; margin: 0px 0; border: 1px solid #ddd;" />
214
  </a>