Update README.md
Browse files
README.md
CHANGED
@@ -4,11 +4,20 @@
|
|
4 |
{}
|
5 |
---
|
6 |
|
7 |
-
#
|
8 |
|
9 |
-
This is
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
|
11 |
## Model Sources
|
12 |
|
13 |
- **Original FP16 Model:** https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.5-pruned-fp16.ckpt
|
14 |
-
- **vae swap:** https://huggingface.co/andite/anything-v4.0/blob/main/anything-v4.0.vae.pt
|
|
|
|
|
|
|
|
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 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 |
+
![test](https://s3.amazonaws.com/moonup/production/uploads/1674263031698-6305db1fcfbde33ef7d480ff.png)
|