如果您喜欢我的工作流程或对您有所帮助,请不要害羞地用撒一些爱!您的支持意味着世界!
下载文本编码器文件:确保您在comfyui/models/clip/clip/folder中有以下文件:
sd 3.5大: https://huggingface.co/stocietyai/stable-diffusion-3.5-large-turbo
sd 3.5媒介:发行(10月) 29th)
clip_l.safetensors
https://huggingface.co/comfy-org/stable-diffusion-3.5-fp8/blob/blob/main/text_encext_encoders/clip_l.safete nsors
clip_g.safetensors
https://huggingface.co/comfy-org/stable-diffusion-3.5-fp8/blob/blob/main/main/text_encext_encoders/clip_g.safete nsors
t5xxl_fp16
https://huggingface.co/comfy-org/stable-diffusion-3.5-fp8/blob/blob/main/text_encext_encoders/t5xxxl_fp16.safetensor s
t5xxl_fp8
https://huggingface.co/comfy-org/stable-diffusion-3.5-fp8/blob/blob/main/main/text_encoders/t5xxl_fpp8_e4m3fn_scaled.safetensors
if you have over 32GB of RAM: use t5xxl_fp16.safetensors
If you have 32GB of RAM or less: use t5xxl_fp8_e4m3fn_scaled.safetensors
Add Checkpoint File:Place sd3.5_large.safetensors in your comfyui/型号/检查点/目录。
SD3.5_LARGE.SAFETENSORS文件不包含文本编码器/剪辑权重,因此您需要单独加载这些文件才能使用它。
______________
comfyui