Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

报错,求助 #23

Closed
T8mars opened this issue Sep 9, 2024 · 10 comments
Closed

报错,求助 #23

T8mars opened this issue Sep 9, 2024 · 10 comments

Comments

@T8mars
Copy link

T8mars commented Sep 9, 2024

image
image
我设置的路径:D:/ComfyUI-aki-v1.3/models/openai/clip-vit-large-patch
image
我以前能用的,还做过这个帖子,但是一段时间没用今天就报错了,麻烦看看要怎么解决

@T8mars
Copy link
Author

T8mars commented Sep 9, 2024

StableMakeup_LoadModel
CLIPVisionModel does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: huggingface/transformers#28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument attn_implementation="eager" meanwhile. Example: model = AutoModel.from_pretrained("openai/whisper-tiny", attn_implementation="eager")

@smthemex
Copy link
Owner

smthemex commented Sep 9, 2024

StableMakeup_LoadModel CLIPVisionModel does not support an attention implementation through torch.nn.functional.scaled_dot_product_attention yet. Please request the support for this architecture: huggingface/transformers#28005. If you believe this error is a bug, please open an issue in Transformers GitHub repository and load your model with the argument attn_implementation="eager" meanwhile. Example: model = AutoModel.from_pretrained("openai/whisper-tiny", attn_implementation="eager")

这个问题是新版diffusers出来的,按理我已经修改了,加入了 attn_implementation="eager",你更新过最新的插件没

@T8mars
Copy link
Author

T8mars commented Sep 9, 2024

嗯刚更新完修好了, 谢谢大佬,感恩,我想问下,这个只能做正方形图片吗,因为,我改长方形尺寸他哪怕是64的倍数一直提示我必须是64的倍数

@T8mars
Copy link
Author

T8mars commented Sep 9, 2024

image
image

@T8mars
Copy link
Author

T8mars commented Sep 9, 2024

image
没事,加了个剪裁恢复搞好了,谢谢大佬,没其他问题了感谢

@T8mars
Copy link
Author

T8mars commented Sep 9, 2024

其他没问题了,大佬有什么QQ群微信群之类的吗

@smthemex
Copy link
Owner

smthemex commented Sep 9, 2024

我B站上有发过群号,不过群里不热闹,不加也罢

@smthemex smthemex closed this as completed Sep 9, 2024
@T8mars
Copy link
Author

T8mars commented Sep 9, 2024

大佬B站来一个我去关注一波

@smthemex
Copy link
Owner

smthemex commented Sep 9, 2024

B站找我这个号去掉ex

@T8mars
Copy link
Author

T8mars commented Sep 10, 2024

谢谢,发现之前关注过了,已三连,感谢大佬

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants