Skip to content

Commit 003eefb

Browse files
committed
Update text_to_image.json
1 parent 9dd9bf0 commit 003eefb

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

AiServer/workflows/hidream/text_to_image.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -252,7 +252,7 @@
252252
"outputs": [],
253253
"properties": {},
254254
"widgets_values": [
255-
"Download all of the text_encoders models [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders)\n\nPut them in the **ComfyUI/models/text_encoders** directory"
255+
"Download all of the text_encoders models [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders)\n\nPut them in the **ComfyUI/models/clip** directory"
256256
],
257257
"color": "#432",
258258
"bgcolor": "#653"
@@ -469,22 +469,22 @@
469469
{
470470
"name": "clip_l_hidream.safetensors",
471471
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_l_hidream.safetensors?download=true",
472-
"directory": "text_encoders"
472+
"directory": "clip"
473473
},
474474
{
475475
"name": "clip_g_hidream.safetensors",
476476
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/clip_g_hidream.safetensors?download=true",
477-
"directory": "text_encoders"
477+
"directory": "clip"
478478
},
479479
{
480480
"name": "t5xxl_fp8_e4m3fn_scaled.safetensors",
481481
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors?download=true",
482-
"directory": "text_encoders"
482+
"directory": "clip"
483483
},
484484
{
485485
"name": "llama_3.1_8b_instruct_fp8_scaled.safetensors",
486486
"url": "https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/resolve/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors?download=true",
487-
"directory": "text_encoders"
487+
"directory": "clip"
488488
}
489489
],
490490
"enableTabs": false,

0 commit comments

Comments
 (0)