Azher commited on
Commit
0eb3539
1 Parent(s): 9d56a9e

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -8
README.md CHANGED
@@ -4,17 +4,13 @@
4
  {}
5
  ---
6
 
7
- # Archive
8
-
9
- This is intended for archive purposes
10
-
11
- ## Model: Anything v4.5
12
 
13
  Has the following properties
14
  - Included: vae
15
  - Half-precision floating point format: fp16
16
 
17
- ## Model Sample Outputs
18
 
19
  <p align="center">
20
  <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;">
@@ -23,7 +19,11 @@ Has the following properties
23
  <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;">
24
  </p>
25
 
26
- ## Model Sources
27
 
28
  - **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)
29
- - **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)
 
 
 
 
 
4
  {}
5
  ---
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
+ ### 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