Nior18867 commited on
Commit
dcdc5d0
·
verified ·
1 Parent(s): 04a44d9

Update ddcolor-fp16.provenance.json

Browse files
Files changed (1) hide show
  1. ddcolor-fp16.provenance.json +6 -6
ddcolor-fp16.provenance.json CHANGED
@@ -3,16 +3,16 @@
3
  "file_name": "ddcolor-fp16.onnx",
4
  "size_bytes": 113225654,
5
  "sha256": "40ff5091157701a76f05f630b40ce1de7de8d15f1abfa8c403947e4e4ebab73c",
6
- "downloaded_at_utc": "2026-06-01T07:26:18Z",
7
- "current_compatible_source_url": "https://huggingface.co/Faridzar/ddcolor-mirror/resolve/main/ddcolor-fp16.onnx",
8
  "upstream_project_url": "https://github.com/piddnad/DDColor",
9
  "upstream_license": "Apache-2.0",
10
  "license_file": "LICENSE-DDColor-Apache-2.0.txt",
11
  "official_qualcomm_release_manifest": "qualcomm-ddcolor-release_assets.json",
12
- "proposed_cdn_path": "https://cdn.wavespeed.ai/models/ddcolor/v1/ddcolor-fp16.onnx",
13
  "notes": [
14
- "This ONNX file matches the current WaveSpeed Desktop imageColorizer worker, which loads a single ONNX ArrayBuffer.",
15
- "The current compatible source is an unofficial mirror; host this verified file on a WaveSpeed-controlled immutable CDN before referencing it in app code.",
16
  "The official Qualcomm DDColor ONNX release is distributed as a zip with external data files, so it is not a drop-in replacement for the current single-file loader."
17
  ]
18
- }
 
3
  "file_name": "ddcolor-fp16.onnx",
4
  "size_bytes": 113225654,
5
  "sha256": "40ff5091157701a76f05f630b40ce1de7de8d15f1abfa8c403947e4e4ebab73c",
6
+ "hosted_repository": "https://huggingface.co/wavespeed/image-colorizer",
7
+ "download_url": "https://huggingface.co/wavespeed/image-colorizer/resolve/main/ddcolor-fp16.onnx",
8
  "upstream_project_url": "https://github.com/piddnad/DDColor",
9
  "upstream_license": "Apache-2.0",
10
  "license_file": "LICENSE-DDColor-Apache-2.0.txt",
11
  "official_qualcomm_release_manifest": "qualcomm-ddcolor-release_assets.json",
12
+ "hosted_for": "WaveSpeed Desktop local Image Colorizer free tool",
13
  "notes": [
14
+ "This ONNX file matches the current WaveSpeed Desktop Image Colorizer worker, which loads a single ONNX ArrayBuffer.",
15
+ "The model artifact is hosted in a public WaveSpeed-controlled Hugging Face model repository for stable browser downloads.",
16
  "The official Qualcomm DDColor ONNX release is distributed as a zip with external data files, so it is not a drop-in replacement for the current single-file loader."
17
  ]
18
+ }