ArthurCww commited on
Commit
467c7f0
·
verified ·
1 Parent(s): e7b304a

Publish pinned Sonic runtime provenance manifest

Browse files
Files changed (2) hide show
  1. README.md +21 -0
  2. checkpoint-manifest.json +193 -0
README.md ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: other
3
+ tags:
4
+ - sonic
5
+ - checkpoint-manifest
6
+ ---
7
+ # Sonic runtime checkpoint manifest
8
+
9
+ This public repository is a provenance manifest for the runtime assets used by
10
+ [jixiaozhong/Sonic](https://github.com/jixiaozhong/Sonic). It intentionally contains no
11
+ third-party weight payloads. Runtime code downloads immutable revisions from each
12
+ asset's authoritative Hugging Face repository and verifies size and SHA-256 before use.
13
+
14
+ - Sonic, YOLOFace, and RIFE: the official Sonic checkpoint repository has conflicting or
15
+ incomplete weight-license metadata, so the files are referenced in place and not mirrored.
16
+ - Whisper Tiny: Apache-2.0; referenced from the authoritative OpenAI repository.
17
+ - Stable Video Diffusion XT: Stability AI Community License; referenced from the
18
+ authoritative Stability AI repository.
19
+
20
+ See `checkpoint-manifest.json` for exact repository IDs, revisions, paths, expected sizes,
21
+ SHA-256 checksums, runtime paths, source URLs, and per-file license decisions.
checkpoint-manifest.json ADDED
@@ -0,0 +1,193 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "files": [
3
+ {
4
+ "asset": "sonic",
5
+ "license": "CC-BY-NC-SA-4.0 project license; HF card also claims AFL-3.0",
6
+ "repo_id": "LeonJoe13/Sonic",
7
+ "repo_path": "Sonic/unet.pth",
8
+ "revision": "3526dc3646480c0ac3f34cada466a88c4771e462",
9
+ "runtime_path": "checkpoints/Sonic/unet.pth",
10
+ "sha256": "2fb0b0b8fe07232f9c4e8af4ce64fc3b33593bf6dfd7c840b60585dc6017128b",
11
+ "size": 6303636358,
12
+ "source_url": "https://huggingface.co/LeonJoe13/Sonic/resolve/3526dc3646480c0ac3f34cada466a88c4771e462/Sonic/unet.pth"
13
+ },
14
+ {
15
+ "asset": "sonic",
16
+ "license": "CC-BY-NC-SA-4.0 project license; HF card also claims AFL-3.0",
17
+ "repo_id": "LeonJoe13/Sonic",
18
+ "repo_path": "Sonic/audio2token.pth",
19
+ "revision": "3526dc3646480c0ac3f34cada466a88c4771e462",
20
+ "runtime_path": "checkpoints/Sonic/audio2token.pth",
21
+ "sha256": "68cf305813bf5e4682c4f6a80955233cfad6a5e194fd4a6963f27e4e8ee490d8",
22
+ "size": 217206084,
23
+ "source_url": "https://huggingface.co/LeonJoe13/Sonic/resolve/3526dc3646480c0ac3f34cada466a88c4771e462/Sonic/audio2token.pth"
24
+ },
25
+ {
26
+ "asset": "sonic",
27
+ "license": "CC-BY-NC-SA-4.0 project license; HF card also claims AFL-3.0",
28
+ "repo_id": "LeonJoe13/Sonic",
29
+ "repo_path": "Sonic/audio2bucket.pth",
30
+ "revision": "3526dc3646480c0ac3f34cada466a88c4771e462",
31
+ "runtime_path": "checkpoints/Sonic/audio2bucket.pth",
32
+ "sha256": "4af942fded37b70d0a0a7993b8c0f46b5b1e104bcf7b6316f7b509900db69d26",
33
+ "size": 87050998,
34
+ "source_url": "https://huggingface.co/LeonJoe13/Sonic/resolve/3526dc3646480c0ac3f34cada466a88c4771e462/Sonic/audio2bucket.pth"
35
+ },
36
+ {
37
+ "asset": "stable-video-diffusion",
38
+ "license": "Stability AI Community License",
39
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
40
+ "repo_path": "model_index.json",
41
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
42
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/model_index.json",
43
+ "sha256": "9119b8837600736ae38009c5dc80c76112307cb2d229a2cfb477d54c329ff53d",
44
+ "size": 496,
45
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/model_index.json"
46
+ },
47
+ {
48
+ "asset": "stable-video-diffusion",
49
+ "license": "Stability AI Community License",
50
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
51
+ "repo_path": "feature_extractor/preprocessor_config.json",
52
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
53
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/feature_extractor/preprocessor_config.json",
54
+ "sha256": "4db495644e3e5bd8fcac52f70e7fc0b413c911086021acf73ac30e5911166e95",
55
+ "size": 518,
56
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/feature_extractor/preprocessor_config.json"
57
+ },
58
+ {
59
+ "asset": "stable-video-diffusion",
60
+ "license": "Stability AI Community License",
61
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
62
+ "repo_path": "image_encoder/config.json",
63
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
64
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/image_encoder/config.json",
65
+ "sha256": "65da4496f116d2b297fe864e0f31242fbc57e26a5d95b93310f2034e1e90d0ec",
66
+ "size": 685,
67
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/image_encoder/config.json"
68
+ },
69
+ {
70
+ "asset": "stable-video-diffusion",
71
+ "license": "Stability AI Community License",
72
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
73
+ "repo_path": "image_encoder/model.fp16.safetensors",
74
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
75
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/image_encoder/model.fp16.safetensors",
76
+ "sha256": "ae616c24393dd1854372b0639e5541666f7521cbe219669255e865cb7f89466a",
77
+ "size": 1264217240,
78
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/image_encoder/model.fp16.safetensors"
79
+ },
80
+ {
81
+ "asset": "stable-video-diffusion",
82
+ "license": "Stability AI Community License",
83
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
84
+ "repo_path": "scheduler/scheduler_config.json",
85
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
86
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/scheduler/scheduler_config.json",
87
+ "sha256": "59aa43afc33395efd40fe94c7369c0477b81698f4b65b63e3ae06f26269876d5",
88
+ "size": 533,
89
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/scheduler/scheduler_config.json"
90
+ },
91
+ {
92
+ "asset": "stable-video-diffusion",
93
+ "license": "Stability AI Community License",
94
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
95
+ "repo_path": "unet/config.json",
96
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
97
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/unet/config.json",
98
+ "sha256": "9c44e614afa89887aeeeae3113ba73a53fabacbc545ae1237c44c99d0e80fb54",
99
+ "size": 984,
100
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/unet/config.json"
101
+ },
102
+ {
103
+ "asset": "stable-video-diffusion",
104
+ "license": "Stability AI Community License",
105
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
106
+ "repo_path": "unet/diffusion_pytorch_model.fp16.safetensors",
107
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
108
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/unet/diffusion_pytorch_model.fp16.safetensors",
109
+ "sha256": "9fbc02e90f37d422f5e3a4aeaee95f6629dc8c45ca211b951626e930daf2bddf",
110
+ "size": 3049435868,
111
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/unet/diffusion_pytorch_model.fp16.safetensors"
112
+ },
113
+ {
114
+ "asset": "stable-video-diffusion",
115
+ "license": "Stability AI Community License",
116
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
117
+ "repo_path": "vae/config.json",
118
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
119
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/vae/config.json",
120
+ "sha256": "8f34272db69f7e2c615da6142ca3f9fdcd7b682bcfd903ceb15035fea79a8303",
121
+ "size": 607,
122
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/vae/config.json"
123
+ },
124
+ {
125
+ "asset": "stable-video-diffusion",
126
+ "license": "Stability AI Community License",
127
+ "repo_id": "stabilityai/stable-video-diffusion-img2vid-xt",
128
+ "repo_path": "vae/diffusion_pytorch_model.fp16.safetensors",
129
+ "revision": "9e43909513c6714f1bc78bcb44d96e733cd242aa",
130
+ "runtime_path": "checkpoints/stable-video-diffusion-img2vid-xt/vae/diffusion_pytorch_model.fp16.safetensors",
131
+ "sha256": "af602cd0eb4ad6086ec94fbf1438dfb1be5ec9ac03fd0215640854e90d6463a3",
132
+ "size": 195531910,
133
+ "source_url": "https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/resolve/9e43909513c6714f1bc78bcb44d96e733cd242aa/vae/diffusion_pytorch_model.fp16.safetensors"
134
+ },
135
+ {
136
+ "asset": "whisper",
137
+ "license": "Apache-2.0",
138
+ "repo_id": "openai/whisper-tiny",
139
+ "repo_path": "config.json",
140
+ "revision": "169d4a4341b33bc18d8881c4b69c2e104e1cc0af",
141
+ "runtime_path": "checkpoints/whisper-tiny/config.json",
142
+ "sha256": "ffdccec4f3211f4c63310f2b7098f309fe70f3952cedc5e4d11e43f5b2379b98",
143
+ "size": 1983,
144
+ "source_url": "https://huggingface.co/openai/whisper-tiny/resolve/169d4a4341b33bc18d8881c4b69c2e104e1cc0af/config.json"
145
+ },
146
+ {
147
+ "asset": "whisper",
148
+ "license": "Apache-2.0",
149
+ "repo_id": "openai/whisper-tiny",
150
+ "repo_path": "model.safetensors",
151
+ "revision": "169d4a4341b33bc18d8881c4b69c2e104e1cc0af",
152
+ "runtime_path": "checkpoints/whisper-tiny/model.safetensors",
153
+ "sha256": "7ebd0e69e78190ffe1438491fa05cc1f5c1aa3a4c4db3bc1723adbb551ea2395",
154
+ "size": 151061672,
155
+ "source_url": "https://huggingface.co/openai/whisper-tiny/resolve/169d4a4341b33bc18d8881c4b69c2e104e1cc0af/model.safetensors"
156
+ },
157
+ {
158
+ "asset": "whisper",
159
+ "license": "Apache-2.0",
160
+ "repo_id": "openai/whisper-tiny",
161
+ "repo_path": "preprocessor_config.json",
162
+ "revision": "169d4a4341b33bc18d8881c4b69c2e104e1cc0af",
163
+ "runtime_path": "checkpoints/whisper-tiny/preprocessor_config.json",
164
+ "sha256": "9b5cd03a36fbb8a627c64d98a5b5b126ead95a77720723944487311f0110b666",
165
+ "size": 184990,
166
+ "source_url": "https://huggingface.co/openai/whisper-tiny/resolve/169d4a4341b33bc18d8881c4b69c2e104e1cc0af/preprocessor_config.json"
167
+ },
168
+ {
169
+ "asset": "yoloface",
170
+ "license": "No unambiguous weight-specific license; use only from official Sonic repository",
171
+ "repo_id": "LeonJoe13/Sonic",
172
+ "repo_path": "yoloface_v5m.pt",
173
+ "revision": "3526dc3646480c0ac3f34cada466a88c4771e462",
174
+ "runtime_path": "checkpoints/yoloface_v5m.pt",
175
+ "sha256": "5ef5928d2ee1350ea7050ad7524b26a2b55e5c69fee49cd499667bde6a215b17",
176
+ "size": 84574759,
177
+ "source_url": "https://huggingface.co/LeonJoe13/Sonic/resolve/3526dc3646480c0ac3f34cada466a88c4771e462/yoloface_v5m.pt"
178
+ },
179
+ {
180
+ "asset": "rife",
181
+ "license": "No unambiguous weight-specific license; use only from official Sonic repository",
182
+ "repo_id": "LeonJoe13/Sonic",
183
+ "repo_path": "RIFE/flownet.pkl",
184
+ "revision": "3526dc3646480c0ac3f34cada466a88c4771e462",
185
+ "runtime_path": "checkpoints/RIFE/flownet.pkl",
186
+ "sha256": "fe854fc8996547c953f732aaa3b78cae76cc0a12833ae856ea0749c4c570d7d8",
187
+ "size": 12186817,
188
+ "source_url": "https://huggingface.co/LeonJoe13/Sonic/resolve/3526dc3646480c0ac3f34cada466a88c4771e462/RIFE/flownet.pkl"
189
+ }
190
+ ],
191
+ "policy": "Reference authoritative upstream repositories; no third-party weight payloads are duplicated.",
192
+ "schema_version": 1
193
+ }