pip install huggingface_hub[hf_transfer] pip install hf_transfer huggingface-cli login --token YOURTOKEN export HF_HUB_ENABLE_HF_TRANSFER=1 huggingface-cli download Comfy-Org/flux1-dev flux1-dev-fp8.safetensors --local-dir ./ComfyUI/models/unet/ huggingface-cli download Comfy-Org/flux1-dev flux1-dev-fp8.safetensors --local-dir ./ComfyUI/models/unet/ huggingface-cli download comfyanonymous/flux_text_encoders t5xxl_fp16.safetensors --local-dir ./ComfyUI/models/clip/ huggingface-cli download comfyanonymous/flux_text_encoders clip_l.safetensors --local-dir ./ComfyUI/models/clip/ huggingface-cli download black-forest-labs/FLUX.1-schnell ae.safetensors --local-dir ./ComfyUI/models/vae/