Azher commited on
Commit
edb2f6b
·
1 Parent(s): 0eb3539

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -8
README.md CHANGED
@@ -6,11 +6,11 @@
6
 
7
  # Model: Anything v4.5
8
 
9
- Has the following properties
10
  - Included: vae
11
  - Half-precision floating point format: fp16
12
 
13
- ### Model Sample Outputs
14
 
15
  <p align="center">
16
  <img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%201.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
@@ -19,11 +19,21 @@ Has the following properties
19
  <img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%204.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
20
  </p>
21
 
22
- ### Model Sources
 
 
 
 
 
 
 
 
 
 
 
 
 
 
23
 
24
  - **Original FP16 Model:** [https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt)
25
- - **vae swap:** [https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt)
26
-
27
- ### Archive
28
-
29
- This is intended for archive purposes
 
6
 
7
  # Model: Anything v4.5
8
 
9
+ Has the following properties:
10
  - Included: vae
11
  - Half-precision floating point format: fp16
12
 
13
+ # Model Sample Outputs
14
 
15
  <p align="center">
16
  <img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%201.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
 
19
  <img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%204.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
20
  </p>
21
 
22
+ Output Information:
23
+ - Prompt:
24
+ '''
25
+ beautiful, masterpiece, black dress, black hair, red eyes, pale, 1girl, stunning, black collar choker, jeweled earrings
26
+ '''
27
+ - Negative Prompt:
28
+ '''
29
+ lowres, bad anatomy, bad hands, text, error, missing fingers, extra digit, fewer digits, cropped, worst quality, low quality, normal quality, jpeg artifacts, signature, watermark, username, blurry, artist name, nsfw
30
+ '''
31
+ - Setup:
32
+ '''
33
+ Steps: 30, Sampler: DPM++ 2M Karras, CFG scale: 11, Size: 512x512
34
+ '''
35
+
36
+ # Model Sources
37
 
38
  - **Original FP16 Model:** [https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt)
39
+ - **vae swap:** [https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt](https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt)