Update README.md
Browse files
README.md
CHANGED
@@ -14,11 +14,6 @@ Has the following properties
|
|
14 |
- Included: vae
|
15 |
- Half-precision floating point format: fp16
|
16 |
|
17 |
-
## Model Sources
|
18 |
-
|
19 |
-
- **Original FP16 Model:** https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt
|
20 |
-
- **vae swap:** https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt
|
21 |
-
|
22 |
## Model Sample Outputs
|
23 |
|
24 |
<p align="center">
|
@@ -26,4 +21,9 @@ Has the following properties
|
|
26 |
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%202.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
|
27 |
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%203.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
|
28 |
<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;">
|
29 |
-
</p>
|
|
|
|
|
|
|
|
|
|
|
|
14 |
- Included: vae
|
15 |
- Half-precision floating point format: fp16
|
16 |
|
|
|
|
|
|
|
|
|
|
|
17 |
## Model Sample Outputs
|
18 |
|
19 |
<p align="center">
|
|
|
21 |
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%202.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
|
22 |
<img src="https://huggingface.co/Azher/Anything-v4.5-vae-fp16-diffuser/resolve/main/Image%203.png" alt="Vampire" width="300" height="300" style="display:inline-block;">
|
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)
|