saddam213 commited on
Commit
ff7d076
·
verified ·
1 Parent(s): c1952ac

Upload 31 files

Browse files
.gitattributes CHANGED
@@ -33,3 +33,13 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ BSRGAN-2x/Icon.png filter=lfs diff=lfs merge=lfs -text
37
+ RealESR-General-4x/Icon.png filter=lfs diff=lfs merge=lfs -text
38
+ RealESRGAN-2x/Icon.png filter=lfs diff=lfs merge=lfs -text
39
+ RealESRGAN-4x/Icon.png filter=lfs diff=lfs merge=lfs -text
40
+ Swin2SR-Classical-2x/Icon.png filter=lfs diff=lfs merge=lfs -text
41
+ Swin2SR-Classical-4x/Icon.png filter=lfs diff=lfs merge=lfs -text
42
+ SwinIR-BSRGAN-4x/Icon.png filter=lfs diff=lfs merge=lfs -text
43
+ SwinIR-Noise/Icon.png filter=lfs diff=lfs merge=lfs -text
44
+ UltraMix-Smooth-4x/Icon.png filter=lfs diff=lfs merge=lfs -text
45
+ UltraSharp-4x/Icon.png filter=lfs diff=lfs merge=lfs -text
BSRGAN-2x/Icon.png ADDED

Git LFS Details

  • SHA256: 7e3583252d3f3c08948368c7084be5533d8a3dcd25967895bf23143e0ee400de
  • Pointer size: 131 Bytes
  • Size of remote file: 381 kB
BSRGAN-2x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "6672E9D9-99C7-4804-9281-C83C753F778B",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "BSRGAN-2x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/BSRGAN-2x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "A general-purpose 2x upscaler that balances sharpness and realism while reducing noise and artifacts.",
10
+ "Rank": 101,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 2,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/BSRGAN-2x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/BSRGAN-2x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/BSRGAN-2x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/BSRGAN-2x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/BSRGAN-2x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
BSRGAN-2x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba3a43613f5d2434c853201411b87e75c25ccb5b5918f38af504e4cf3bd4df9a
3
+ size 33531571
README.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ ---
2
+ pipeline_tag: image-to-image
3
+ ---
RealESR-General-4x/Icon.png ADDED

Git LFS Details

  • SHA256: f6b035f20f64bf33046205ca0e4e6d55e653d499a93f37a5944a4f6723efdd73
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
RealESR-General-4x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "AD3471B1-95A5-497C-A0C5-4C603EBDA251",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "RealESR General 4x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESR-General-4x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "A high-fidelity upscaler optimized for real images, offering enhanced sharpness and clarity without over-smoothing",
10
+ "Rank": 104,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 4,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESR-General-4x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESR-General-4x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESR-General-4x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESR-General-4x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESR-General-4x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
RealESR-General-4x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:09b757accd747d7e423c1d352b3e8f23e77cc5742d04bae958d4eb8082b76fa4
3
+ size 4871181
RealESRGAN-2x/Icon.png ADDED

Git LFS Details

  • SHA256: 8a276b65f865c054bc4e110b6cab4239c5c3ef336b5a9d6a0aea9d6c447c9fd4
  • Pointer size: 131 Bytes
  • Size of remote file: 450 kB
RealESRGAN-2x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "E41B4805-97B8-4104-B7B5-CD5C40AC2122",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "RealESRGAN 2x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-2x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "An improved version of ESRGAN, trained to handle real-world images with better detail and fewer distortions.",
10
+ "Rank": 102,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 2,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-2x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-2x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-2x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-2x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-2x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
RealESRGAN-2x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0b1770bcb31b3a9021d4251b538da4eb47c84f42706504d44a76d17e8c267606
3
+ size 33619494
RealESRGAN-4x/Icon.png ADDED

Git LFS Details

  • SHA256: 166e2c8d224955e8f8fbee7eedaed485c6a1fc85d08d5750a807e02ec698f3a0
  • Pointer size: 132 Bytes
  • Size of remote file: 1.5 MB
RealESRGAN-4x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "B71C2F8D-45F9-4423-9005-59AE84675112",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "RealESRGAN 4x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-4x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "An improved version of ESRGAN, trained to handle real-world images with better detail and fewer distortions.",
10
+ "Rank": 103,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 4,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-4x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-4x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-4x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-4x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/RealESRGAN-4x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
RealESRGAN-4x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0a06c68f463a14bf5563b78d77d61ba4394024e148383c4308d6d3783eac2dc5
3
+ size 33606180
Swin2SR-Classical-2x/Icon.png ADDED

Git LFS Details

  • SHA256: 2f5f5f63b0637ce0cf66bf38f3600428c7f4ca797ab0c698e92649a12ee0da61
  • Pointer size: 131 Bytes
  • Size of remote file: 466 kB
Swin2SR-Classical-2x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "AD3A6009-99D6-4276-8439-53B2B24D6399",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "Swin2SR Classical 2x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-2x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "A Swin Transformer-based upscaler designed for high-quality classical image super-resolution with balanced detail and smoothness.",
10
+ "Rank": 105,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 2,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-2x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-2x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-2x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-2x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-2x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
Swin2SR-Classical-2x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dde3fe2440543ccae7c40d175609f83c18aeaa3d8456745c4329ef97ae744bd
3
+ size 54428699
Swin2SR-Classical-4x/Icon.png ADDED

Git LFS Details

  • SHA256: 541b5ad4c6f3f6978fff8d017b22029b3595e989e4d8df64055dec952e32e6f5
  • Pointer size: 132 Bytes
  • Size of remote file: 1.36 MB
