halffried commited on
Commit
73b5b64
1 Parent(s): 66fb967

Add initial upscaler models

Browse files
README.md CHANGED
@@ -1,3 +1,38 @@
1
- ---
2
- license: other
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+
2
+ # Upscaler models
3
+
4
+ Various upscaler models, converted to safetensors
5
+
6
+ # HAT
7
+
8
+ han_ganx4 and hat_lx4 from https://github.com/XPixelGroup/HAT
9
+
10
+ Distributed under the MIT license
11
+
12
+ # SwinIR
13
+
14
+ swin_x4 and swin_lx4 from https://github.com/JingyunLiang/SwinIR
15
+
16
+ Distributed under the Apache-2.0 license
17
+
18
+ # RealESRGAN
19
+
20
+ realesrgan_x4plus and realesrgan_x4plus_anime from https://github.com/xinntao/Real-ESRGAN
21
+
22
+ Distributed under the BSD-3-Clause license
23
+
24
+ # ESRGAN
25
+
26
+ ### Valar
27
+
28
+ esrgan_valar_x4 from https://upscale.wiki/wiki/Model_Database
29
+
30
+ Distributed under the CC0 license
31
+
32
+ ### Animesharp-x4
33
+
34
+ esrgan_animesharp_x4 from https://upscale.wiki/wiki/Model_Database
35
+
36
+ Distributed under the CC BY-NC-SA 4.0 license
37
+
38
+
esrgan_animesharp_x4/4x-AnimeSharp.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1f3af6229c889e44d003cef401e8fd9f53d465f16d9bda54a8111749ea15609
3
+ size 66864025
esrgan_animesharp_x4/README.md ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+
2
+ From https://upscale.wiki/wiki/Model_Database
3
+
4
+ Distributed under CC BY-NC-SA 4.0
esrgan_valar_x4/4x_Valar_v1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:90c3192bef43e4baaa095c04751868065f23c52d98c1b42e6d0916bfeda75646
3
+ size 67544144
hat_ganx4/Real_HAT_GAN_SRx4.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0431b6284d2a1928a4acd85ef8a7aab355f91b3c1ecccc45206d7f3602f4cb5f
3
+ size 84898386
hat_lx4/HAT-L_SRx4_ImageNet-pretrain.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da04ee70eeed8d143b264f244a7582295f7ef78d42f5f6e6dac9c0f92e91d7ab
3
+ size 165299287
realesrgan_x4plus/RealESRGAN_x4plus.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c40e5d35336dafa1c3c5a11cd166a23a5084c3679fdf7b14867c244d62d61c2
3
+ size 66857833
realesrgan_x4plus_anime/RealESRGAN_x4plus_anime_6B.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:204608978208b012333b6ac27a20d99919a5aabcea584cec659a00ddcc043063
3
+ size 17888773
swin_lx4/003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:519b59b11a4d9fdedda5751212386e96be71b3068b84b34c0b4dda362ec59fc8
3
+ size 142232688
swin_x4/003_realSR_BSRGAN_DFO_s64w8_SwinIR-M_x4_GAN.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fc640152039e2561fded48a675bac015972152731b270341fe5e024f34ae2c0
3
+ size 66980186