Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
0x90e
/
ESRGAN-MANGA
like
12
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
1f467d3
ESRGAN-MANGA
1 contributor
History:
48 commits
0x90e
Add new checkpoints for different upscaling methods.
1f467d3
over 2 years ago
.gitattributes
Safe
1.48 kB
initial commit
over 2 years ago
.gitignore
Safe
73 Bytes
Add new checkpoints for different upscaling methods.
over 2 years ago
4x-AnimeSharp.pth
Safe
pickle
Detected Pickle imports (3)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
What is a pickle import?
67 MB
LFS
Add new checkpoints for different upscaling methods.
over 2 years ago
4x-UniScaleV2_Sharp.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
67 MB
LFS
Add new checkpoints for different upscaling methods.
over 2 years ago
4x_eula_digimanga_bw_v1_860k.pth
Safe
pickle
Detected Pickle imports (3)
"torch.FloatStorage"
,
"collections.OrderedDict"
,
"torch._utils._rebuild_tensor_v2"
What is a pickle import?
67 MB
LFS
Add new checkpoints for different upscaling methods.
over 2 years ago
4x_eula_digimanga_bw_v2_nc1_307k.pth
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"torch.FloatStorage"
,
"typing.OrderedDict"
,
"collections.OrderedDict"
How to fix it?
67 MB
LFS
Upload 4x_eula_digimanga_bw_v2_nc1_307k.pth
over 2 years ago
LICENSE
Safe
11.4 kB
First commit
over 2 years ago
QA.md
Safe
2.47 kB
First commit
over 2 years ago
README.md
Safe
134 Bytes
Readme fix.
over 2 years ago
app.py
Safe
1.53 kB
Fixes.
over 2 years ago
architecture.py
Safe
1.64 kB
Upscaling works now
over 2 years ago
block.py
Safe
9.65 kB
Upscaling works now
over 2 years ago
inference_manga.py
Safe
1.38 kB
Fixes.
over 2 years ago
net_interp.py
Safe
567 Bytes
First commit
over 2 years ago
requirements.txt
Safe
153 Bytes
requirements
over 2 years ago
util.py
Safe
112 Bytes
Better colab compat
over 2 years ago