Swin2SR-Classical-4x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "ADA802E2-5909-42A1-920F-D01F12E8DE38",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "Swin2SR Classical 4x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-4x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "A Swin Transformer-based upscaler designed for high-quality classical image super-resolution with balanced detail and smoothness",
10
+ "Rank": 106,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 4,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-4x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-4x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-4x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-4x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/Swin2SR-Classical-4x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
Swin2SR-Classical-4x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95c8b7c898a6d08c788e5d9e7c7e78cfb2956f2cbbabe78264002f9704554992
3
+ size 55020184
SwinIR-BSRGAN-4x/Icon.png ADDED

Git LFS Details

  • SHA256: 1211cac95064dcfa138ec1835c4bb86342541ac37327f16cda1b44f96a0ae85d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.6 MB
SwinIR-BSRGAN-4x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "6672E9D9-99C7-4804-9281-C83C753F778B",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "SwinIR BSRGAN 4x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-BSRGAN-4x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "A fusion of SwinIR and BSRGAN, combining transformer-based reconstruction with BSRGAN’s noise handling for realistic and artifact-free upscaling.",
10
+ "Rank": 107,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 4,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-BSRGAN-4x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-BSRGAN-4x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-BSRGAN-4x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-BSRGAN-4x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-BSRGAN-4x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
SwinIR-BSRGAN-4x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50a7b6fcaad6c4f342c5e1d059916a3e5d48e89d1d311270a476a7ce6a2ea09f
3
+ size 61316800
SwinIR-Noise/Icon.png ADDED

Git LFS Details

  • SHA256: 39365def7da3b693685bb3e4fb4952d830e9fc4dc522152d145c49d9b2f9e1e3
  • Pointer size: 131 Bytes
  • Size of remote file: 415 kB
SwinIR-Noise/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "8E92DB6B-C306-4431-8797-25B1850E37C5",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "SwinIR Noise Reduction",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-Noise/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "SwinIR Noise - A Swin Transformer-based upscaler designed to remove noise while preserving details, ideal for enhancing low-quality or grainy images.",
10
+ "Rank": 108,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 1,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-Noise/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-Noise/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-Noise/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-Noise/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/SwinIR-Noise/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
SwinIR-Noise/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4e5dc0108de3283f21b9076c523d95949b98aea61d93f0d7c62da4beeeec3388
3
+ size 145858484
UltraMix-Smooth-4x/Icon.png ADDED

Git LFS Details

  • SHA256: bbb627fbfd721d1462f425f4377e1af3ce60fa978276bf0bd7519fc86d74273c
  • Pointer size: 132 Bytes
  • Size of remote file: 1.59 MB
UltraMix-Smooth-4x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "2837D948-143D-4B4A-A602-828C10096D91",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "UltraMix Smooth 4x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraMix-Smooth-4x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "A high-quality upscaler that enhances details while keeping textures soft and natural, reducing noise and artifacts.",
10
+ "Rank": 109,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 4,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraMix-Smooth-4x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraMix-Smooth-4x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraMix-Smooth-4x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraMix-Smooth-4x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraMix-Smooth-4x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
UltraMix-Smooth-4x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b96d63c239121b1ad5992e42a2089d6b4e1185c493c6440adfeafc0a20591eb
3
+ size 33606180
UltraSharp-4x/Icon.png ADDED

Git LFS Details

  • SHA256: 05992019dd97d87b4a88ab991c3726d528d40798a9e96191061e507cd4bcd28d
  • Pointer size: 132 Bytes
  • Size of remote file: 1.4 MB
UltraSharp-4x/amuse_template.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "Id": "3CCD743B-291F-4334-9D0D-22B4289EE720",
3
+ "FileVersion": "1",
4
+ "Created": "2025-03-07T00:00:00",
5
+ "IsProtected": false,
6
+ "Name": "UltraSharp 4x",
7
+ "ImageIcon": "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraSharp-4x/Icon.png",
8
+ "Author": "Unknown",
9
+ "Description": "An advanced upscaler focused on maximum sharpness and detail, making edges and textures crisp without excessive smoothing.",
10
+ "Rank": 110,
11
+ "Group": "Online",
12
+ "Template": "Upscaler",
13
+ "Category": "Upscaler",
14
+ "UpscaleTemplate": {
15
+ "ScaleFactor": 4,
16
+ "SampleSize": 512,
17
+ "Channels": 3,
18
+ "TileSize": 512,
19
+ "TileOverlap": 16,
20
+ "NormalizeInput": true,
21
+ "NormalizeType": "ZeroToOne"
22
+ },
23
+ "MemoryMin": 0,
24
+ "MemoryMax": 1,
25
+ "DownloadSize": 0.2,
26
+ "Website": "https://huggingface.co/TensorStack/Upscale-amuse",
27
+ "Licence": "",
28
+ "LicenceType": "NonCommercial",
29
+ "IsLicenceAccepted": false,
30
+ "Repository": "https://huggingface.co/TensorStack/Upscale-amuse/",
31
+ "RepositoryFiles": [
32
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/README.md",
33
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraSharp-4x/model.onnx"
34
+ ],
35
+ "PreviewImages": [
36
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraSharp-4x/Sample.png",
37
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraSharp-4x/Sample2.png",
38
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraSharp-4x/Sample3.png",
39
+ "https://huggingface.co/TensorStack/Upscale-amuse/resolve/main/UltraSharp-4x/Sample4.png"
40
+ ],
41
+ "Tags": []
42
+ }
UltraSharp-4x/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d801b7f6081746e0b2cccef407c7a8acdb95e284c89298684582a8f2b35ad0f9
3
+ size 33606180