Update README.md
Browse files
README.md
CHANGED
@@ -4,17 +4,13 @@
|
|
4 |
{}
|
5 |
---
|
6 |
|
7 |
-
#
|
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 |
-
|
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 |
-
|
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
|