Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,48 @@
|
|
1 |
-
---
|
2 |
-
license: cc-by-nc-sa-4.0
|
3 |
-
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
license: cc-by-nc-sa-4.0
|
3 |
+
---
|
4 |
+
@news
|
5 |
+
|
6 |
+
## 2x-AnimeSharpV2 Set
|
7 |
+
|
8 |
+
**Scale:** 2
|
9 |
+
**Architecture:** RealPLKSR & MoSR GPS
|
10 |
+
|
11 |
+
**Author:** Kim2091
|
12 |
+
**License:** CC BY-NC-SA 4.0
|
13 |
+
**Purpose:** Anime
|
14 |
+
**Subject:**
|
15 |
+
**Input Type:** Images
|
16 |
+
**Date:** 10-3-24
|
17 |
+
**Size:**
|
18 |
+
**I/O Channels:** 3(RGB)->3(RGB)
|
19 |
+
|
20 |
+
**Dataset:** HFA2k modified
|
21 |
+
**Dataset Size:** 2-3k
|
22 |
+
**OTF (on the fly augmentations):** No
|
23 |
+
**Pretrained Model:** 4x_realplksr_mssim_pretrain & 4x-MoSR_GPS_Pretrain
|
24 |
+
**Iterations:** 100k & 75k
|
25 |
+
**Batch Size:** 6-10
|
26 |
+
**GT Size:** 64-256
|
27 |
+
|
28 |
+
**Description:** This is my first anime model in years. Hopefully you guys can find a good use-case for it. Included are 4 models:
|
29 |
+
|
30 |
+
1. RealPLKSR (Higher quality, slower)
|
31 |
+
2. MoSR (Lower quality, faster)
|
32 |
+
|
33 |
+
There are Sharp and Soft versions of both
|
34 |
+
When to use each:
|
35 |
+
- __Sharp:__ For heavily degraded sources. Sharp models have issues depth of field but are best at removing artifacts
|
36 |
+
- __Soft:__ For cleaner sources. Soft models preserve depth of field but may not remove other artifacts as well
|
37 |
+
|
38 |
+
__Notes:__
|
39 |
+
- MoSR doesn't work in chaiNNer currently
|
40 |
+
- To use MoSR:
|
41 |
+
1. Use the ONNX version in tools like [VideoJaNai](<https://github.com/the-database/VideoJaNai>)
|
42 |
+
2. Update spandrel in the latest version of ComfyUI
|
43 |
+
|
44 |
+
The ONNX version may produce slightly different results than the .pth version. If you have issues, try the .pth model.
|
45 |
+
|
46 |
+
__Comparisons:__ https://slow.pics/c/4UI20Qlu
|
47 |
+
|
48 |
+
https://github.com/user-attachments/assets/001c0eb2-7558-4294-b722-a7371f87a912
|