Update README.md
Browse files
README.md
CHANGED
|
@@ -17,13 +17,17 @@ There's a few VAEs in here
|
|
| 17 |
2. blessed-fix.vae.pt : blessed VAE with Patch Encoder (to fix [this issue](https://github.com/sALTaccount/VAE-BlessUp/issues/1))
|
| 18 |
3. blessed2.vae.pt : Customly tuned by me
|
| 19 |
|
| 20 |
-
## Differences
|
| 21 |
```diff
|
| 22 |
- Left: AnythingVAE (funfact: it's just NAI VAE but renamed)
|
| 23 |
+ Right: BlessedVAE
|
| 24 |
```
|
| 25 |

|
| 26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
| 27 |
## Credits
|
| 28 |
- Salt for the model and script
|
| 29 |
- Reuploaded from https://github.com/sALTaccount/VAE-BlessUp example
|
|
|
|
| 17 |
2. blessed-fix.vae.pt : blessed VAE with Patch Encoder (to fix [this issue](https://github.com/sALTaccount/VAE-BlessUp/issues/1))
|
| 18 |
3. blessed2.vae.pt : Customly tuned by me
|
| 19 |
|
| 20 |
+
## Differences
|
| 21 |
```diff
|
| 22 |
- Left: AnythingVAE (funfact: it's just NAI VAE but renamed)
|
| 23 |
+ Right: BlessedVAE
|
| 24 |
```
|
| 25 |

|
| 26 |
|
| 27 |
+

|
| 28 |
+
|
| 29 |
+

|
| 30 |
+
|
| 31 |
## Credits
|
| 32 |
- Salt for the model and script
|
| 33 |
- Reuploaded from https://github.com/sALTaccount/VAE-BlessUp example
|