barnamemaker
/

Text-to-Video
GGUF
English
hyvid
lora
gguf-comfy
gguf-node
barnamemaker calcuis commited on
Commit
dcf31dc
·
0 Parent(s):

Duplicate from calcuis/hyvid

Browse files

Co-authored-by: cαlcμ <calcuis@users.noreply.huggingface.co>

Files changed (43) hide show
  1. .gitattributes +59 -0
  2. LICENSE +77 -0
  3. README.md +101 -0
  4. clip_l.safetensors +3 -0
  5. clip_l_fp8_e4m3fn.safetensors +3 -0
  6. fast-hunyuan-video-t2v-720p-bf16.gguf +3 -0
  7. fast-hunyuan-video-t2v-720p-q3_k_m.gguf +3 -0
  8. fast-hunyuan-video-t2v-720p-q3_k_s.gguf +3 -0
  9. fast-hunyuan-video-t2v-720p-q4_0.gguf +3 -0
  10. fast-hunyuan-video-t2v-720p-q4_1.gguf +3 -0
  11. fast-hunyuan-video-t2v-720p-q4_k_m.gguf +3 -0
  12. fast-hunyuan-video-t2v-720p-q4_k_s.gguf +3 -0
  13. fast-hunyuan-video-t2v-720p-q5_0.gguf +3 -0
  14. fast-hunyuan-video-t2v-720p-q5_1.gguf +3 -0
  15. fast-hunyuan-video-t2v-720p-q5_k_m.gguf +3 -0
  16. fast-hunyuan-video-t2v-720p-q5_k_s.gguf +3 -0
  17. fast-hunyuan-video-t2v-720p-q6_k.gguf +3 -0
  18. fast-hunyuan-video-t2v-720p-q8_0.gguf +3 -0
  19. hunyuan-video-t2v-720p-bf16.gguf +3 -0
  20. hunyuan-video-t2v-720p-q4_0.gguf +3 -0
  21. hunyuan-video-t2v-720p-q5_0.gguf +3 -0
  22. hunyuan_video_t2v_720_fp8_scaled.safetensors +3 -0
  23. hunyuan_video_t2v_720p_bf16.safetensors +3 -0
  24. hunyuan_video_t2v_720p_fp8_e4m3fn.safetensors +3 -0
  25. hunyuan_video_vae_bf16.safetensors +3 -0
  26. hunyuan_video_vae_fp8_e4m3fn.safetensors +3 -0
  27. hyvid-lora-mila3d.safetensors +3 -0
  28. hyvid_lora_adapter.safetensors +3 -0
  29. llava_llama3-f16.gguf +3 -0
  30. llava_llama3-q4_0.gguf +3 -0
  31. llava_llama3-q5_0.gguf +3 -0
  32. llava_llama3-q8_0.gguf +3 -0
  33. llava_llama3_fp8_scaled.safetensors +3 -0
  34. samples//ComfyUI_00001_.webp +3 -0
  35. samples//ComfyUI_00002_.webp +3 -0
  36. samples//ComfyUI_00003_.webp +0 -0
  37. samples//ComfyUI_00004_.webp +3 -0
  38. samples//ComfyUI_00005_.webp +3 -0
  39. samples//ComfyUI_00006_.webp +0 -0
  40. samples//ComfyUI_00007_.webp +0 -0
  41. workflow-fast-hyvid-gguf.json +1 -0
  42. workflow-hyvid-gguf.json +1 -0
  43. workflow-hyvid-safetensors.json +1 -0
