ABDALLALSWAITI commited on
Commit
6660721
·
verified ·
1 Parent(s): f81e217

Upload folder using huggingface_hub

Browse files
Files changed (46) hide show
  1. LICENSE +24 -0
  2. README.md +113 -3
  3. anime/2x-AnimeSharpV2_MoSR_Sharp.pth +3 -0
  4. anime/2x-AnimeSharpV2_MoSR_Soft.pth +3 -0
  5. anime/4xHFA2k_ludvae_realplksr_dysample.pth +3 -0
  6. anime/4x_Fatality_Comix_260000_G.pth +3 -0
  7. anime/4x_NMKD-UltraYandere_300k.pth +3 -0
  8. anime/4x_NMKD-YandereNeoXL_200k.pth +3 -0
  9. anime/WaifuGAN_v3_30000.pth +3 -0
  10. anime/lollypop.pth +3 -0
  11. assets/README.md +11 -0
  12. assets/white_tiger.jpg +1 -0
  13. general/001_classicalSR_DF2K_s64w8_SwinIR-M_x2.pth +3 -0
  14. general/001_classicalSR_DF2K_s64w8_SwinIR-M_x3.pth +3 -0
  15. general/001_classicalSR_DF2K_s64w8_SwinIR-M_x4.pth +3 -0
  16. general/001_classicalSR_DF2K_s64w8_SwinIR-M_x8.pth +3 -0
  17. general/003_realSR_BSRGAN_DFO_s64w8_SwinIR-M_x2_GAN-with-dict-keys-params-and-params_ema.pth +3 -0
  18. general/16xPSNR.pth +3 -0
  19. general/4x-UltraSharp.pth +3 -0
  20. general/4x_NMKD-Superscale-Artisoftject_210000_G.pth +3 -0
  21. general/4x_NMKD-Superscale-SP_178000_G.pth +3 -0
  22. general/4x_NMKDSuperscale_Artisoft_120000_G.pth +3 -0
  23. general/4x_foolhardy_Remacri.pth +3 -0
  24. general/8xPSNR.pth +3 -0
  25. general/8x_NMKD-Superscale_150000_G.pth +3 -0
  26. general/A_ESRGAN_Single.pth +3 -0
  27. general/BSRGAN.pth +3 -0
  28. general/BSRNet.pth +3 -0
  29. general/LDSR_model.ckpt +3 -0
  30. general/Swin2SR_ClassicalSR_X2_64.pth +3 -0
  31. general/Swin2SR_ClassicalSR_X4_64.pth +3 -0
  32. photo/003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN-with-dict-keys-params-and-params_ema.pth +3 -0
  33. photo/4xNomos2_hq_dat2.pth +3 -0
  34. photo/4xNomos2_realplksr_dysample.pth +3 -0
  35. photo/4xNomos8kDAT.pth +3 -0
  36. photo/4xNomosWebPhoto_RealPLKSR.pth +3 -0
  37. photo/4x_CountryRoads_377000_G.pth +3 -0
  38. photo/4x_RealisticRescaler_100000_G.pth +3 -0
  39. photo/4x_Valar_v1.pth +3 -0
  40. photo/Swin2SR_RealworldSR_X4_64_BSRGAN_PSNR.pth +3 -0
  41. requirements.txt +10 -0
  42. special/1xDeJPG_realplksr_otf.pth +3 -0
  43. special/4xArtFaces_realplksr_dysample.pth +3 -0
  44. special/4x_NickelbackFS_72000_G.pth +3 -0
  45. text/2x_Text2HD_v.1-RealPLKSR.pth +3 -0
  46. text/8x_NMKD-Typescale_175k.pth +3 -0
