t8star commited on
Commit
553a477
·
verified ·
1 Parent(s): 05e09cb

Add model card, license, and integrity manifest

Browse files
Files changed (3) hide show
  1. LICENSE +426 -0
  2. MODEL_MANIFEST.json +33 -0
  3. README.md +66 -0
LICENSE ADDED
@@ -0,0 +1,426 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ YuE2 source code and agent skill license
2
+
3
+ Copyright (c) 2026 the YuE2 authors.
4
+
5
+ The original YuE2 source code, agent skill and documentation in this release
6
+ are licensed under Creative Commons Attribution-NonCommercial 4.0 International
7
+ (CC BY-NC 4.0): https://creativecommons.org/licenses/by-nc/4.0/
8
+
9
+ For attribution, identify YuE2 and its source repository:
10
+ https://github.com/multimodal-art-projection/YuE
11
+
12
+ Third-party components retain their original licenses. See
13
+ THIRD_PARTY_NOTICES.md and licenses/. Model checkpoint weights are separately
14
+ covered by MODEL_LICENSE. Historical YuE v1 material on the YuE-v1 branch
15
+ retains its existing licenses.
16
+
17
+ The official license text follows without modification.
18
+ Source: https://creativecommons.org/licenses/by-nc/4.0/legalcode.txt
19
+
20
+ Attribution-NonCommercial 4.0 International
21
+
22
+ =======================================================================
23
+
24
+ Creative Commons Corporation ("Creative Commons") is not a law firm and
25
+ does not provide legal services or legal advice. Distribution of
26
+ Creative Commons public licenses does not create a lawyer-client or
27
+ other relationship. Creative Commons makes its licenses and related
28
+ information available on an "as-is" basis. Creative Commons gives no
29
+ warranties regarding its licenses, any material licensed under their
30
+ terms and conditions, or any related information. Creative Commons
31
+ disclaims all liability for damages resulting from their use to the
32
+ fullest extent possible.
33
+
34
+ Using Creative Commons Public Licenses
35
+
36
+ Creative Commons public licenses provide a standard set of terms and
37
+ conditions that creators and other rights holders may use to share
38
+ original works of authorship and other material subject to copyright
39
+ and certain other rights specified in the public license below. The
40
+ following considerations are for informational purposes only, are not
41
+ exhaustive, and do not form part of our licenses.
42
+
43
+ Considerations for licensors: Our public licenses are
44
+ intended for use by those authorized to give the public
45
+ permission to use material in ways otherwise restricted by
46
+ copyright and certain other rights. Our licenses are
47
+ irrevocable. Licensors should read and understand the terms
48
+ and conditions of the license they choose before applying it.
49
+ Licensors should also secure all rights necessary before
50
+ applying our licenses so that the public can reuse the
51
+ material as expected. Licensors should clearly mark any
52
+ material not subject to the license. This includes other CC-
53
+ licensed material, or material used under an exception or
54
+ limitation to copyright. More considerations for licensors:
55
+ wiki.creativecommons.org/Considerations_for_licensors
56
+
57
+ Considerations for the public: By using one of our public
58
+ licenses, a licensor grants the public permission to use the
59
+ licensed material under specified terms and conditions. If
60
+ the licensor's permission is not necessary for any reason--for
61
+ example, because of any applicable exception or limitation to
62
+ copyright--then that use is not regulated by the license. Our
63
+ licenses grant only permissions under copyright and certain
64
+ other rights that a licensor has authority to grant. Use of
65
+ the licensed material may still be restricted for other
66
+ reasons, including because others have copyright or other
67
+ rights in the material. A licensor may make special requests,
68
+ such as asking that all changes be marked or described.
69
+ Although not required by our licenses, you are encouraged to
70
+ respect those requests where reasonable. More considerations
71
+ for the public:
72
+ wiki.creativecommons.org/Considerations_for_licensees
73
+
74
+ =======================================================================
75
+
76
+ Creative Commons Attribution-NonCommercial 4.0 International Public
77
+ License
78
+
79
+ By exercising the Licensed Rights (defined below), You accept and agree
80
+ to be bound by the terms and conditions of this Creative Commons
81
+ Attribution-NonCommercial 4.0 International Public License ("Public
82
+ License"). To the extent this Public License may be interpreted as a
83
+ contract, You are granted the Licensed Rights in consideration of Your
84
+ acceptance of these terms and conditions, and the Licensor grants You
85
+ such rights in consideration of benefits the Licensor receives from
86
+ making the Licensed Material available under these terms and
87
+ conditions.
88
+
89
+
90
+ Section 1 -- Definitions.
91
+
92
+ a. Adapted Material means material subject to Copyright and Similar
93
+ Rights that is derived from or based upon the Licensed Material
94
+ and in which the Licensed Material is translated, altered,
95
+ arranged, transformed, or otherwise modified in a manner requiring
96
+ permission under the Copyright and Similar Rights held by the
97
+ Licensor. For purposes of this Public License, where the Licensed
98
+ Material is a musical work, performance, or sound recording,
99
+ Adapted Material is always produced where the Licensed Material is
100
+ synched in timed relation with a moving image.
101
+
102
+ b. Adapter's License means the license You apply to Your Copyright
103
+ and Similar Rights in Your contributions to Adapted Material in
104
+ accordance with the terms and conditions of this Public License.
105
+
106
+ c. Copyright and Similar Rights means copyright and/or similar rights
107
+ closely related to copyright including, without limitation,
108
+ performance, broadcast, sound recording, and Sui Generis Database
109
+ Rights, without regard to how the rights are labeled or
110
+ categorized. For purposes of this Public License, the rights
111
+ specified in Section 2(b)(1)-(2) are not Copyright and Similar
112
+ Rights.
113
+ d. Effective Technological Measures means those measures that, in the
114
+ absence of proper authority, may not be circumvented under laws
115
+ fulfilling obligations under Article 11 of the WIPO Copyright
116
+ Treaty adopted on December 20, 1996, and/or similar international
117
+ agreements.
118
+
119
+ e. Exceptions and Limitations means fair use, fair dealing, and/or
120
+ any other exception or limitation to Copyright and Similar Rights
121
+ that applies to Your use of the Licensed Material.
122
+
123
+ f. Licensed Material means the artistic or literary work, database,
124
+ or other material to which the Licensor applied this Public
125
+ License.
126
+
127
+ g. Licensed Rights means the rights granted to You subject to the
128
+ terms and conditions of this Public License, which are limited to
129
+ all Copyright and Similar Rights that apply to Your use of the
130
+ Licensed Material and that the Licensor has authority to license.
131
+
132
+ h. Licensor means the individual(s) or entity(ies) granting rights
133
+ under this Public License.
134
+
135
+ i. NonCommercial means not primarily intended for or directed towards
136
+ commercial advantage or monetary compensation. For purposes of
137
+ this Public License, the exchange of the Licensed Material for
138
+ other material subject to Copyright and Similar Rights by digital
139
+ file-sharing or similar means is NonCommercial provided there is
140
+ no payment of monetary compensation in connection with the
141
+ exchange.
142
+
143
+ j. Share means to provide material to the public by any means or
144
+ process that requires permission under the Licensed Rights, such
145
+ as reproduction, public display, public performance, distribution,
146
+ dissemination, communication, or importation, and to make material
147
+ available to the public including in ways that members of the
148
+ public may access the material from a place and at a time
149
+ individually chosen by them.
150
+
151
+ k. Sui Generis Database Rights means rights other than copyright
152
+ resulting from Directive 96/9/EC of the European Parliament and of
153
+ the Council of 11 March 1996 on the legal protection of databases,
154
+ as amended and/or succeeded, as well as other essentially
155
+ equivalent rights anywhere in the world.
156
+
157
+ l. You means the individual or entity exercising the Licensed Rights
158
+ under this Public License. Your has a corresponding meaning.
159
+
160
+
161
+ Section 2 -- Scope.
162
+
163
+ a. License grant.
164
+
165
+ 1. Subject to the terms and conditions of this Public License,
166
+ the Licensor hereby grants You a worldwide, royalty-free,
167
+ non-sublicensable, non-exclusive, irrevocable license to
168
+ exercise the Licensed Rights in the Licensed Material to:
169
+
170
+ a. reproduce and Share the Licensed Material, in whole or
171
+ in part, for NonCommercial purposes only; and
172
+
173
+ b. produce, reproduce, and Share Adapted Material for
174
+ NonCommercial purposes only.
175
+
176
+ 2. Exceptions and Limitations. For the avoidance of doubt, where
177
+ Exceptions and Limitations apply to Your use, this Public
178
+ License does not apply, and You do not need to comply with
179
+ its terms and conditions.
180
+
181
+ 3. Term. The term of this Public License is specified in Section
182
+ 6(a).
183
+
184
+ 4. Media and formats; technical modifications allowed. The
185
+ Licensor authorizes You to exercise the Licensed Rights in
186
+ all media and formats whether now known or hereafter created,
187
+ and to make technical modifications necessary to do so. The
188
+ Licensor waives and/or agrees not to assert any right or
189
+ authority to forbid You from making technical modifications
190
+ necessary to exercise the Licensed Rights, including
191
+ technical modifications necessary to circumvent Effective
192
+ Technological Measures. For purposes of this Public License,
193
+ simply making modifications authorized by this Section 2(a)
194
+ (4) never produces Adapted Material.
195
+
196
+ 5. Downstream recipients.
197
+
198
+ a. Offer from the Licensor -- Licensed Material. Every
199
+ recipient of the Licensed Material automatically
200
+ receives an offer from the Licensor to exercise the
201
+ Licensed Rights under the terms and conditions of this
202
+ Public License.
203
+
204
+ b. No downstream restrictions. You may not offer or impose
205
+ any additional or different terms or conditions on, or
206
+ apply any Effective Technological Measures to, the
207
+ Licensed Material if doing so restricts exercise of the
208
+ Licensed Rights by any recipient of the Licensed
209
+ Material.
210
+
211
+ 6. No endorsement. Nothing in this Public License constitutes or
212
+ may be construed as permission to assert or imply that You
213
+ are, or that Your use of the Licensed Material is, connected
214
+ with, or sponsored, endorsed, or granted official status by,
215
+ the Licensor or others designated to receive attribution as
216
+ provided in Section 3(a)(1)(A)(i).
217
+
218
+ b. Other rights.
219
+
220
+ 1. Moral rights, such as the right of integrity, are not
221
+ licensed under this Public License, nor are publicity,
222
+ privacy, and/or other similar personality rights; however, to
223
+ the extent possible, the Licensor waives and/or agrees not to
224
+ assert any such rights held by the Licensor to the limited
225
+ extent necessary to allow You to exercise the Licensed
226
+ Rights, but not otherwise.
227
+
228
+ 2. Patent and trademark rights are not licensed under this
229
+ Public License.
230
+
231
+ 3. To the extent possible, the Licensor waives any right to
232
+ collect royalties from You for the exercise of the Licensed
233
+ Rights, whether directly or through a collecting society
234
+ under any voluntary or waivable statutory or compulsory
235
+ licensing scheme. In all other cases the Licensor expressly
236
+ reserves any right to collect such royalties, including when
237
+ the Licensed Material is used other than for NonCommercial
238
+ purposes.
239
+
240
+
241
+ Section 3 -- License Conditions.
242
+
243
+ Your exercise of the Licensed Rights is expressly made subject to the
244
+ following conditions.
245
+
246
+ a. Attribution.
247
+
248
+ 1. If You Share the Licensed Material (including in modified
249
+ form), You must:
250
+
251
+ a. retain the following if it is supplied by the Licensor
252
+ with the Licensed Material:
253
+
254
+ i. identification of the creator(s) of the Licensed
255
+ Material and any others designated to receive
256
+ attribution, in any reasonable manner requested by
257
+ the Licensor (including by pseudonym if
258
+ designated);
259
+
260
+ ii. a copyright notice;
261
+
262
+ iii. a notice that refers to this Public License;
263
+
264
+ iv. a notice that refers to the disclaimer of
265
+ warranties;
266
+
267
+ v. a URI or hyperlink to the Licensed Material to the
268
+ extent reasonably practicable;
269
+
270
+ b. indicate if You modified the Licensed Material and
271
+ retain an indication of any previous modifications; and
272
+
273
+ c. indicate the Licensed Material is licensed under this
274
+ Public License, and include the text of, or the URI or
275
+ hyperlink to, this Public License.
276
+
277
+ 2. You may satisfy the conditions in Section 3(a)(1) in any
278
+ reasonable manner based on the medium, means, and context in
279
+ which You Share the Licensed Material. For example, it may be
280
+ reasonable to satisfy the conditions by providing a URI or
281
+ hyperlink to a resource that includes the required
282
+ information.
283
+
284
+ 3. If requested by the Licensor, You must remove any of the
285
+ information required by Section 3(a)(1)(A) to the extent
286
+ reasonably practicable.
287
+
288
+ 4. If You Share Adapted Material You produce, the Adapter's
289
+ License You apply must not prevent recipients of the Adapted
290
+ Material from complying with this Public License.
291
+
292
+
293
+ Section 4 -- Sui Generis Database Rights.
294
+
295
+ Where the Licensed Rights include Sui Generis Database Rights that
296
+ apply to Your use of the Licensed Material:
297
+
298
+ a. for the avoidance of doubt, Section 2(a)(1) grants You the right
299
+ to extract, reuse, reproduce, and Share all or a substantial
300
+ portion of the contents of the database for NonCommercial purposes
301
+ only;
302
+
303
+ b. if You include all or a substantial portion of the database
304
+ contents in a database in which You have Sui Generis Database
305
+ Rights, then the database in which You have Sui Generis Database
306
+ Rights (but not its individual contents) is Adapted Material; and
307
+
308
+ c. You must comply with the conditions in Section 3(a) if You Share
309
+ all or a substantial portion of the contents of the database.
310
+
311
+ For the avoidance of doubt, this Section 4 supplements and does not
312
+ replace Your obligations under this Public License where the Licensed
313
+ Rights include other Copyright and Similar Rights.
314
+
315
+
316
+ Section 5 -- Disclaimer of Warranties and Limitation of Liability.
317
+
318
+ a. UNLESS OTHERWISE SEPARATELY UNDERTAKEN BY THE LICENSOR, TO THE
319
+ EXTENT POSSIBLE, THE LICENSOR OFFERS THE LICENSED MATERIAL AS-IS
320
+ AND AS-AVAILABLE, AND MAKES NO REPRESENTATIONS OR WARRANTIES OF
321
+ ANY KIND CONCERNING THE LICENSED MATERIAL, WHETHER EXPRESS,
322
+ IMPLIED, STATUTORY, OR OTHER. THIS INCLUDES, WITHOUT LIMITATION,
323
+ WARRANTIES OF TITLE, MERCHANTABILITY, FITNESS FOR A PARTICULAR
324
+ PURPOSE, NON-INFRINGEMENT, ABSENCE OF LATENT OR OTHER DEFECTS,
325
+ ACCURACY, OR THE PRESENCE OR ABSENCE OF ERRORS, WHETHER OR NOT
326
+ KNOWN OR DISCOVERABLE. WHERE DISCLAIMERS OF WARRANTIES ARE NOT
327
+ ALLOWED IN FULL OR IN PART, THIS DISCLAIMER MAY NOT APPLY TO YOU.
328
+
329
+ b. TO THE EXTENT POSSIBLE, IN NO EVENT WILL THE LICENSOR BE LIABLE
330
+ TO YOU ON ANY LEGAL THEORY (INCLUDING, WITHOUT LIMITATION,
331
+ NEGLIGENCE) OR OTHERWISE FOR ANY DIRECT, SPECIAL, INDIRECT,
332
+ INCIDENTAL, CONSEQUENTIAL, PUNITIVE, EXEMPLARY, OR OTHER LOSSES,
333
+ COSTS, EXPENSES, OR DAMAGES ARISING OUT OF THIS PUBLIC LICENSE OR
334
+ USE OF THE LICENSED MATERIAL, EVEN IF THE LICENSOR HAS BEEN
335
+ ADVISED OF THE POSSIBILITY OF SUCH LOSSES, COSTS, EXPENSES, OR
336
+ DAMAGES. WHERE A LIMITATION OF LIABILITY IS NOT ALLOWED IN FULL OR
337
+ IN PART, THIS LIMITATION MAY NOT APPLY TO YOU.
338
+
339
+ c. The disclaimer of warranties and limitation of liability provided
340
+ above shall be interpreted in a manner that, to the extent
341
+ possible, most closely approximates an absolute disclaimer and
342
+ waiver of all liability.
343
+
344
+
345
+ Section 6 -- Term and Termination.
346
+
347
+ a. This Public License applies for the term of the Copyright and
348
+ Similar Rights licensed here. However, if You fail to comply with
349
+ this Public License, then Your rights under this Public License
350
+ terminate automatically.
351
+
352
+ b. Where Your right to use the Licensed Material has terminated under
353
+ Section 6(a), it reinstates:
354
+
355
+ 1. automatically as of the date the violation is cured, provided
356
+ it is cured within 30 days of Your discovery of the
357
+ violation; or
358
+
359
+ 2. upon express reinstatement by the Licensor.
360
+
361
+ For the avoidance of doubt, this Section 6(b) does not affect any
362
+ right the Licensor may have to seek remedies for Your violations
363
+ of this Public License.
364
+
365
+ c. For the avoidance of doubt, the Licensor may also offer the
366
+ Licensed Material under separate terms or conditions or stop
367
+ distributing the Licensed Material at any time; however, doing so
368
+ will not terminate this Public License.
369
+
370
+ d. Sections 1, 5, 6, 7, and 8 survive termination of this Public
371
+ License.
372
+
373
+
374
+ Section 7 -- Other Terms and Conditions.
375
+
376
+ a. The Licensor shall not be bound by any additional or different
377
+ terms or conditions communicated by You unless expressly agreed.
378
+
379
+ b. Any arrangements, understandings, or agreements regarding the
380
+ Licensed Material not stated herein are separate from and
381
+ independent of the terms and conditions of this Public License.
382
+
383
+
384
+ Section 8 -- Interpretation.
385
+
386
+ a. For the avoidance of doubt, this Public License does not, and
387
+ shall not be interpreted to, reduce, limit, restrict, or impose
388
+ conditions on any use of the Licensed Material that could lawfully
389
+ be made without permission under this Public License.
390
+
391
+ b. To the extent possible, if any provision of this Public License is
392
+ deemed unenforceable, it shall be automatically reformed to the
393
+ minimum extent necessary to make it enforceable. If the provision
394
+ cannot be reformed, it shall be severed from this Public License
395
+ without affecting the enforceability of the remaining terms and
396
+ conditions.
397
+
398
+ c. No term or condition of this Public License will be waived and no
399
+ failure to comply consented to unless expressly agreed to by the
400
+ Licensor.
401
+
402
+ d. Nothing in this Public License constitutes or may be interpreted
403
+ as a limitation upon, or waiver of, any privileges and immunities
404
+ that apply to the Licensor or You, including from the legal
405
+ processes of any jurisdiction or authority.
406
+
407
+ =======================================================================
408
+
409
+ Creative Commons is not a party to its public
410
+ licenses. Notwithstanding, Creative Commons may elect to apply one of
411
+ its public licenses to material it publishes and in those instances
412
+ will be considered the “Licensor.” The text of the Creative Commons
413
+ public licenses is dedicated to the public domain under the CC0 Public
414
+ Domain Dedication. Except for the limited purpose of indicating that
415
+ material is shared under a Creative Commons public license or as
416
+ otherwise permitted by the Creative Commons policies published at
417
+ creativecommons.org/policies, Creative Commons does not authorize the
418
+ use of the trademark "Creative Commons" or any other trademark or logo
419
+ of Creative Commons without its prior written consent including,
420
+ without limitation, in connection with any unauthorized modifications
421
+ to any of its public licenses or any other arrangements,
422
+ understandings, or agreements concerning use of licensed material. For
423
+ the avoidance of doubt, this paragraph does not form part of the
424
+ public licenses.
425
+
426
+ Creative Commons may be contacted at creativecommons.org.
MODEL_MANIFEST.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bundle": "t8star/YuE2-Comfy",
3
+ "models": {
4
+ "YuE2-3B": {
5
+ "source": "mrfakename/YuE2-3B",
6
+ "revision": "9c7af7677010933b77b159d9dc1a2848c58e26a1",
7
+ "file": "YuE2-3B/model.safetensors",
8
+ "size": 7261441640,
9
+ "sha256": "1d55c42c1a9875c34f5d736e15078449992b044e807ce2a138e6cf289a1e59e9"
10
+ },
11
+ "YuE2-Vae": {
12
+ "source": "m-a-p/YuE2-Vae",
13
+ "revision": "95535e72a97bc0f09b8ada125d26b4009428c0e8",
14
+ "file": "YuE2-Vae/model.safetensors",
15
+ "size": 530512720,
16
+ "sha256": "807ce9d5149fa27c5ad3e6582058469852e908f6c5acc8c8aa338e7ab7751346"
17
+ },
18
+ "SheetSage2": {
19
+ "source": "m-a-p/SheetSage2",
20
+ "revision": "eab522a8168e8b8b8c4856bf8609cd86198f01fe",
21
+ "file": "SheetSage2/model.safetensors",
22
+ "size": 228738564,
23
+ "sha256": "b235f68091a5f5b644000f2b5acb57d1e70432aca2b34ab1b9cf27236e1f4274"
24
+ },
25
+ "MERT-v2-FullSong": {
26
+ "source": "m-a-p/MERT-v2-FullSong",
27
+ "revision": "d8ba1c745e733b3908ce6ad16ebeb17ac7600a42",
28
+ "file": "MERT-v2-FullSong/model.safetensors",
29
+ "size": 2529812848,
30
+ "sha256": "e6dd2ab187d6dd62b6521cd7d8f932e237acf0c5757745a7232082e28391350d"
31
+ }
32
+ }
33
+ }
README.md ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ language:
4
+ - zh
5
+ - en
6
+ tags:
7
+ - comfyui
8
+ - music-generation
9
+ - audio
10
+ - yue2
11
+ - transcription
12
+ base_model:
13
+ - mrfakename/YuE2-3B
14
+ ---
15
+
16
+ # YuE2-Comfy Model Bundle
17
+
18
+ 这是 [ComfyUI YuE2 T8](https://github.com/T8mars/Comfyui-YuE2-T8) 的完整离线模型包,包含 YuE2-3B、YuE2-Vae、SheetSage2、MERT-v2-FullSong 以及离线乐谱渲染资源。
19
+
20
+ This is the complete offline model bundle for [ComfyUI YuE2 T8](https://github.com/T8mars/Comfyui-YuE2-T8). It contains the generation model, VAE, transcription model, MERT encoder, and offline score renderer assets.
21
+
22
+ ## 放置路径 / Model placement
23
+
24
+ 通过 ComfyUI Registry 安装 `yue2-t8` 后,模型应保持以下目录结构:
25
+
26
+ ```text
27
+ ComfyUI/custom_nodes/yue2-t8/models/YuE2-3B/model.safetensors
28
+ ComfyUI/custom_nodes/yue2-t8/models/YuE2-Vae/model.safetensors
29
+ ComfyUI/custom_nodes/yue2-t8/models/SheetSage2/model.safetensors
30
+ ComfyUI/custom_nodes/yue2-t8/models/MERT-v2-FullSong/model.safetensors
31
+ ComfyUI/custom_nodes/yue2-t8/models/SheetSage2/render_assets/
32
+ ```
33
+
34
+ If the repository was cloned manually, replace `yue2-t8` with the actual node directory name. Keep each `config.json`, Python model file, tokenizer file, manifest, license, and renderer asset with its model; placing only the four `.safetensors` files in `ComfyUI/models/checkpoints` will not work.
35
+
36
+ 自动安装:在节点目录运行 `install_runtime.bat`。手动下载示例:
37
+
38
+ ```bash
39
+ hf download t8star/YuE2-Comfy --local-dir ComfyUI/custom_nodes/yue2-t8/models
40
+ ```
41
+
42
+ ## Contents and provenance
43
+
44
+ | Directory | Upstream repository | Fixed revision | SHA256 of `model.safetensors` |
45
+ | --- | --- | --- | --- |
46
+ | `YuE2-3B` | `mrfakename/YuE2-3B` | `9c7af7677010933b77b159d9dc1a2848c58e26a1` | `1d55c42c1a9875c34f5d736e15078449992b044e807ce2a138e6cf289a1e59e9` |
47
+ | `YuE2-Vae` | `m-a-p/YuE2-Vae` | `95535e72a97bc0f09b8ada125d26b4009428c0e8` | `807ce9d5149fa27c5ad3e6582058469852e908f6c5acc8c8aa338e7ab7751346` |
48
+ | `SheetSage2` | `m-a-p/SheetSage2` | `eab522a8168e8b8b8c4856bf8609cd86198f01fe` | `b235f68091a5f5b644000f2b5acb57d1e70432aca2b34ab1b9cf27236e1f4274` |
49
+ | `MERT-v2-FullSong` | `m-a-p/MERT-v2-FullSong` | `d8ba1c745e733b3908ce6ad16ebeb17ac7600a42` | `e6dd2ab187d6dd62b6521cd7d8f932e237acf0c5757745a7232082e28391350d` |
50
+
51
+ All four weights were verified against the upstream Git LFS SHA256 values before upload.
52
+
53
+ ## Links
54
+
55
+ - GitHub node: https://github.com/T8mars/Comfyui-YuE2-T8
56
+ - ComfyUI Registry: https://registry.comfy.org/nodes/yue2-t8
57
+ - Bilibili: https://space.bilibili.com/385085361
58
+ - YouTube: https://www.youtube.com/@T8star-Aix/
59
+ - API: https://api.seedance.nz/sign-up?aff=5f4w
60
+ - 在线 AI 应用 / Online AI apps: https://www.runninghub.ai/zh-cn/user-center/1907375370302308353/userPost?inviteCode=rh-v1121
61
+ - ComfyUI 整合包 / Portable package: https://pan.quark.cn/s/264edb7e36bd
62
+ - Hugging Face profile: https://huggingface.co/t8star
63
+
64
+ ## License
65
+
66
+ YuE2 first-party code and weights use CC BY-NC 4.0 and are limited to non-commercial use. Each model directory includes its license and third-party notices. SheetSage2 and MERT keep their respective upstream license files.