Replies: 2 comments 8 replies
-
Reduandant issue: |
Beta Was this translation helpful? Give feedback.
6 replies
-
I have the same issue, so i downgrade and insyall the 2.31,but the problem still there. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
hello ,
today i tried to open comfyui but got this
E:\ComfyU\python_embeded\Lib\site-packages\kornia\feature\lightglue.py:44: FutureWarning:
torch.cuda.amp.custom_fwd(args...)is deprecated. Please use
torch.amp.custom_fwd(args..., device_type='cuda')instead. @torch.cuda.amp.custom_fwd(cast_inputs=torch.float32)
and also this
E:\ComfyU\python_embeded\Lib\site-packages\transformers\tokenization_utils_base.py:1601: FutureWarning:
clean_up_tokenization_spaceswas not set. It will be set to
Trueby default. This behavior will be depracted in transformers v4.45, and will be then set to
Falseby default. For more details check this issue: https://github.com/huggingface/transformers/issues/31884 warnings.warn( clip missing: ['text_projection.weight'] Requested to load FluxClipModel_
and it was take up to 3 min's to create image according to my pc capabilities now it take more than 50 min
P.S
i made # update the ComfyUI code
update ComfyUI with the python dependencies
but still same :(
Beta Was this translation helpful? Give feedback.
All reactions