Skip to content

Commit e72234c

Browse files
authored
Merge pull request #281 from replicate/bump-comfy
Add hidream and hunyuan3d v2 support
2 parents f30502e + b8e5baf commit e72234c

File tree

7 files changed

+85
-23
lines changed

7 files changed

+85
-23
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "ComfyUI"]
22
path = ComfyUI
33
url = https://github.com/comfyanonymous/ComfyUI.git
4-
commit = ab5413351eee61f3d7f10c74e75286df0058bb18
4+
commit = 8115a7895bf07a75ccf0c4b65122cbf4cd8b0e2b

CHANGELOG.md

Lines changed: 39 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,42 @@
1+
## 2025-04-28
2+
3+
New weights:
4+
5+
- [hunyuan3d-dit-v2-mv.safetensors (checkpoints)](https://huggingface.co/tencent/Hunyuan3D-2mv/blob/main/hunyuan3d-dit-v2-mv/model.fp16.safetensors)
6+
- [hunyuan3d-dit-v2-mv-turbo.safetensors (checkpoints)](https://huggingface.co/tencent/Hunyuan3D-2mv/blob/main/hunyuan3d-dit-v2-mv-turbo/model.fp16.safetensors)
7+
- [hidream_i1_full_fp8.safetensors (diffusion_models)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/diffusion_models/hidream_i1_full_fp8.safetensors)
8+
- [hidream_i1_full_fp16.safetensors (diffusion_models)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/diffusion_models/hidream_i1_full_fp16.safetensors)
9+
- [hidream_i1_fast_fp8.safetensors (diffusion_models)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/diffusion_models/hidream_i1_fast_fp8.safetensors)
10+
- [hidream_i1_fast_bf16.safetensors (diffusion_models)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/diffusion_models/hidream_i1_fast_bf16.safetensors)
11+
- [hidream_i1_dev_fp8.safetensors (diffusion_models)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/diffusion_models/hidream_i1_dev_fp8.safetensors)
12+
- [hidream_i1_dev_bf16.safetensors (diffusion_models)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/diffusion_models/hidream_i1_dev_bf16.safetensors)
13+
- [llama_3.1_8b_instruct_fp8_scaled.safetensors (text_encoders)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors)
14+
- [clip_g_hidream.safetensors (text_encoders)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_g_hidream.safetensors)
15+
- [clip_l_hidream.safetensors (text_encoders)](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_l_hidream.safetensors)
16+
17+
Update ComfyUI and custom nodes:
18+
19+
- [Updated ComfyUI-LTXVideo](https://github.com/Lightricks/ComfyUI-LTXVideo/compare/e2a7351...ddb9667)
20+
- [Updated Comfyui-In-Context-Lora-Utils](https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils/compare/6ef772d...ede1f33)
21+
- [Updated ComfyUI_Patches_ll](https://github.com/lldacing/ComfyUI_Patches_ll/compare/314a84d...4a9ea6e)
22+
- [Updated ComfyUI-Florence2](https://github.com/kijai/ComfyUI-Florence2/compare/257fec5...18f62ac)
23+
- [Updated ComfyUI_PuLID_Flux_ll](https://github.com/lldacing/ComfyUI_PuLID_Flux_ll/compare/5f1e91d...ba90657)
24+
- [Updated ComfyUI-SUPIR](https://github.com/kijai/ComfyUI-SUPIR/compare/53fc4f8...29f2e8b)
25+
- [Updated rgthree-comfy](https://github.com/rgthree/rgthree-comfy/compare/f044a9d...5dc5332)
26+
- [Updated PuLID_ComfyUI](https://github.com/cubiq/PuLID_ComfyUI/compare/4e1fd40...93e0c4c)
27+
- [Updated ComfyUI-Frame-Interpolation](https://github.com/Fannovel16/ComfyUI-Frame-Interpolation/compare/3d6b803...7578205)
28+
- [Updated ComfyUI-KJNodes](https://github.com/kijai/ComfyUI-KJNodes/compare/2aa4da0...c3dc821)
29+
- [Updated was-node-suite-comfyui](https://github.com/WASasquatch/was-node-suite-comfyui/compare/1014f8a...831199b)
30+
- [Updated ComfyUI_InstantID](https://github.com/cubiq/ComfyUI_InstantID/compare/1ef34ef...72495e8)
31+
- [Updated ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts/compare/9f7b321...ba22ba1)
32+
- [Updated ComfyUI_essentials](https://github.com/cubiq/ComfyUI_essentials/compare/33ff89f...9d9f4be)
33+
- [Updated ComfyUI-VideoHelperSuite](https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite/compare/972c87d...a7ce59e)
34+
- [Updated ComfyUI-AnimateDiff-Evolved](https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved/compare/3795f51...a34036b)
35+
- [Updated comfyui-tooling-nodes](https://github.com/Acly/comfyui-tooling-nodes/compare/c2308a0...5f4373d)
36+
- [Updated ComfyUI-Inspire-Pack](https://github.com/ltdrdata/ComfyUI-Inspire-Pack/compare/9d179f0...0f38db4)
37+
- [Updated ComfyUI_IPAdapter_plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus/compare/9d076a3...a0f451a)
38+
- [Update ComfyUI to latest](https://github.com/comfyanonymous/ComfyUI/compare/ab54133...8115a78)
39+
140
## 2025-04-02
241

342
New weights:

ComfyUI

Submodule ComfyUI updated 92 files

custom_nodes.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"repo": "https://github.com/cubiq/ComfyUI_IPAdapter_plus",
4-
"commit": "9d076a3"
4+
"commit": "a0f451a"
55
},
66
{
77
"repo": "https://github.com/Fannovel16/comfyui_controlnet_aux",
@@ -14,23 +14,23 @@
1414
},
1515
{
1616
"repo": "https://github.com/ltdrdata/ComfyUI-Inspire-Pack",
17-
"commit": "9d179f0"
17+
"commit": "0f38db4"
1818
},
1919
{
2020
"repo": "https://github.com/theUpsider/ComfyUI-Logic",
2121
"commit": "42d4f3d"
2222
},
2323
{
2424
"repo": "https://github.com/Acly/comfyui-tooling-nodes",
25-
"commit": "c2308a0"
25+
"commit": "5f4373d"
2626
},
2727
{
2828
"repo": "https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved",
29-
"commit": "3795f51"
29+
"commit": "a34036b"
3030
},
3131
{
3232
"repo": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite",
33-
"commit": "972c87d"
33+
"commit": "a7ce59e"
3434
},
3535
{
3636
"repo": "https://github.com/Kosinkadink/ComfyUI-Advanced-ControlNet",
@@ -58,15 +58,15 @@
5858
},
5959
{
6060
"repo": "https://github.com/cubiq/ComfyUI_essentials",
61-
"commit": "33ff89f"
61+
"commit": "9d9f4be"
6262
},
6363
{
6464
"repo": "https://github.com/shiimizu/ComfyUI-PhotoMaker-Plus",
6565
"commit": "459f5c0"
6666
},
6767
{
6868
"repo": "https://github.com/pythongosssss/ComfyUI-Custom-Scripts",
69-
"commit": "9f7b321"
69+
"commit": "ba22ba1"
7070
},
7171
{
7272
"repo": "https://github.com/BadCafeCode/masquerade-nodes-comfyui",
@@ -78,11 +78,11 @@
7878
},
7979
{
8080
"repo": "https://github.com/cubiq/ComfyUI_InstantID",
81-
"commit": "1ef34ef"
81+
"commit": "72495e8"
8282
},
8383
{
8484
"repo": "https://github.com/WASasquatch/was-node-suite-comfyui",
85-
"commit": "1014f8a"
85+
"commit": "831199b"
8686
},
8787
{
8888
"repo": "https://github.com/fofr/comfyui_segment_anything",
@@ -102,19 +102,19 @@
102102
},
103103
{
104104
"repo": "https://github.com/kijai/ComfyUI-KJNodes",
105-
"commit": "2aa4da0"
105+
"commit": "c3dc821"
106106
},
107107
{
108108
"repo": "https://github.com/Fannovel16/ComfyUI-Frame-Interpolation",
109-
"commit": "3d6b803"
109+
"commit": "7578205"
110110
},
111111
{
112112
"repo": "https://github.com/fofr/ComfyUI-HyperSDXL1StepUnetScheduler",
113113
"commit": "3247161"
114114
},
115115
{
116116
"repo": "https://github.com/cubiq/PuLID_ComfyUI",
117-
"commit": "4e1fd40"
117+
"commit": "93e0c4c"
118118
},
119119
{
120120
"repo": "https://github.com/huchenlei/ComfyUI-IC-Light-Native",
@@ -134,15 +134,15 @@
134134
},
135135
{
136136
"repo": "https://github.com/rgthree/rgthree-comfy",
137-
"commit": "f044a9d"
137+
"commit": "5dc5332"
138138
},
139139
{
140140
"repo": "https://github.com/fofr/comfyui-prompter-fofrai",
141141
"commit": "15472a9"
142142
},
143143
{
144144
"repo": "https://github.com/kijai/ComfyUI-SUPIR",
145-
"commit": "53fc4f8"
145+
"commit": "29f2e8b"
146146
},
147147
{
148148
"repo": "https://github.com/evanspearman/ComfyMath",
@@ -203,7 +203,7 @@
203203
},
204204
{
205205
"repo": "https://github.com/lldacing/ComfyUI_PuLID_Flux_ll",
206-
"commit": "5f1e91d"
206+
"commit": "ba90657"
207207
},
208208
{
209209
"repo": "https://github.com/kijai/ComfyUI-HunyuanVideoWrapper",
@@ -216,7 +216,7 @@
216216
},
217217
{
218218
"repo": "https://github.com/kijai/ComfyUI-Florence2",
219-
"commit": "257fec5"
219+
"commit": "18f62ac"
220220
},
221221
{
222222
"repo": "https://github.com/kijai/ComfyUI-segment-anything-2",
@@ -228,7 +228,7 @@
228228
},
229229
{
230230
"repo": "https://github.com/lldacing/ComfyUI_Patches_ll",
231-
"commit": "314a84d"
231+
"commit": "4a9ea6e"
232232
},
233233
{
234234
"repo": "https://github.com/chengzeyi/Comfy-WaveSpeed",
@@ -240,7 +240,7 @@
240240
},
241241
{
242242
"repo": "https://github.com/lrzjason/Comfyui-In-Context-Lora-Utils",
243-
"commit": "6ef772d"
243+
"commit": "ede1f33"
244244
},
245245
{
246246
"repo": "https://github.com/TTPlanetPig/Comfyui_TTP_Toolset",
@@ -260,7 +260,7 @@
260260
},
261261
{
262262
"repo": "https://github.com/Lightricks/ComfyUI-LTXVideo",
263-
"commit": "e2a7351"
263+
"commit": "ddb9667"
264264
},
265265
{
266266
"repo": "https://github.com/ostris/ComfyUI-Advanced-Vision",

requirements.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,9 @@ soundfile
1919
kornia>=0.7.1
2020
websocket-client==1.6.3
2121
diffusers>=0.31.0
22-
av
23-
comfyui-frontend-package==1.14.6
22+
av>=14.1.0
23+
comfyui-frontend-package==1.17.11
24+
comfyui-workflow-templates==0.1.3
2425

2526
# ComfyUI-AdvancedLivePortrait
2627
dill

supported_weights.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
- Flex.1-alpha.safetensors
4343
- flux1-dev-fp8.safetensors
4444
- flux1-schnell-fp8.safetensors
45+
- hunyuan3d-dit-v2-mv-turbo.safetensors
46+
- hunyuan3d-dit-v2-mv.safetensors
4547
- Hyper-SDXL-1step-Unet-Comfyui.fp16.safetensors
4648
- Hyper-SDXL-1step-Unet.safetensors
4749
- illustriousXL_v01.safetensors
@@ -170,7 +172,10 @@
170172

171173
## Text Encoders
172174

175+
- clip_g_hidream.safetensors
176+
- clip_l_hidream.safetensors
173177
- gemma_2_2b_fp16.safetensors
178+
- llama_3.1_8b_instruct_fp8_scaled.safetensors
174179
- llava_llama3_fp16.safetensors
175180
- llava_llama3_fp8_scaled.safetensors
176181
- oldt5_xxl_fp8_e4m3fn_scaled.safetensors
@@ -569,6 +574,12 @@
569574
- flux1-dev-fp8-e5m2.safetensors
570575
- flux1-fill-dev.safetensors
571576
- flux1-schnell-fp8-e4m3fn.safetensors
577+
- hidream_i1_dev_bf16.safetensors
578+
- hidream_i1_dev_fp8.safetensors
579+
- hidream_i1_fast_bf16.safetensors
580+
- hidream_i1_fast_fp8.safetensors
581+
- hidream_i1_full_fp16.safetensors
582+
- hidream_i1_full_fp8.safetensors
572583
- hunyuan_video_720_fp8_e4m3fn.safetensors
573584
- hunyuan_video_image_to_video_720p_bf16.safetensors (Also available as hunyuan_video_v2_replace_image_to_video_720p_bf16.safetensors)
574585
- mochi/mochi_preview_dit_fp8_e4m3fn.safetensors

weights.json

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
"Flex.1-alpha.safetensors",
4343
"flux1-dev-fp8.safetensors",
4444
"flux1-schnell-fp8.safetensors",
45+
"hunyuan3d-dit-v2-mv-turbo.safetensors",
46+
"hunyuan3d-dit-v2-mv.safetensors",
4547
"Hyper-SDXL-1step-Unet-Comfyui.fp16.safetensors",
4648
"Hyper-SDXL-1step-Unet.safetensors",
4749
"illustriousXL_v01.safetensors",
@@ -168,7 +170,10 @@
168170
"RealESRGAN_x8.pth"
169171
],
170172
"TEXT_ENCODERS": [
173+
"clip_g_hidream.safetensors",
174+
"clip_l_hidream.safetensors",
171175
"gemma_2_2b_fp16.safetensors",
176+
"llama_3.1_8b_instruct_fp8_scaled.safetensors",
172177
"llava_llama3_fp16.safetensors",
173178
"llava_llama3_fp8_scaled.safetensors",
174179
"oldt5_xxl_fp8_e4m3fn_scaled.safetensors",
@@ -588,6 +593,12 @@
588593
"flux1-dev-fp8-e5m2.safetensors",
589594
"flux1-fill-dev.safetensors",
590595
"flux1-schnell-fp8-e4m3fn.safetensors",
596+
"hidream_i1_dev_bf16.safetensors",
597+
"hidream_i1_dev_fp8.safetensors",
598+
"hidream_i1_fast_bf16.safetensors",
599+
"hidream_i1_fast_fp8.safetensors",
600+
"hidream_i1_full_fp16.safetensors",
601+
"hidream_i1_full_fp8.safetensors",
591602
"hunyuan_video_720_fp8_e4m3fn.safetensors",
592603
"hunyuan_video_image_to_video_720p_bf16.safetensors",
593604
"mochi/mochi_preview_dit_fp8_e4m3fn.safetensors",

0 commit comments

Comments
 (0)