Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
Models that are mixed and have Anything V3 as a base
|
2 |
+
|
3 |
+
naming would be like the ff:
|
4 |
+
|
5 |
+
```
|
6 |
+
AV3-<model1>-<percent>W(-<model2>-<percent>W)?
|
7 |
+
```
|
8 |
+
|
9 |
+
Current List of models:
|
10 |
+
- [**AV3-F222-15W**](https://huggingface.co/NUROISEA/anything-mix/resolve/main/AV3-F222-15W-ELY-10W.ckpt)
|
11 |
+
- 15% of F222
|
12 |
+
- [**AV3-F222-15W-ELY-10W**](https://huggingface.co/NUROISEA/anything-mix/resolve/main/AV3-F222-15W.ckpt)
|
13 |
+
- 15% of F222 *then* 10% of Elysium Anime V2
|