Some strange messages during model loading? ComfyUI - Can someone explain if problematic / why

#78
by ViralMastery - opened

"clip missing : ['text_projection.weight']"
"C:\Users\Windows\Documents\Coding\ComfyUI_windows_portable\ComfyUI\comfy\ldm\modules\attention.py:407: UserWarning: 1Torch was not compiled with flash attention. (Triggered internally at ..\aten\src\ATen\native\transformers\cuda\sdp_utils.cpp:455.)
out = torch.nn.functional.scaled_dot_product_attention(q, k, v, attn_mask=mask, dropout_p=0.0, is_causal=False)"

Can someone explains if I did something wrong or if my install is missing something? I works but I would like to understand why this message. Thanks !

image.png

same log output: "clip missing : ['text_projection.weight']"

Same here. Getting clip missing: ['text_projection.weight'] since I updated comfyui today. Anyone know if this is important? My flux is running incredibly slow since I updated comfyui today.

Same error here. Anyone find a solution?

same issue
image.png

I have the same, using a RTX4080 16gb and 32gb DDR5.

Sign up or log in to comment