File size: 529 Bytes
6d5ae6c 0d8b2cd |
1 2 3 4 5 6 7 8 9 10 11 12 |
---
license: apache-2.0
---
These are two proof-of-concept `compact` (`SRVGGNetCompact`) models meant to be used with anime images.
- `RevDiff1_x1_soft.pth` - x1 model, cleans up linework/random spots fairly well, recommended.
- `RevDiff1_x2_sharp.pth` - x2 model, upscales clean lineart reasonably well, but has issues with artifacting.
They were trained against images that have been processed by stable diffusion at a low denoise. The goal was to try and revert the artifacts introduced by the VAE/UNET.
Release post soon.
|