p1atdev commited on
Commit
3347423
1 Parent(s): f10deef

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -10
README.md CHANGED
@@ -5,26 +5,23 @@ license: creativeml-openrail-m
5
  <details>
6
  <summary>Change logs</summary>
7
 
8
-
9
  - 2023/02/27: Uploaded [the first version](https://huggingface.co/p1atdev/badquality/blob/813b5e7a81862e0594333cc3fd6e2a8e0092b684/badquality.pt) for WD 1.5 beta epoch1+.
10
 
11
  </details>
12
 
13
  <h1 class="mt-4">badquality</h1>
14
 
15
- Negative prompt embedding for WD1.5 beta (e1). (Be careful not to use in positive prompt!)
16
 
17
  Download [badquality.pt](https://huggingface.co/p1atdev/badquality/blob/main/badquality.pt) and put it into the embeddings folder.
18
 
19
- ![image.jpg](https://s3.amazonaws.com/moonup/production/uploads/1677472688802-6305db1fcfbde33ef7d480ff.jpeg)
20
-
21
- <details>
22
- <summary>Parameters</summary>
23
 
24
- masterpiece, best quality, high quality, exceptional, best aesthetic, newest, 1girl, solo, red hair, cat ears, black shirt, dress shirt, looking at viewer, upper body
 
25
  Negative prompt: badquality
26
- Steps: 20, Sampler: Euler a, CFG scale: 7, Seed: 3673659041, Size: 512x768, Model hash: 5a5a5cf857, Model: wd15-beta1-fp16, Clip skip: 2
27
-
28
- </details>
29
 
30
 
 
5
  <details>
6
  <summary>Change logs</summary>
7
 
8
+ - 2023/03/02: Uploaded [a new version](https://huggingface.co/p1atdev/badquality/blob/f10deeff7b9f99a99ba9a94002dbb011e146fe86/badquality.pt) for WD 1.5 beta 2.
9
  - 2023/02/27: Uploaded [the first version](https://huggingface.co/p1atdev/badquality/blob/813b5e7a81862e0594333cc3fd6e2a8e0092b684/badquality.pt) for WD 1.5 beta epoch1+.
10
 
11
  </details>
12
 
13
  <h1 class="mt-4">badquality</h1>
14
 
15
+ Negative prompt embedding for WD1.5 beta (e2). (Be careful not to use in positive prompt!)
16
 
17
  Download [badquality.pt](https://huggingface.co/p1atdev/badquality/blob/main/badquality.pt) and put it into the embeddings folder.
18
 
19
+ ![image.jpg](https://s3.amazonaws.com/moonup/production/uploads/1677697653623-6305db1fcfbde33ef7d480ff.jpeg)
 
 
 
20
 
21
+ ```
22
+ masterpiece, best quality, exceptional, best quality, 1girl, loli, red hair, cat ears, dress, from above, looking at viewer, beautiful detailed
23
  Negative prompt: badquality
24
+ Steps: 20, Sampler: DPM++ 2M Karras, CFG scale: 7, Seed: 3654617288, Size: 512x768, Model hash: 4bf1855f4d, Model: wd-1-5-beta2-fp16, Clip skip: 2
25
+ ```
 
26
 
27