.gitattributes ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ *.7z filter=lfs diff=lfs merge=lfs -text
2
+ *.arrow filter=lfs diff=lfs merge=lfs -text
3
+ *.bin filter=lfs diff=lfs merge=lfs -text
4
+ *.bz2 filter=lfs diff=lfs merge=lfs -text
5
+ *.ckpt filter=lfs diff=lfs merge=lfs -text
6
+ *.ftz filter=lfs diff=lfs merge=lfs -text
7
+ *.gz filter=lfs diff=lfs merge=lfs -text
8
+ *.h5 filter=lfs diff=lfs merge=lfs -text
9
+ *.joblib filter=lfs diff=lfs merge=lfs -text
10
+ *.lfs.* filter=lfs diff=lfs merge=lfs -text
11
+ *.mlmodel filter=lfs diff=lfs merge=lfs -text
12
+ *.model filter=lfs diff=lfs merge=lfs -text
13
+ *.msgpack filter=lfs diff=lfs merge=lfs -text
14
+ *.npy filter=lfs diff=lfs merge=lfs -text
15
+ *.npz filter=lfs diff=lfs merge=lfs -text
16
+ *.onnx filter=lfs diff=lfs merge=lfs -text
17
+ *.ot filter=lfs diff=lfs merge=lfs -text
18
+ *.parquet filter=lfs diff=lfs merge=lfs -text
19
+ *.pb filter=lfs diff=lfs merge=lfs -text
20
+ *.pickle filter=lfs diff=lfs merge=lfs -text
21
+ *.pkl filter=lfs diff=lfs merge=lfs -text
22
+ *.pt filter=lfs diff=lfs merge=lfs -text
23
+ *.pth filter=lfs diff=lfs merge=lfs -text
24
+ *.rar filter=lfs diff=lfs merge=lfs -text
25
+ *.safetensors filter=lfs diff=lfs merge=lfs -text
26
+ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
27
+ *.tar.* filter=lfs diff=lfs merge=lfs -text
28
+ *.tar filter=lfs diff=lfs merge=lfs -text
29
+ *.tflite filter=lfs diff=lfs merge=lfs -text
30
+ *.tgz filter=lfs diff=lfs merge=lfs -text
31
+ *.wasm filter=lfs diff=lfs merge=lfs -text
32
+ *.xz filter=lfs diff=lfs merge=lfs -text
33
+ *.zip filter=lfs diff=lfs merge=lfs -text
34
+ *.zst filter=lfs diff=lfs merge=lfs -text
35
+ *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ hunyuan-video-t2v-720p-bf16.gguf filter=lfs diff=lfs merge=lfs -text
37
+ hunyuan-video-t2v-720p-q4_0.gguf filter=lfs diff=lfs merge=lfs -text
38
+ hunyuan-video-t2v-720p-q5_0.gguf filter=lfs diff=lfs merge=lfs -text
39
+ samples/ComfyUI_00001_.webp filter=lfs diff=lfs merge=lfs -text
40
+ samples/ComfyUI_00002_.webp filter=lfs diff=lfs merge=lfs -text
41
+ samples/ComfyUI_00004_.webp filter=lfs diff=lfs merge=lfs -text
42
+ samples/ComfyUI_00005_.webp filter=lfs diff=lfs merge=lfs -text
43
+ fast-hunyuan-video-t2v-720p-bf16.gguf filter=lfs diff=lfs merge=lfs -text
44
+ fast-hunyuan-video-t2v-720p-q3_k_m.gguf filter=lfs diff=lfs merge=lfs -text
45
+ fast-hunyuan-video-t2v-720p-q3_k_s.gguf filter=lfs diff=lfs merge=lfs -text
46
+ fast-hunyuan-video-t2v-720p-q4_0.gguf filter=lfs diff=lfs merge=lfs -text
47
+ fast-hunyuan-video-t2v-720p-q4_1.gguf filter=lfs diff=lfs merge=lfs -text
48
+ fast-hunyuan-video-t2v-720p-q4_k_m.gguf filter=lfs diff=lfs merge=lfs -text
49
+ fast-hunyuan-video-t2v-720p-q4_k_s.gguf filter=lfs diff=lfs merge=lfs -text
50
+ fast-hunyuan-video-t2v-720p-q5_0.gguf filter=lfs diff=lfs merge=lfs -text
51
+ fast-hunyuan-video-t2v-720p-q5_1.gguf filter=lfs diff=lfs merge=lfs -text
52
+ fast-hunyuan-video-t2v-720p-q5_k_m.gguf filter=lfs diff=lfs merge=lfs -text
53
+ fast-hunyuan-video-t2v-720p-q5_k_s.gguf filter=lfs diff=lfs merge=lfs -text
54
+ fast-hunyuan-video-t2v-720p-q6_k.gguf filter=lfs diff=lfs merge=lfs -text
55
+ fast-hunyuan-video-t2v-720p-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
56
+ llava_llama3-f16.gguf filter=lfs diff=lfs merge=lfs -text
57
+ llava_llama3-q4_0.gguf filter=lfs diff=lfs merge=lfs -text
58
+ llava_llama3-q5_0.gguf filter=lfs diff=lfs merge=lfs -text
59
+ llava_llama3-q8_0.gguf filter=lfs diff=lfs merge=lfs -text
LICENSE ADDED
@@ -0,0 +1,77 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ TENCENT HUNYUAN COMMUNITY LICENSE AGREEMENT
2
+ Tencent HunyuanVideo Release Date: December 3, 2024
3
+ THIS LICENSE AGREEMENT DOES NOT APPLY IN THE EUROPEAN UNION, UNITED KINGDOM AND SOUTH KOREA AND IS EXPRESSLY LIMITED TO THE TERRITORY, AS DEFINED BELOW.
4
+ By clicking to agree or by using, reproducing, modifying, distributing, performing or displaying any portion or element of the Tencent Hunyuan Works, including via any Hosted Service, You will be deemed to have recognized and accepted the content of this Agreement, which is effective immediately.
5
+ 1. DEFINITIONS.
6
+ a. “Acceptable Use Policy” shall mean the policy made available by Tencent as set forth in the Exhibit A.
7
+ b. “Agreement” shall mean the terms and conditions for use, reproduction, distribution, modification, performance and displaying of Tencent Hunyuan Works or any portion or element thereof set forth herein.
8
+ c. “Documentation” shall mean the specifications, manuals and documentation for Tencent Hunyuan made publicly available by Tencent.
9
+ d. “Hosted Service” shall mean a hosted service offered via an application programming interface (API), web access, or any other electronic or remote means.
10
+ e. “Licensee,” “You” or “Your” shall mean a natural person or legal entity exercising the rights granted by this Agreement and/or using the Tencent Hunyuan Works for any purpose and in any field of use.
11
+ f. “Materials” shall mean, collectively, Tencent’s proprietary Tencent Hunyuan and Documentation (and any portion thereof) as made available by Tencent under this Agreement.
12
+ g. “Model Derivatives” shall mean all: (i) modifications to Tencent Hunyuan or any Model Derivative of Tencent Hunyuan; (ii) works based on Tencent Hunyuan or any Model Derivative of Tencent Hunyuan; or (iii) any other machine learning model which is created by transfer of patterns of the weights, parameters, operations, or Output of Tencent Hunyuan or any Model Derivative of Tencent Hunyuan, to that model in order to cause that model to perform similarly to Tencent Hunyuan or a Model Derivative of Tencent Hunyuan, including distillation methods, methods that use intermediate data representations, or methods based on the generation of synthetic data Outputs by Tencent Hunyuan or a Model Derivative of Tencent Hunyuan for training that model. For clarity, Outputs by themselves are not deemed Model Derivatives.
13
+ h. “Output” shall mean the information and/or content output of Tencent Hunyuan or a Model Derivative that results from operating or otherwise using Tencent Hunyuan or a Model Derivative, including via a Hosted Service.
14
+ i. “Tencent,” “We” or “Us” shall mean THL A29 Limited.
15
+ j. “Tencent Hunyuan” shall mean the large language models, text/image/video/audio/3D generation models, and multimodal large language models and their software and algorithms, including trained model weights, parameters (including optimizer states), machine-learning model code, inference-enabling code, training-enabling code, fine-tuning enabling code and other elements of the foregoing made publicly available by Us, including, without limitation to, Tencent HunyuanVideo released at [https://github.com/Tencent/HunyuanVideo].
16
+ k. “Tencent Hunyuan Works” shall mean: (i) the Materials; (ii) Model Derivatives; and (iii) all derivative works thereof.
17
+ l. “Territory” shall mean the worldwide territory, excluding the territory of the European Union, United Kingdom and South Korea.
18
+ m. “Third Party” or “Third Parties” shall mean individuals or legal entities that are not under common control with Us or You.
19
+ n. “including” shall mean including but not limited to.
20
+ 2. GRANT OF RIGHTS.
21
+ We grant You, for the Territory only, a non-exclusive, non-transferable and royalty-free limited license under Tencent’s intellectual property or other rights owned by Us embodied in or utilized by the Materials to use, reproduce, distribute, create derivative works of (including Model Derivatives), and make modifications to the Materials, only in accordance with the terms of this Agreement and the Acceptable Use Policy, and You must not violate (or encourage or permit anyone else to violate) any term of this Agreement or the Acceptable Use Policy.
22
+ 3. DISTRIBUTION.
23
+ You may, subject to Your compliance with this Agreement, distribute or make available to Third Parties the Tencent Hunyuan Works, exclusively in the Territory, provided that You meet all of the following conditions:
24
+ a. You must provide all such Third Party recipients of the Tencent Hunyuan Works or products or services using them a copy of this Agreement;
25
+ b. You must cause any modified files to carry prominent notices stating that You changed the files;
26
+ c. You are encouraged to: (i) publish at least one technology introduction blogpost or one public statement expressing Your experience of using the Tencent Hunyuan Works; and (ii) mark the products or services developed by using the Tencent Hunyuan Works to indicate that the product/service is “Powered by Tencent Hunyuan”; and
27
+ d. All distributions to Third Parties (other than through a Hosted Service) must be accompanied by a “Notice” text file that contains the following notice: “Tencent Hunyuan is licensed under the Tencent Hunyuan Community License Agreement, Copyright © 2024 Tencent. All Rights Reserved. The trademark rights of “Tencent Hunyuan” are owned by Tencent or its affiliate.”
28
+ You may add Your own copyright statement to Your modifications and, except as set forth in this Section and in Section 5, may provide additional or different license terms and conditions for use, reproduction, or distribution of Your modifications, or for any such Model Derivatives as a whole, provided Your use, reproduction, modification, distribution, performance and display of the work otherwise complies with the terms and conditions of this Agreement (including as regards the Territory). If You receive Tencent Hunyuan Works from a Licensee as part of an integrated end user product, then this Section 3 of this Agreement will not apply to You.
29
+ 4. ADDITIONAL COMMERCIAL TERMS.
30
+ If, on the Tencent Hunyuan version release date, the monthly active users of all products or services made available by or for Licensee is greater than 100 million monthly active users in the preceding calendar month, You must request a license from Tencent, which Tencent may grant to You in its sole discretion, and You are not authorized to exercise any of the rights under this Agreement unless or until Tencent otherwise expressly grants You such rights.
31
+ 5. RULES OF USE.
32
+ a. Your use of the Tencent Hunyuan Works must comply with applicable laws and regulations (including trade compliance laws and regulations) and adhere to the Acceptable Use Policy for the Tencent Hunyuan Works, which is hereby incorporated by reference into this Agreement. You must include the use restrictions referenced in these Sections 5(a) and 5(b) as an enforceable provision in any agreement (e.g., license agreement, terms of use, etc.) governing the use and/or distribution of Tencent Hunyuan Works and You must provide notice to subsequent users to whom You distribute that Tencent Hunyuan Works are subject to the use restrictions in these Sections 5(a) and 5(b).
33
+ b. You must not use the Tencent Hunyuan Works or any Output or results of the Tencent Hunyuan Works to improve any other AI model (other than Tencent Hunyuan or Model Derivatives thereof).
34
+ c. You must not use, reproduce, modify, distribute, or display the Tencent Hunyuan Works, Output or results of the Tencent Hunyuan Works outside the Territory. Any such use outside the Territory is unlicensed and unauthorized under this Agreement.
35
+ 6. INTELLECTUAL PROPERTY.
36
+ a. Subject to Tencent’s ownership of Tencent Hunyuan Works made by or for Tencent and intellectual property rights therein, conditioned upon Your compliance with the terms and conditions of this Agreement, as between You and Tencent, You will be the owner of any derivative works and modifications of the Materials and any Model Derivatives that are made by or for You.
37
+ b. No trademark licenses are granted under this Agreement, and in connection with the Tencent Hunyuan Works, Licensee may not use any name or mark owned by or associated with Tencent or any of its affiliates, except as required for reasonable and customary use in describing and distributing the Tencent Hunyuan Works. Tencent hereby grants You a license to use “Tencent Hunyuan” (the “Mark”) in the Territory solely as required to comply with the provisions of Section 3(c), provided that You comply with any applicable laws related to trademark protection. All goodwill arising out of Your use of the Mark will inure to the benefit of Tencent.
38
+ c. If You commence a lawsuit or other proceedings (including a cross-claim or counterclaim in a lawsuit) against Us or any person or entity alleging that the Materials or any Output, or any portion of any of the foregoing, infringe any intellectual property or other right owned or licensable by You, then all licenses granted to You under this Agreement shall terminate as of the date such lawsuit or other proceeding is filed. You will defend, indemnify and hold harmless Us from and against any claim by any Third Party arising out of or related to Your or the Third Party’s use or distribution of the Tencent Hunyuan Works.
39
+ d. Tencent claims no rights in Outputs You generate. You and Your users are solely responsible for Outputs and their subsequent uses.
40
+ 7. DISCLAIMERS OF WARRANTY AND LIMITATIONS OF LIABILITY.
41
+ a. We are not obligated to support, update, provide training for, or develop any further version of the Tencent Hunyuan Works or to grant any license thereto.
42
+ b. UNLESS AND ONLY TO THE EXTENT REQUIRED BY APPLICABLE LAW, THE TENCENT HUNYUAN WORKS AND ANY OUTPUT AND RESULTS THEREFROM ARE PROVIDED “AS IS” WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES OF ANY KIND INCLUDING ANY WARRANTIES OF TITLE, MERCHANTABILITY, NONINFRINGEMENT, COURSE OF DEALING, USAGE OF TRADE, OR FITNESS FOR A PARTICULAR PURPOSE. YOU ARE SOLELY RESPONSIBLE FOR DETERMINING THE APPROPRIATENESS OF USING, REPRODUCING, MODIFYING, PERFORMING, DISPLAYING OR DISTRIBUTING ANY OF THE TENCENT HUNYUAN WORKS OR OUTPUTS AND ASSUME ANY AND ALL RISKS ASSOCIATED WITH YOUR OR A THIRD PARTY’S USE OR DISTRIBUTION OF ANY OF THE TENCENT HUNYUAN WORKS OR OUTPUTS AND YOUR EXERCISE OF RIGHTS AND PERMISSIONS UNDER THIS AGREEMENT.
43
+ c. TO THE FULLEST EXTENT PERMITTED BY APPLICABLE LAW, IN NO EVENT SHALL TENCENT OR ITS AFFILIATES BE LIABLE UNDER ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, TORT, NEGLIGENCE, PRODUCTS LIABILITY, OR OTHERWISE, FOR ANY DAMAGES, INCLUDING ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL, EXEMPLARY, CONSEQUENTIAL OR PUNITIVE DAMAGES, OR LOST PROFITS OF ANY KIND ARISING FROM THIS AGREEMENT OR RELATED TO ANY OF THE TENCENT HUNYUAN WORKS OR OUTPUTS, EVEN IF TENCENT OR ITS AFFILIATES HAVE BEEN ADVISED OF THE POSSIBILITY OF ANY OF THE FOREGOING.
44
+ 8. SURVIVAL AND TERMINATION.
45
+ a. The term of this Agreement shall commence upon Your acceptance of this Agreement or access to the Materials and will continue in full force and effect until terminated in accordance with the terms and conditions herein.
46
+ b. We may terminate this Agreement if You breach any of the terms or conditions of this Agreement. Upon termination of this Agreement, You must promptly delete and cease use of the Tencent Hunyuan Works. Sections 6(a), 6(c), 7 and 9 shall survive the termination of this Agreement.
47
+ 9. GOVERNING LAW AND JURISDICTION.
48
+ a. This Agreement and any dispute arising out of or relating to it will be governed by the laws of the Hong Kong Special Administrative Region of the People’s Republic of China, without regard to conflict of law principles, and the UN Convention on Contracts for the International Sale of Goods does not apply to this Agreement.
49
+ b. Exclusive jurisdiction and venue for any dispute arising out of or relating to this Agreement will be a court of competent jurisdiction in the Hong Kong Special Administrative Region of the People’s Republic of China, and Tencent and Licensee consent to the exclusive jurisdiction of such court with respect to any such dispute.
50
+
51
+ EXHIBIT A
52
+ ACCEPTABLE USE POLICY
53
+
54
+ Tencent reserves the right to update this Acceptable Use Policy from time to time.
55
+ Last modified: November 5, 2024
56
+
57
+ Tencent endeavors to promote safe and fair use of its tools and features, including Tencent Hunyuan. You agree not to use Tencent Hunyuan or Model Derivatives:
58
+ 1. Outside the Territory;
59
+ 2. In any way that violates any applicable national, federal, state, local, international or any other law or regulation;
60
+ 3. To harm Yourself or others;
61
+ 4. To repurpose or distribute output from Tencent Hunyuan or any Model Derivatives to harm Yourself or others;
62
+ 5. To override or circumvent the safety guardrails and safeguards We have put in place;
63
+ 6. For the purpose of exploiting, harming or attempting to exploit or harm minors in any way;
64
+ 7. To generate or disseminate verifiably false information and/or content with the purpose of harming others or influencing elections;
65
+ 8. To generate or facilitate false online engagement, including fake reviews and other means of fake online engagement;
66
+ 9. To intentionally defame, disparage or otherwise harass others;
67
+ 10. To generate and/or disseminate malware (including ransomware) or any other content to be used for the purpose of harming electronic systems;
68
+ 11. To generate or disseminate personal identifiable information with the purpose of harming others;
69
+ 12. To generate or disseminate information (including images, code, posts, articles), and place the information in any public context (including –through the use of bot generated tweets), without expressly and conspicuously identifying that the information and/or content is machine generated;
70
+ 13. To impersonate another individual without consent, authorization, or legal right;
71
+ 14. To make high-stakes automated decisions in domains that affect an individual’s safety, rights or wellbeing (e.g., law enforcement, migration, medicine/health, management of critical infrastructure, safety components of products, essential services, credit, employment, housing, education, social scoring, or insurance);
72
+ 15. In a manner that violates or disrespects the social ethics and moral standards of other countries or regions;
73
+ 16. To perform, facilitate, threaten, incite, plan, promote or encourage violent extremism or terrorism;
74
+ 17. For any use intended to discriminate against or harm individuals or groups based on protected characteristics or categories, online or offline social behavior or known or predicted personal or personality characteristics;
75
+ 18. To intentionally exploit any of the vulnerabilities of a specific group of persons based on their age, social, physical or mental characteristics, in order to materially distort the behavior of a person pertaining to that group in a manner that causes or is likely to cause that person or another person physical or psychological harm;
76
+ 19. For military purposes;
77
+ 20. To engage in the unauthorized or unlicensed practice of any profession including, but not limited to, financial, legal, medical/health, or other professional practices.
README.md ADDED
@@ -0,0 +1,101 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ license_name: tencent-hunyuan-community
4
+ license_link: LICENSE
5
+ datasets:
6
+ - trojblue/test-HunyuanVideo-anime-images
7
+ - calcuis/anime-descriptor
8
+ language:
9
+ - en
10
+ base_model:
11
+ - tencent/HunyuanVideo
12
+ - trojblue/HunyuanVideo-lora-AnimeShots
13
+ pipeline_tag: text-to-video
14
+ tags:
15
+ - hyvid
16
+ - lora
17
+ - gguf-comfy
18
+ - gguf-node
19
+ widget:
20
+ - text: >-
21
+ anime style anime girl with massive fennec ears and one big fluffy tail, she
22
+ has blonde long hair blue eyes wearing a maid outfit with a long black gold
23
+ leaf pattern dress, walking slowly to the front with sweetie smile, holding
24
+ a fancy black forest cake with candles on top in the kitchen of an old dark
25
+ Victorian mansion lit by candlelight with a bright window to the foggy
26
+ output:
27
+ url: samples\ComfyUI_00007_.webp
28
+ - text: >-
29
+ anime scene of a vibrant carnival with colorful rides, games, and food
30
+ stalls, and a cute anime girl with multicolored hair, holding a melting
31
+ ice-cream, wearing a fluffy white hoodie and blue mini shorts, winking her
32
+ eye, smiling to the camera
33
+ output:
34
+ url: samples\ComfyUI_00002_.webp
35
+ - text: >-
36
+ anime girl with pink twin tails and green eyes, wearing a school uniform,
37
+ holding a stack of books in a bustling library filled with sunlight
38
+ streaming through tall windows
39
+ output:
40
+ url: samples\ComfyUI_00001_.webp
41
+ - text: >-
42
+ anime boy with silver hair and blue eyes, wearing a casual hoodie, sitting
43
+ on a park bench, feeding pigeons with a gentle smile
44
+ output:
45
+ url: samples\ComfyUI_00003_.webp
46
+ - text: >-
47
+ anime style anime girl with massive fennec ears and one big fluffy tail, she
48
+ has blonde long hair blue eyes wearing a maid outfit with a long black gold
49
+ leaf pattern dress, walking slowly to the front with sweetie smile, holding
50
+ a fancy black forest cake with candles on top in the kitchen of an old dark
51
+ Victorian mansion lit by candlelight with a bright window to the foggy
52
+ forest
53
+ output:
54
+ url: samples\ComfyUI_00004_.webp
55
+ - text: >-
56
+ anime style anime girl with massive fennec ears and one big fluffy tail, she
57
+ has blonde hair long hair blue eyes wearing a pink sweater and a long blue
58
+ skirt walking in a beautiful outdoor scenery with snow mountains in the
59
+ background
60
+ output:
61
+ url: samples\ComfyUI_00005_.webp
62
+ ---
63
+
64
+ # **GGUF quantized and fp8 scaled version of hyvid with lora anime adapter**
65
+
66
+ <Gallery />
67
+
68
+ ![screenshot](https://raw.githubusercontent.com/calcuis/comfy/master/hyvid.gif)
69
+
70
+ ## **setup (once)**
71
+ - drag hyvid_lora_adapter.safetensors [[323MB](https://huggingface.co/calcuis/hyvid/blob/main/hyvid_lora_adapter.safetensors)] to > ./ComfyUI/models/loras
72
+ - drag hunyuan-video-t2v-720p-q4_0.gguf [[7.74GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan-video-t2v-720p-q4_0.gguf)] to > ./ComfyUI/models/diffusion_models
73
+ - drag llava_llama3-q4_0.gguf [[4.68GB](https://huggingface.co/calcuis/hyvid/blob/main/llava_llama3-q4_0.gguf)] to > ./ComfyUI/models/text_encoders
74
+ - drag clip_l_fp8_e4m3fn.safetensors [[123MB](https://huggingface.co/calcuis/hyvid/blob/main/clip_l_fp8_e4m3fn.safetensors)] to > ./ComfyUI/models/text_encoders
75
+ - drag hunyuan_video_vae_fp8_e4m3fn.safetensors [[247MB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_vae_fp8_e4m3fn.safetensors)] to > ./ComfyUI/models/vae
76
+
77
+ ## **run it straight (no installation needed way)**
78
+ - run the .bat file in the main directory (assuming you are using the gguf-node pack below)
79
+ - drag the demo [clip](https://huggingface.co/calcuis/hyvid/blob/main/samples%5CComfyUI_00007_.webp) or the workflow json file (below) to > your browser
80
+
81
+ ### **workflows**
82
+ - example workflow for [gguf](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-gguf.json) (upgrade your [node](https://github.com/calcuis/gguf) for llava gguf support; more quantized llava-llama3 version [here](https://huggingface.co/chatpig/llava-llama3/tree/main))
83
+ - example workflow for [safetensors](https://huggingface.co/calcuis/hyvid/blob/main/workflow-hyvid-safetensors.json) (fp8 scaled version [[13.2GB](https://huggingface.co/calcuis/hyvid/blob/main/hunyuan_video_t2v_720_fp8_scaled.safetensors)] is recommended)
84
+
85
+ ### **review**
86
+ - more stable output if adapter applied
87
+ - working good even with fp8_e4m3fn scaled clip and vae
88
+ - significant changes in loading speed while using the new quantized/scaled file(s) with revised workflow (see above)
89
+
90
+ ### **references**
91
+ - lora adapter from [trojblue](https://huggingface.co/trojblue/HunyuanVideo-lora-AnimeShots)
92
+ - base model from [tencent](https://huggingface.co/tencent/HunyuanVideo)
93
+ - fast model from [fastvideo](https://huggingface.co/FastVideo/FastHunyuan)
94
+ - comfyui from [comfyanonymous](https://github.com/comfyanonymous/ComfyUI)
95
+ - comfyui-gguf [city96](https://github.com/city96/ComfyUI-GGUF)
96
+ - gguf-comfy [pack](https://github.com/calcuis/gguf-comfy/releases)
97
+ - gguf-node ([pypi](https://pypi.org/project/gguf-node)|[repo](https://github.com/calcuis/gguf)|[pack](https://github.com/calcuis/gguf/releases))
98
+
99
+ ### **appendices**
100
+ - get more test prompt from the training [dataset](https://huggingface.co/datasets/calcuis/anime-descriptor)
101
+ - still no ideas? get fresh prompt from our [simulator](https://prompt.calcuis.us)
clip_l.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:660c6f5b1abae9dc498ac2d21e1347d2abdb0cf6c0c0c8576cd796491d9a6cdd
3
+ size 246144152
clip_l_fp8_e4m3fn.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:437bc5d856f28c3445ed3e978eeac08cb1aa96fd6528d7c12b747ad37960bc8d
3
+ size 123084200
fast-hunyuan-video-t2v-720p-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7062827be38173dd45ef94717c2170c958cd70ab84b6c83fedcaf3eb6e1ead65
3
+ size 25649179392
fast-hunyuan-video-t2v-720p-q3_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f3b8e57ec11dfef505b957a91819fc1d8ae8ab3d90b1003189600878569a16ad
3
+ size 6238071552
fast-hunyuan-video-t2v-720p-q3_k_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8f869b17c4d3ceb82576932da6fc3f94eacaf85718e07ab2b4c2a36440f112c
3
+ size 6087666432
fast-hunyuan-video-t2v-720p-q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c9230a16336e2c276c428a61e3e9d081928cca6457f04a78b01cd07de0ef641
3
+ size 7742122752
fast-hunyuan-video-t2v-720p-q4_1.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f1053d04a674ca8c657e7a23d25a38a9a672f5b92a1ced6884cccc1918841f1
3
+ size 8520690432
fast-hunyuan-video-t2v-720p-q4_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b1ebbb7e02d4746ba3a1b0f169c6cec6aeb57ec809f2eac0af437ea5dc6d1579
3
+ size 7883680512
fast-hunyuan-video-t2v-720p-q4_k_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b36b25905a189f9b1b21830294c35bb816ee87591bf471eedb05e3c6dadaaa65
3
+ size 7742122752
fast-hunyuan-video-t2v-720p-q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b969a2f510a19c56026cce7158ffedfa93d95147f2bede601c0094217da4b175
3
+ size 9299258112
fast-hunyuan-video-t2v-720p-q5_1.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab1efd6f4c1caffdfa9e19bad9a05a6d184cda62d3768678a8e7918bd4462e19
3
+ size 10077825792
fast-hunyuan-video-t2v-720p-q5_k_m.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:267f63ea825a3a196e06a1b7010d3fb13f47afd2c4316c18e68f2f3d864cd7d2
3
+ size 9449663232
fast-hunyuan-video-t2v-720p-q5_k_s.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1434eaa8eed8792c43cbadff95c22b80234a97ab058cd5eea64333eff79d5a1f
3
+ size 9299258112
fast-hunyuan-video-t2v-720p-q6_k.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:84482f8c4334c06022572bd86e1e6262cee7aae2dcf55d7a1b1419d338f47462
3
+ size 10953714432
fast-hunyuan-video-t2v-720p-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6995e788000143ba83ba14b268c3b0cd8463baa8842b32c549c0e2d6253ec30c
3
+ size 13970664192
hunyuan-video-t2v-720p-bf16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8e7e662e495faa0db0b174e9e06bafae2386cabec6c10e42c0c59dfb8033e2ac
3
+ size 25649179392
hunyuan-video-t2v-720p-q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0cc6aff7ed127ced60d5f5ed0535df6e55215edb4faa9304e094659b7cdb7945
3
+ size 7742122752
hunyuan-video-t2v-720p-q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7a2620df2668610fbb1fe0761e533f11015898987dcd59f4563146eb3f50709f
3
+ size 9299258112
hunyuan_video_t2v_720_fp8_scaled.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9fddff62992c8e2d8e4848217cbb71de795e82f54590c157a01ea009639877f9
3
+ size 13185035336
hunyuan_video_t2v_720p_bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6ff2d107f0fec571fe276ad847468404ed01855c28c0be8859c3b311daec52a
3
+ size 25642131432
hunyuan_video_t2v_720p_fp8_e4m3fn.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:53d1e32e905c23bb0096a45cddd7aaa0148ebc9084f0493a3a926c5c44eb624d
3
+ size 12821120736
hunyuan_video_vae_bf16.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8f8553275406d84ccf22e7a47601650d8f98bdb8aa9ccfdd6506b57a9701aed
3
+ size 492984198
hunyuan_video_vae_fp8_e4m3fn.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6391bc527f1f0a656f741997737f7f8292850efadf3de1e8b8f65b3e522391aa
3
+ size 246506059
hyvid-lora-mila3d.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0117aeb35317a7509a8e00ac872d0e8cc95d518ab4c831e13222f90bc9349749
3
+ size 471924008
hyvid_lora_adapter.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:55eaaaea0420811a2bcd3225a616a6694c696a433843ca71421926309a32faff
3
+ size 322519480
llava_llama3-f16.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1847b93880de8f340811fcce180927ff94820df317601deb24616db61806e17e
3
+ size 16069941568
llava_llama3-q4_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b594f713a85a04b77567a1638c0d595b11c2be40af002c1411b788ed06b25d09
3
+ size 4676256256
llava_llama3-q5_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d808f92fb3e64597525d9180e7be799ee10a7faf99510274af5e786f3a5fd170
3
+ size 5614371328
llava_llama3-q8_0.gguf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:83e46c4ffeca0d20f1017532eff41d0604ee1174a5a5a344998a259870b90d66
3
+ size 8541329728
llava_llama3_fp8_scaled.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2f0c3ad255c282cead3f078753af37d19099cafcfc8265bbbd511f133e7af250
3
+ size 9091392483
samples//ComfyUI_00001_.webp ADDED
samples//ComfyUI_00002_.webp ADDED
samples//ComfyUI_00003_.webp ADDED
samples//ComfyUI_00004_.webp ADDED
samples//ComfyUI_00005_.webp ADDED
samples//ComfyUI_00006_.webp ADDED
samples//ComfyUI_00007_.webp ADDED
workflow-fast-hyvid-gguf.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"last_node_id":82,"last_link_id":221,"nodes":[{"id":8,"type":"VAEDecode","pos":[942.8484497070312,-48.036781311035156],"size":[210,46],"flags":{},"order":15,"mode":2,"inputs":[{"name":"samples","type":"LATENT","link":181},{"name":"vae","type":"VAE","link":206}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[],"slot_index":0}],"properties":{"Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":25,"type":"RandomNoise","pos":[453.4447326660156,515.48974609375],"size":[315,82],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"NOISE","type":"NOISE","links":[37],"shape":3}],"properties":{"Node name for S&R":"RandomNoise"},"widgets_values":[87315973702070,"randomize"],"color":"#2a363b","bgcolor":"#3f5159"},{"id":75,"type":"SaveAnimatedWEBP","pos":[1162.8707275390625,-45.96876525878906],"size":[503.37261962890625,646.9136352539062],"flags":{},"order":17,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":215}],"outputs":[],"properties":{},"widgets_values":["ComfyUI",24,false,80,"default",null]},{"id":26,"type":"FluxGuidance","pos":[486.99151611328125,34.85356903076172],"size":[317.4000244140625,58],"flags":{},"order":11,"mode":0,"inputs":[{"name":"conditioning","type":"CONDITIONING","link":175}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[129],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"FluxGuidance"},"widgets_values":[6],"color":"#233","bgcolor":"#355"},{"id":79,"type":"Note","pos":[701.4765014648438,375.7439880371094],"size":[210,72.5199966430664],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Adjust the width and/or height if you are encountering error.\n\nAdjust the length for your video."],"color":"#432","bgcolor":"#653"},{"id":45,"type":"EmptyHunyuanLatentVideo","pos":[406.4075927734375,351.34405517578125],"size":[283.32000732421875,130],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[180],"slot_index":0}],"properties":{"Node name for S&R":"EmptyHunyuanLatentVideo"},"widgets_values":[512,512,73,1]},{"id":11,"type":"DualCLIPLoader","pos":[51.21599197387695,251.8719940185547],"size":[350,106],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[205],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"DualCLIPLoader"},"widgets_values":["clip_l.safetensors","llava_llama3_fp8_scaled.safetensors","hunyuan_video"]},{"id":10,"type":"VAELoader","pos":[52.271907806396484,406.8880615234375],"size":[350,60],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[206,211],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"VAELoader"},"widgets_values":["hunyuan_video_vae_bf16.safetensors"]},{"id":13,"type":"SamplerCustomAdvanced","pos":[880.2310791015625,32.9232063293457],"size":[272.3617858886719,113.09734344482422],"flags":{},"order":14,"mode":0,"inputs":[{"name":"noise","type":"NOISE","link":37,"slot_index":0},{"name":"guider","type":"GUIDER","link":30,"slot_index":1},{"name":"sampler","type":"SAMPLER","link":19,"slot_index":2},{"name":"sigmas","type":"SIGMAS","link":20,"slot_index":3},{"name":"latent_image","type":"LATENT","link":180,"slot_index":4}],"outputs":[{"name":"output","type":"LATENT","links":[181,210],"slot_index":0,"shape":3},{"name":"denoised_output","type":"LATENT","links":null,"shape":3}],"properties":{"Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":73,"type":"VAEDecodeTiled","pos":[923.4083251953125,196.83201599121094],"size":[210,150],"flags":{},"order":16,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":210},{"name":"vae","type":"VAE","link":211}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[215],"slot_index":0}],"properties":{"Node name for S&R":"VAEDecodeTiled"},"widgets_values":[128,32,64,8]},{"id":17,"type":"BasicScheduler","pos":[829.325927734375,496.0624084472656],"size":[315,106],"flags":{},"order":10,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":221,"slot_index":0}],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[20],"shape":3}],"properties":{"Node name for S&R":"BasicScheduler"},"widgets_values":["simple",20,1]},{"id":67,"type":"ModelSamplingSD3","pos":[478.3071594238281,-62.26879119873047],"size":[210,58],"flags":{},"order":12,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":219}],"outputs":[{"name":"MODEL","type":"MODEL","links":[195],"slot_index":0}],"properties":{"Node name for S&R":"ModelSamplingSD3"},"widgets_values":[7]},{"id":22,"type":"BasicGuider","pos":[707.729736328125,-60.55281066894531],"size":[222.3482666015625,46],"flags":{},"order":13,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":195,"slot_index":0},{"name":"conditioning","type":"CONDITIONING","link":129,"slot_index":1}],"outputs":[{"name":"GUIDER","type":"GUIDER","links":[30],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"BasicGuider"},"widgets_values":[]},{"id":74,"type":"Note","pos":[917.777099609375,378.7792663574219],"size":[225.4879913330078,92.07599639892578],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Use the tiled decode node by default because most people will need it.\n\nLower the tile_size and overlap if you are running out of memory."],"color":"#432","bgcolor":"#653"},{"id":16,"type":"KSamplerSelect","pos":[91.52867889404297,519.0508422851562],"size":[315,58],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[19],"shape":3}],"properties":{"Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"]},{"id":81,"type":"LoraLoaderModelOnly","pos":[133.28497314453125,-6.768087387084961],"size":[325.5599670410156,82],"flags":{},"order":9,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":220}],"outputs":[{"name":"MODEL","type":"MODEL","links":[219],"slot_index":0}],"properties":{"Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["hyvid_lora_adapter.safetensors",1]},{"id":44,"type":"CLIPTextEncode","pos":[449.47998046875,134.34315490722656],"size":[428.65301513671875,165.28106689453125],"flags":{},"order":8,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":205}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[175],"slot_index":0}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["anime style anime girl with massive fennec ears and one big fluffy tail, she has blonde long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress, walking slowly to the front with sweetie smile, holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest"],"color":"#232","bgcolor":"#353"},{"id":82,"type":"LoaderGGUF","pos":[51.64268112182617,131.9539031982422],"size":[385.39996337890625,58],"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[220,221],"slot_index":0}],"properties":{"Node name for S&R":"LoaderGGUF"},"widgets_values":["fast-hunyuan-video-t2v-720p-q4_0.gguf"]}],"links":[[19,16,0,13,2,"SAMPLER"],[20,17,0,13,3,"SIGMAS"],[30,22,0,13,1,"GUIDER"],[37,25,0,13,0,"NOISE"],[129,26,0,22,1,"CONDITIONING"],[175,44,0,26,0,"CONDITIONING"],[180,45,0,13,4,"LATENT"],[181,13,0,8,0,"LATENT"],[195,67,0,22,0,"MODEL"],[205,11,0,44,0,"CLIP"],[206,10,0,8,1,"VAE"],[210,13,0,73,0,"LATENT"],[211,10,0,73,1,"VAE"],[215,73,0,75,0,"IMAGE"],[219,81,0,67,0,"MODEL"],[220,82,0,81,0,"MODEL"],[221,82,0,17,0,"MODEL"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.9090909090909091,"offset":[-34.922677305235766,115.13358528137121]},"groupNodes":{}},"version":0.4}
workflow-hyvid-gguf.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"last_node_id":84,"last_link_id":222,"nodes":[{"id":8,"type":"VAEDecode","pos":[942.8484497070312,-48.036781311035156],"size":[210,46],"flags":{},"order":15,"mode":2,"inputs":[{"name":"samples","type":"LATENT","link":181},{"name":"vae","type":"VAE","link":206}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[],"slot_index":0}],"properties":{"Node name for S&R":"VAEDecode"},"widgets_values":[]},{"id":25,"type":"RandomNoise","pos":[453.4447326660156,515.48974609375],"size":[315,82],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"NOISE","type":"NOISE","links":[37],"shape":3}],"properties":{"Node name for S&R":"RandomNoise"},"widgets_values":[393204301118055,"randomize"],"color":"#2a363b","bgcolor":"#3f5159"},{"id":75,"type":"SaveAnimatedWEBP","pos":[1162.8707275390625,-45.96876525878906],"size":[503.37261962890625,646.9136352539062],"flags":{},"order":17,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":215}],"outputs":[],"properties":{},"widgets_values":["ComfyUI",24,false,80,"default",null]},{"id":26,"type":"FluxGuidance","pos":[486.99151611328125,34.85356903076172],"size":[317.4000244140625,58],"flags":{},"order":12,"mode":0,"inputs":[{"name":"conditioning","type":"CONDITIONING","link":175}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[129],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"FluxGuidance"},"widgets_values":[6],"color":"#233","bgcolor":"#355"},{"id":13,"type":"SamplerCustomAdvanced","pos":[880.2310791015625,32.9232063293457],"size":[272.3617858886719,113.09734344482422],"flags":{},"order":14,"mode":0,"inputs":[{"name":"noise","type":"NOISE","link":37,"slot_index":0},{"name":"guider","type":"GUIDER","link":30,"slot_index":1},{"name":"sampler","type":"SAMPLER","link":19,"slot_index":2},{"name":"sigmas","type":"SIGMAS","link":20,"slot_index":3},{"name":"latent_image","type":"LATENT","link":180,"slot_index":4}],"outputs":[{"name":"output","type":"LATENT","links":[181,210],"slot_index":0,"shape":3},{"name":"denoised_output","type":"LATENT","links":null,"shape":3}],"properties":{"Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":17,"type":"BasicScheduler","pos":[829.325927734375,496.0624084472656],"size":[315,106],"flags":{},"order":9,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":221,"slot_index":0}],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[20],"shape":3}],"properties":{"Node name for S&R":"BasicScheduler"},"widgets_values":["simple",20,1]},{"id":67,"type":"ModelSamplingSD3","pos":[478.3071594238281,-62.26879119873047],"size":[210,58],"flags":{},"order":11,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":219}],"outputs":[{"name":"MODEL","type":"MODEL","links":[195],"slot_index":0}],"properties":{"Node name for S&R":"ModelSamplingSD3"},"widgets_values":[7]},{"id":22,"type":"BasicGuider","pos":[707.729736328125,-60.55281066894531],"size":[222.3482666015625,46],"flags":{},"order":13,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":195,"slot_index":0},{"name":"conditioning","type":"CONDITIONING","link":129,"slot_index":1}],"outputs":[{"name":"GUIDER","type":"GUIDER","links":[30],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"BasicGuider"},"widgets_values":[]},{"id":82,"type":"LoaderGGUF","pos":[48.12269592285156,118.75387573242188],"size":[396.8399658203125,59.760009765625],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[220,221],"slot_index":0}],"properties":{"Node name for S&R":"LoaderGGUF"},"widgets_values":["hunyuan-video-t2v-720p-q4_0.gguf"]},{"id":16,"type":"KSamplerSelect","pos":[95.04869842529297,518.1708374023438],"size":[315,58],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[19],"shape":3}],"properties":{"Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"]},{"id":81,"type":"LoraLoaderModelOnly","pos":[72.56494903564453,-12.92807674407959],"size":[402.1199951171875,82.88003540039062],"flags":{},"order":8,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":220}],"outputs":[{"name":"MODEL","type":"MODEL","links":[219],"slot_index":0}],"properties":{"Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["hyvid_lora_adapter.safetensors",1]},{"id":73,"type":"VAEDecodeTiled","pos":[923.4083251953125,196.83201599121094],"size":[210,150],"flags":{},"order":16,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":210},{"name":"vae","type":"VAE","link":211}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[215],"slot_index":0}],"properties":{"Node name for S&R":"VAEDecodeTiled"},"widgets_values":[128,32,32,8]},{"id":45,"type":"EmptyHunyuanLatentVideo","pos":[441.60748291015625,342.54388427734375],"size":[283.32000732421875,130],"flags":{},"order":7,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[180],"slot_index":0}],"properties":{"Node name for S&R":"EmptyHunyuanLatentVideo"},"widgets_values":[512,512,45,1]},{"id":44,"type":"CLIPTextEncode","pos":[452.9999694824219,136.10316467285156],"size":[428.65301513671875,165.28106689453125],"flags":{},"order":10,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":222}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[175],"slot_index":0}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["anime style anime girl with massive fennec ears and one big fluffy tail, she has blonde long hair blue eyes wearing a maid outfit with a long black gold leaf pattern dress, walking slowly to the front with sweetie smile, holding a fancy black forest cake with candles on top in the kitchen of an old dark Victorian mansion lit by candlelight with a bright window to the foggy forest"],"color":"#232","bgcolor":"#353"},{"id":84,"type":"DualClipLoaderGGUF","pos":[56.042633056640625,228.75389099121094],"size":[380.1199951171875,108.64006042480469],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[222],"slot_index":0}],"properties":{"Node name for S&R":"DualClipLoaderGGUF"},"widgets_values":["clip_l_fp8_e4m3fn.safetensors","llava_llama3-q4_0.gguf","hunyuan_video"]},{"id":10,"type":"VAELoader","pos":[55.79191970825195,403.3681945800781],"size":[390.47998046875,64.4000015258789],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[206,211],"slot_index":0,"shape":3}],"properties":{"Node name for S&R":"VAELoader"},"widgets_values":["hunyuan_video_vae_fp8_e4m3fn.safetensors"]},{"id":74,"type":"Note","pos":[931.8572387695312,378.7792663574219],"size":[225.4879913330078,92.07599639892578],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Use the tiled decode node by default because most people will need it.\n\nLower the tile_size and overlap if you are running out of memory."],"color":"#432","bgcolor":"#653"},{"id":79,"type":"Note","pos":[723.476806640625,384.54400634765625],"size":[210,72.5199966430664],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Adjust the width and/or height if you are encountering error.\n\nAdjust the length for your video."],"color":"#432","bgcolor":"#653"}],"links":[[19,16,0,13,2,"SAMPLER"],[20,17,0,13,3,"SIGMAS"],[30,22,0,13,1,"GUIDER"],[37,25,0,13,0,"NOISE"],[129,26,0,22,1,"CONDITIONING"],[175,44,0,26,0,"CONDITIONING"],[180,45,0,13,4,"LATENT"],[181,13,0,8,0,"LATENT"],[195,67,0,22,0,"MODEL"],[206,10,0,8,1,"VAE"],[210,13,0,73,0,"LATENT"],[211,10,0,73,1,"VAE"],[215,73,0,75,0,"IMAGE"],[219,81,0,67,0,"MODEL"],[220,82,0,81,0,"MODEL"],[221,82,0,17,0,"MODEL"],[222,84,0,44,0,"CLIP"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.9090909090909091,"offset":[-34.922677305235766,115.13358528137121]},"groupNodes":{}},"version":0.4}
workflow-hyvid-safetensors.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"last_node_id":85,"last_link_id":224,"nodes":[{"id":22,"type":"BasicGuider","pos":[869.103515625,27.104022979736328],"size":[222.3482666015625,46],"flags":{},"order":12,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":195,"slot_index":0,"localized_name":"model"},{"name":"conditioning","type":"CONDITIONING","link":129,"slot_index":1,"localized_name":"conditioning"}],"outputs":[{"name":"GUIDER","type":"GUIDER","links":[30],"slot_index":0,"shape":3,"localized_name":"GUIDER"}],"properties":{"Node name for S&R":"BasicGuider"},"widgets_values":[]},{"id":26,"type":"FluxGuidance","pos":[474.5040283203125,83.54402923583984],"size":[317.4000244140625,58],"flags":{},"order":10,"mode":0,"inputs":[{"name":"conditioning","type":"CONDITIONING","link":175,"localized_name":"conditioning"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[129],"slot_index":0,"shape":3,"localized_name":"CONDITIONING"}],"properties":{"Node name for S&R":"FluxGuidance"},"widgets_values":[6],"color":"#233","bgcolor":"#355"},{"id":67,"type":"ModelSamplingSD3","pos":[535.1432495117188,-18.688018798828125],"size":[210,58],"flags":{},"order":11,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":221,"localized_name":"model"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[195],"slot_index":0,"localized_name":"MODEL"}],"properties":{"Node name for S&R":"ModelSamplingSD3"},"widgets_values":[7]},{"id":13,"type":"SamplerCustomAdvanced","pos":[857.0962524414062,138.1039276123047],"size":[272.3617858886719,124.53733825683594],"flags":{},"order":13,"mode":0,"inputs":[{"name":"noise","type":"NOISE","link":37,"slot_index":0,"localized_name":"noise"},{"name":"guider","type":"GUIDER","link":30,"slot_index":1,"localized_name":"guider"},{"name":"sampler","type":"SAMPLER","link":19,"slot_index":2,"localized_name":"sampler"},{"name":"sigmas","type":"SIGMAS","link":20,"slot_index":3,"localized_name":"sigmas"},{"name":"latent_image","type":"LATENT","link":180,"slot_index":4,"localized_name":"latent_image"}],"outputs":[{"name":"output","type":"LATENT","links":[210],"slot_index":0,"shape":3,"localized_name":"output"},{"name":"denoised_output","type":"LATENT","links":null,"slot_index":1,"shape":3,"localized_name":"denoised_output"}],"properties":{"Node name for S&R":"SamplerCustomAdvanced"},"widgets_values":[]},{"id":45,"type":"EmptyHunyuanLatentVideo","pos":[464.8927917480469,368.78546142578125],"size":[315,130],"flags":{},"order":0,"mode":0,"inputs":[],"outputs":[{"name":"LATENT","type":"LATENT","links":[180],"slot_index":0,"localized_name":"LATENT"}],"properties":{"Node name for S&R":"EmptyHunyuanLatentVideo"},"widgets_values":[512,512,73,1]},{"id":17,"type":"BasicScheduler","pos":[143.07196044921875,516.3609619140625],"size":[315,106],"flags":{},"order":8,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":190,"slot_index":0,"localized_name":"model"}],"outputs":[{"name":"SIGMAS","type":"SIGMAS","links":[20],"shape":3,"localized_name":"SIGMAS"}],"properties":{"Node name for S&R":"BasicScheduler"},"widgets_values":["simple",20,1]},{"id":25,"type":"RandomNoise","pos":[529.3361206054688,533.7849731445312],"size":[315,82],"flags":{},"order":1,"mode":0,"inputs":[],"outputs":[{"name":"NOISE","type":"NOISE","links":[37],"shape":3,"localized_name":"NOISE"}],"properties":{"Node name for S&R":"RandomNoise"},"widgets_values":[446467540828117,"randomize"],"color":"#2a363b","bgcolor":"#3f5159"},{"id":73,"type":"VAEDecodeTiled","pos":[918.327392578125,512.7203979492188],"size":[210,102],"flags":{},"order":14,"mode":0,"inputs":[{"name":"samples","type":"LATENT","link":210,"localized_name":"samples"},{"name":"vae","type":"VAE","link":211,"localized_name":"vae"}],"outputs":[{"name":"IMAGE","type":"IMAGE","links":[224],"slot_index":0,"localized_name":"IMAGE"}],"properties":{"Node name for S&R":"VAEDecodeTiled"},"widgets_values":[128,32]},{"id":16,"type":"KSamplerSelect","pos":[867.3269653320312,321.2095947265625],"size":[263.69598388671875,58],"flags":{},"order":2,"mode":0,"inputs":[],"outputs":[{"name":"SAMPLER","type":"SAMPLER","links":[19],"shape":3,"localized_name":"SAMPLER"}],"properties":{"Node name for S&R":"KSamplerSelect"},"widgets_values":["euler"]},{"id":74,"type":"Note","pos":[821.7911987304688,419.6561279296875],"size":[210,58],"flags":{},"order":3,"mode":0,"inputs":[],"outputs":[],"properties":{},"widgets_values":["Lower the tile_size and overlap if you are running out of memory."],"color":"#432","bgcolor":"#653"},{"id":11,"type":"DualCLIPLoader","pos":[50.336063385009766,266.1280517578125],"size":[350,106],"flags":{},"order":4,"mode":0,"inputs":[],"outputs":[{"name":"CLIP","type":"CLIP","links":[205],"slot_index":0,"shape":3,"localized_name":"CLIP"}],"properties":{"Node name for S&R":"DualCLIPLoader"},"widgets_values":["clip_l.safetensors","llava_llama3_fp8_scaled.safetensors","hunyuan_video"]},{"id":81,"type":"LoraLoaderModelOnly","pos":[142.45281982421875,-5.673798561096191],"size":[318.87200927734375,82],"flags":{},"order":9,"mode":0,"inputs":[{"name":"model","type":"MODEL","link":222,"localized_name":"model"}],"outputs":[{"name":"MODEL","type":"MODEL","links":[221],"slot_index":0,"localized_name":"MODEL"}],"properties":{"Node name for S&R":"LoraLoaderModelOnly"},"widgets_values":["hyvid_lora_adapter.safetensors",1]},{"id":10,"type":"VAELoader","pos":[76.47201538085938,414.19219970703125],"size":[350,60],"flags":{},"order":5,"mode":0,"inputs":[],"outputs":[{"name":"VAE","type":"VAE","links":[211],"slot_index":0,"shape":3,"localized_name":"VAE"}],"properties":{"Node name for S&R":"VAELoader"},"widgets_values":["hunyuan_video_vae_bf16.safetensors"]},{"id":44,"type":"CLIPTextEncode","pos":[445.8160095214844,184.51202392578125],"size":[400.5810852050781,124.62503051757812],"flags":{},"order":7,"mode":0,"inputs":[{"name":"clip","type":"CLIP","link":205,"localized_name":"clip"}],"outputs":[{"name":"CONDITIONING","type":"CONDITIONING","links":[175],"slot_index":0,"localized_name":"CONDITIONING"}],"title":"CLIP Text Encode (Positive Prompt)","properties":{"Node name for S&R":"CLIPTextEncode"},"widgets_values":["anime girl animal focus, bread, closed eyes, closed mouth, crumbs, food, full body, hands on own cheeks, hands on own face, lettuce, no humans, onion, onion slice, pokemon \\(creature\\), sandwich, smile, solo, sparkle, submarine sandwich, tail, tomato, tomato slice"],"color":"#232","bgcolor":"#353"},{"id":12,"type":"UNETLoader","pos":[22.263946533203125,125.80001831054688],"size":[415.823974609375,94.58399200439453],"flags":{},"order":6,"mode":0,"inputs":[],"outputs":[{"name":"MODEL","type":"MODEL","links":[190,222],"slot_index":0,"shape":3,"localized_name":"MODEL"}],"properties":{"Node name for S&R":"UNETLoader"},"widgets_values":["hunyuan_video_t2v_720_fp8_scaled.safetensors","default"],"color":"#223","bgcolor":"#335"},{"id":85,"type":"SaveAnimatedWEBP","pos":[1152.2972412109375,-42.262149810791016],"size":[518.27978515625,664.1360473632812],"flags":{},"order":15,"mode":0,"inputs":[{"name":"images","type":"IMAGE","link":224,"localized_name":"images"}],"outputs":[],"properties":{},"widgets_values":["ComfyUI",6,false,80,"default",null]}],"links":[[19,16,0,13,2,"SAMPLER"],[20,17,0,13,3,"SIGMAS"],[30,22,0,13,1,"GUIDER"],[37,25,0,13,0,"NOISE"],[129,26,0,22,1,"CONDITIONING"],[175,44,0,26,0,"CONDITIONING"],[180,45,0,13,4,"LATENT"],[190,12,0,17,0,"MODEL"],[195,67,0,22,0,"MODEL"],[205,11,0,44,0,"CLIP"],[210,13,0,73,0,"LATENT"],[211,10,0,73,1,"VAE"],[221,81,0,67,0,"MODEL"],[222,12,0,81,0,"MODEL"],[224,73,0,85,0,"IMAGE"]],"groups":[],"config":{},"extra":{"ds":{"scale":0.8264462809917363,"offset":[33.503856299823845,111.74643375676293]},"groupNodes":{},"VHS_latentpreview":false,"VHS_latentpreviewrate":0},"version":0.4}