Skip to content

Commit 2654781

Browse files
Clean.
1 parent 6fdc81b commit 2654781

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

hidream/README.md

+10-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,16 @@
44

55
## Files to Download
66

7-
Download the clip_l_hidream.safetensors, clip_g_hidream.safetensors, t5xxl_fp8_e4m3fn_scaled.safetensors and llama_3.1_8b_instruct_fp8_scaled.safetensors files from [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders) and put them in your ComfyUI/models/text_encoders directory. You might already have t5xxl downloaded.
7+
Download the text encoder files:
8+
9+
* [clip_l_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_l_hidream.safetensors)
10+
* [clip_g_hidream.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/clip_g_hidream.safetensors)
11+
* [t5xxl_fp8_e4m3fn_scaled.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/t5xxl_fp8_e4m3fn_scaled.safetensors)
12+
* [llama_3.1_8b_instruct_fp8_scaled.safetensors](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/text_encoders/llama_3.1_8b_instruct_fp8_scaled.safetensors)
13+
14+
Put these 4 files in your ComfyUI/models/text_encoders directory.
15+
16+
You can find them all: [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/tree/main/split_files/text_encoders). You might already have t5xxl downloaded.
817

918
The VAE can be found [here](https://huggingface.co/Comfy-Org/HiDream-I1_ComfyUI/blob/main/split_files/vae/ae.safetensors) and should go in your ComfyUI/models/vae/ folder. This is the Flux VAE so you might already have it.
1019

0 commit comments

Comments
 (0)