LICENSE ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ MIT License
2
+
3
+ Copyright (c) 2024 Ultimate Upscaler Models Collection
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining a copy
6
+ of this software and associated documentation files (the "Software"), to deal
7
+ in the Software without restriction, including without limitation the rights
8
+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
9
+ copies of the Software, and to permit persons to whom the Software is
10
+ furnished to do so, subject to the following conditions:
11
+
12
+ The above copyright notice and this permission notice shall be included in all
13
+ copies or substantial portions of the Software.
14
+
15
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
16
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
17
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
18
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
19
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
20
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
21
+ SOFTWARE.
22
+
23
+ Note: This license applies to the collection as a whole. Individual models may have
24
+ their own licenses - please check the documentation for each model.
README.md CHANGED
@@ -1,3 +1,113 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Ultimate Upscaler Models Collection
2
+
3
+ <div align="center">
4
+ <img src="../assets/white_tiger.jpg" alt="White Tiger - Upscaled with 4xNomos2_hq_dat2.pth" width="500px">
5
+ <p><i>White Tiger - Upscaled with 4xNomos2_hq_dat2.pth</i></p>
6
+ </div>
7
+
8
+ This repository contains a comprehensive collection of upscaler models organized by their primary purpose. The models are compatible with ComfyUI's Ultimate Upscaler node and other popular frameworks.
9
+
10
+ ## Directory Structure
11
+
12
+ | Directory | Description |
13
+ |-----------|-------------|
14
+ | general/ | Versatile models for various content types |
15
+ | anime/ | Models for anime, manga, and cartoon content |
16
+ | photo/ | Models optimized for photorealistic content |
17
+ | text/ | Models for text and document upscaling |
18
+ | special/ | Models for specific purposes (face enhancement, artifact removal) |
19
+
20
+ ## Anime Models
21
+
22
+ Models specialized for anime, manga, and cartoon content:
23
+
24
+ | Model | Scale | Purpose | Description |
25
+ |-------|-------|---------|-------------|
26
+ | 4xHFA2k_ludvae_realplksr_dysample.pth | 4x | Anime Restoration | Removes noise/compression artifacts while upscaling anime content |
27
+ | 2x-AnimeSharpV2_MoSR_Sharp.pth | 2x | Anime Enhancement | Sharp restoration model for anime content with clean lines |
28
+ | 2x-AnimeSharpV2_MoSR_Soft.pth | 2x | Anime Enhancement | Soft restoration model for anime content with natural details |
29
+ | 4x_Fatality_Comix_260000_G.pth | 4x | Comic/Manga | Specialized for comic and manga content with clean line art |
30
+ | 4x_NMKD-UltraYandere_300k.pth | 4x | Anime Upscaling | High-quality anime upscaler with good color preservation |
31
+ | 4x_NMKD-YandereNeoXL_200k.pth | 4x | Anime Upscaling | Balanced anime upscaler with detail enhancement |
32
+ | lollypop.pth | 4x | Anime Stylization | Stylized anime upscaler with vibrant colors |
33
+ | WaifuGAN_v3_30000.pth | 4x | Anime Restoration | Classic anime upscaler with good detail preservation |
34
+
35
+ ## Photo Models
36
+
37
+ Models specialized for photorealistic content:
38
+
39
+ | Model | Scale | Purpose | Description |
40
+ |-------|-------|---------|-------------|
41
+ | 4xNomos2_hq_dat2.pth | 4x | Photo Upscaling | High-quality photo upscaler with excellent detail preservation |
42
+ | 4xNomos2_realplksr_dysample.pth | 4x | Photo Restoration | Removes compression artifacts while upscaling photos |
43
+ | 4xNomosWebPhoto_RealPLKSR.pth | 4x | Web Photo Enhancement | Specialized for enhancing photos found on the web |
44
+ | 4xNomos8kDAT.pth | 4x | High-Resolution Photos | For producing extremely detailed photo upscales |
45
+ | 003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN-with-dict-keys-params-and-params_ema.pth | 4x | Photo Restoration | Advanced restoration for degraded photographs |
46
+ | 4x_CountryRoads_377000_G.pth | 4x | Landscape Photos | Optimized for natural landscapes and outdoor scenes |
47
+ | 4x_RealisticRescaler_100000_G.pth | 4x | Realistic Textures | Preserves realistic textures in photographs |
48
+ | 4x_Valar_v1.pth | 4x | General Photography | All-purpose photo upscaler with good balance |
49
+ | Swin2SR_RealworldSR_X4_64_BSRGAN_PSNR.pth | 4x | Real-world Photos | Handles various real-world photo degradations |
50
+
51
+ ## Special-Purpose Models
52
+
53
+ Models for specific enhancement tasks:
54
+
55
+ | Model | Scale | Purpose | Description |
56
+ |-------|-------|---------|-------------|
57
+ | 4xArtFaces_realplksr_dysample.pth | 4x | Face Enhancement | Specialized for enhancing faces in artwork and illustrations |
58
+ | 1xDeJPG_realplksr_otf.pth | 1x | JPEG Artifact Removal | Removes JPEG compression artifacts without upscaling |
59
+ | 4x_NickelbackFS_72000_G.pth | 4x | Film Scan Enhancement | Optimized for enhancing film scans and analog photos |
60
+
61
+ ## Text Models
62
+
63
+ Models specialized for enhancing text in documents, scans, and screenshots:
64
+
65
+ | Model | Scale | Purpose | Description |
66
+ |-------|-------|---------|-------------|
67
+ | 2x_Text2HD_v.1-RealPLKSR.pth | 2x | Text Enhancement | Improves readability of small text in images |
68
+ | 8x_NMKD-Typescale_175k.pth | 8x | Document Upscaling | Specialized for documents with large text upscaling |
69
+
70
+ ## General-Purpose Models
71
+
72
+ Versatile models for various content types:
73
+
74
+ | Model | Scale | Purpose | Description |
75
+ |-------|-------|---------|-------------|
76
+ | 4x-UltraSharp.pth | 4x | Detail Enhancement | High-detail universal upscaler with sharpening |
77
+ | 4x_foolhardy_Remacri.pth | 4x | Balanced Upscaling | Good balance between sharpness and artifacts |
78
+ | 4x_NMKD-Superscale-Artisoftject_210000_G.pth | 4x | Artistic Enhancement | Enhances artistic elements while upscaling |
79
+ | 4x_NMKD-Superscale-SP_178000_G.pth | 4x | General Purpose | All-purpose NMKD upscaler with good quality |
80
+ | 4x_NMKDSuperscale_Artisoft_120000_G.pth | 4x | Artistic Style | Balanced artistic upscaler with some stylization |
81
+ | 8x_NMKD-Superscale_150000_G.pth | 8x | Large Upscaling | For significant size increases with good quality |
82
+ | 8xPSNR.pth | 8x | Clean Upscaling | Produces clean 8x upscales with minimal artifacts |
83
+ | 16xPSNR.pth | 16x | Extreme Upscaling | For extreme upscaling needs with reasonable quality |
84
+ | A_ESRGAN_Single.pth | 4x | Versatile ESRGAN | General-purpose ESRGAN upscaler with good balance |
85
+ | BSRGAN.pth | 4x | Blind Super-Resolution | Handles unknown degradations well |
86
+ | BSRNet.pth | 4x | Blind Super-Resolution | Non-GAN variant with more neutral results |
87
+ | LDSR_model.ckpt | Variable | Latent Diffusion SR | Latent diffusion-based super-resolution model |
88
+ | Swin2SR_ClassicalSR_X2_64.pth | 2x | Clean Upscaling | Clean 2x upscaler with minimal artifacts |
89
+ | Swin2SR_ClassicalSR_X4_64.pth | 4x | Clean Upscaling | Clean 4x upscaler with minimal artifacts |
90
+ | 001_classicalSR_DF2K_s64w8_SwinIR-M_x2.pth | 2x | Classical SR | SwinIR medium model for 2x upscaling |
91
+ | 001_classicalSR_DF2K_s64w8_SwinIR-M_x3.pth | 3x | Classical SR | SwinIR medium model for 3x upscaling |
92
+ | 001_classicalSR_DF2K_s64w8_SwinIR-M_x4.pth | 4x | Classical SR | SwinIR medium model for 4x upscaling |
93
+ | 001_classicalSR_DF2K_s64w8_SwinIR-M_x8.pth | 8x | Classical SR | SwinIR medium model for 8x upscaling |
94
+ | 003_realSR_BSRGAN_DFO_s64w8_SwinIR-M_x2_GAN-with-dict-keys-params-and-params_ema.pth | 2x | Real-world SR | SwinIR medium GAN model for real-world images |
95
+
96
+ ## Using with ComfyUI Ultimate Upscaler
97
+
98
+ These models are compatible with ComfyUI's Ultimate Upscaler node. When using them:
99
+
100
+ 1. Select the appropriate model based on your content type
101
+ 2. Adjust the denoise strength based on the content:
102
+ - Lower (0.2-0.4) for preserving details, line art, and textures
103
+ - Moderate (0.4-0.6) for general content
104
+ - Higher (0.6-0.8) for smoother results and noise removal
105
+ 3. Enable tile processing for large images with appropriate overlap (64-128 pixels)
106
+
107
+ ## Model Selection Guide
108
+
109
+ - **Anime Content**: For anime, manga, and cartoons, try `4xHFA2k_ludvae_realplksr_dysample.pth` for restoration or `4x_NMKD-UltraYandere_300k.pth` for general upscaling
110
+ - **Photographs**: For photos, try `4xNomos2_hq_dat2.pth` or `4xNomos2_realplksr_dysample.pth` for JPEG artifacts
111
+ - **Text Documents**: For text, try `2x_Text2HD_v.1-RealPLKSR.pth` for small text or `8x_NMKD-Typescale_175k.pth` for larger upscales
112
+ - **Faces**: For face enhancement, try `4xArtFaces_realplksr_dysample.pth`
113
+ - **General Use**: For versatile upscaling, try `4x-UltraSharp.pth` or `A_ESRGAN_Single.pth`
anime/2x-AnimeSharpV2_MoSR_Sharp.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5a69d1c681aef2251802e69131631868b451c3874e0afb46f55bd6cc820e6400
3
+ size 17324914
anime/2x-AnimeSharpV2_MoSR_Soft.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:141bd9b90c323f84cbeb17b4238f3b27df29fb43aeb09916aa6791d00e9352e4
3
+ size 17324914
anime/4xHFA2k_ludvae_realplksr_dysample.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6e44af18fd3159787b0dbf81d432a6c1ba12c736fc1184b107ed091e49e327c
3
+ size 29715988
anime/4x_Fatality_Comix_260000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3d3ebdc1abcd24b02556a64d9c65adc3c31ec2f55d731f70370ddc49067ecbb8
3
+ size 66958607
anime/4x_NMKD-UltraYandere_300k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:717ec8b63ae676b3b6ca6bcc0c7446b75c68a356fde404c725ee4dc8d40e37b2
3
+ size 66961958
anime/4x_NMKD-YandereNeoXL_200k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ddcb5856b948654b6298fd50ed90a461eff8442d298779c23724a8c0e7bbbab1
3
+ size 66961958
anime/WaifuGAN_v3_30000.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f2d8c985b59ff33cf1d70bdae489f748b687fff6124310da5c1bfbb8f8913486
3
+ size 66958607
anime/lollypop.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e609039d8ece82dd6aba14b692181c6722a461a762eef538700683dfef6fb6e
3
+ size 66961958
assets/README.md ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Assets Directory
2
+
3
+ This directory contains assets used in the documentation, such as example images and screenshots.
4
+
5
+ ## Contents
6
+
7
+ - Example upscaled images
8
+ - Comparison images
9
+ - Icons and other visual assets
10
+
11
+ These assets are referenced in the README files throughout the repository.
assets/white_tiger.jpg ADDED
general/001_classicalSR_DF2K_s64w8_SwinIR-M_x2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2032ebf8f401dd3ce2fae5f3852117cb72101ec6ed8358faa64c2a3fa09ed4ac
3
+ size 67277475
general/001_classicalSR_DF2K_s64w8_SwinIR-M_x3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6eca3aee41f53322cd2f5a13650e212b80be8f3c0439d6fe19aef13ab1f509c7
3
+ size 68016035
general/001_classicalSR_DF2K_s64w8_SwinIR-M_x4.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e78e33f22c1aa8a773db0cf4a7381bae97c2362c717f155439ebc690cbd9215
3
+ size 67869037
general/001_classicalSR_DF2K_s64w8_SwinIR-M_x8.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b522c1ea5c21006ce3398797eb20b131ca0024cc6e7b8f3d5d29fad1310a49c
3
+ size 68460535
general/003_realSR_BSRGAN_DFO_s64w8_SwinIR-M_x2_GAN-with-dict-keys-params-and-params_ema.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ed2e3fa627d264477406013ae296caa85bcbdf7a64df77f54571fa2248d229c
3
+ size 133949837
general/16xPSNR.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c145d3d3f6a4c9d1270ce59ea8f68db23308d421e5a2affb8f7f8dcdcabbd96e
3
+ size 67254807
general/4x-UltraSharp.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a5812231fc936b42af08a5edba784195495d303d5b3248c24489ef0c4021fe01
3
+ size 66961958
general/4x_NMKD-Superscale-Artisoftject_210000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9d9eb7698287573c3c4c08116d1ee75c5c68edf7b905ce8e8d3e1bea0b243d2
3
+ size 66958607
general/4x_NMKD-Superscale-SP_178000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d1b0078fe71446e0469d8d4df59e96baa80d83cda600d68237d655830821bcc
3
+ size 66958607
general/4x_NMKDSuperscale_Artisoft_120000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:090ac07bfbfe306df7b3ddde3004f6cb332ec3183a8a95876f35e90b25d2c80b
3
+ size 67080122
general/4x_foolhardy_Remacri.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1a73bd89c2da1ae494774746398689048b5a892bd9653e146713f9df8bca86a
3
+ size 67025055
general/8xPSNR.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9face4ec7319f8d7d9d05e25b565e3273a279f5d023a5768339cce6fb069913b
3
+ size 67106707
general/8x_NMKD-Superscale_150000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1fb44a906b9bc4dd89d6bf8d1d28e6cc59cc58c2a28251aa88c85a38e72c8507
3
+ size 67106707
general/A_ESRGAN_Single.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b6e072f275054682dbd23bf3e7f6fcc40acf1b64f146cab8372b2c220d96fb5f
3
+ size 134082187
general/BSRGAN.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5d505a0766160921e0388d76e1ddf08cb114303990f9080432bf2b1c988b1c54
3
+ size 67046751
general/BSRNet.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fa633d80ff4db5a546740ae8e3baebe925fc84d3c03e3e9002493acc5e88c3ec
3
+ size 67046751
general/LDSR_model.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c209caecac2f97b4bb8f4d726b70ac2ac9b35904b7fc99801e1f5e61f9210c13
3
+ size 2039822129
general/Swin2SR_ClassicalSR_X2_64.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:04834dbf863f00168ece32f9fc34ad1e3ad48ff1bf8098812573ed5810b59fa0
3
+ size 68764341
general/Swin2SR_ClassicalSR_X4_64.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fef30c758897992581f6b3ae7802bea246bc56d88dd36403d377d8dcf47a173
3
+ size 69355825
photo/003_realSR_BSRGAN_DFOWMFC_s64w8_SwinIR-L_x4_GAN-with-dict-keys-params-and-params_ema.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36e9dd7013e75af8cb2c39dddac7c0df49e80c674afd1d7f266c91c81a887b39
3
+ size 284951549
photo/4xNomos2_hq_dat2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1f2be2b4786b5031776aed90e1818564f5576ab1e44da9355c7f3788ea25bdea
3
+ size 140196334
photo/4xNomos2_realplksr_dysample.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96c8476ed2c42107628d10562b32ae89e7be3c2f7a53d29504823e9bafe8121d
3
+ size 29715988
photo/4xNomos8kDAT.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c1c87b04c261251264cd83e2bc90f49c9d5280bf18309e7b9919f1a8b27f53c6
3
+ size 309317507
photo/4xNomosWebPhoto_RealPLKSR.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9db66c9b674c6a5025b6ef3bee71a57c33b8605d8a2de0980470f89002efbbe
3
+ size 29683482
photo/4x_CountryRoads_377000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e033b0045226214486cc2975d3a72112496320a1bf511ae2fee5ab4acc94a3c7
3
+ size 66961958
photo/4x_RealisticRescaler_100000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7381a1229143c9301a94421b610d95eb312e2555743cc9e80099a0e15ac5bd3b
3
+ size 134051293
photo/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
photo/Swin2SR_RealworldSR_X4_64_BSRGAN_PSNR.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2b7afb6ba8c076f7a4987001c142b7bc5f23bf229125775eee599faf5bf7c40e
3
+ size 68617773
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ torch>=1.7.0
2
+ torchvision>=0.8.0
3
+ numpy>=1.19.0
4
+ Pillow>=8.0.0
5
+ basicsr>=1.4.2
6
+ huggingface_hub>=0.12.0
7
+ diffusers>=0.14.0
8
+ transformers>=4.25.1
9
+ opencv-python>=4.5.0
10
+ tqdm>=4.64.0
special/1xDeJPG_realplksr_otf.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3bf4959fbd4b39b8877e73ea97a54d4280755371fe4bd64a2836c707d7fd485b
3
+ size 29559554
special/4xArtFaces_realplksr_dysample.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bf313b7bad114cc22538c28341fcfc9d9e9d9c623ad25633ee49ee34625e271a
3
+ size 29715988
special/4x_NickelbackFS_72000_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a177fe6c4c125ca0e5dd5d70453112ca17c9de62eb055bef70111edd220d07fa
3
+ size 67077535
text/2x_Text2HD_v.1-RealPLKSR.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1aeb4f5816fa2fd302a2c8aef49c3252cc14a5e22c4d9359f5c266a823ceb269
3
+ size 29580290
text/8x_NMKD-Typescale_175k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1bceca9277a870617d611222adce394f71123fc345334c2bb75e80034c7ab323
3
+ size 67110058