Skip to content

Commit 9061b6c

Browse files
authored
Fix author casing and update resource size
1 parent 143c25f commit 9061b6c

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/models/1x-Archiver-Soft.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
{
22
"name": "Archiver Soft",
3-
"author": "Loganavter",
3+
"author": "loganavter",
44
"license": "MIT",
55
"tags": [
66
"denoise",
77
"restoration",
88
"dehalo",
9-
"cartoon",
9+
"cartoon"
1010
],
1111
"description": "A light-touch restoration model from the Archivist suite, designed for high-quality sources. It focuses on gentle denoising while preserving the original film grain aesthetic. CAVEAT: In some scenarios, a standard DRUNet might yield subjectively better results. Always compare on your specific footage.\n\nThis model is optimized for input resolutions between 720p and 1080p. Using it on significantly different resolutions may produce suboptimal results.\n\nAll Archivist models are trained on a custom dataset generated by a physics-based degradation simulator. Recommended Workflow: Use Archivist to fix physical defects, then pass the result through DRUNet (low strength) to stabilize.",
1212
"date": "2025-12-17",
@@ -22,7 +22,7 @@
2222
{
2323
"platform": "pytorch",
2424
"type": "pth",
25-
"size": 0,
25+
"size": 2721289,
2626
"sha256": "d02616fa398617e2b8ac67cedd5ba265b9ae52372799a75467a9e0d4dd4641f1",
2727
"urls": [
2828
"https://github.com/Loganavter/Archivist-Project-Denoiser/releases/download/v1.0/1x-Archivist_Soft.pth"

0 commit comments

Comments
 (0)