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

RuntimeError: expected scalar type Half but found Float and unexpected keyword argument '_js #41

Open
hl2dm opened this issue Jan 7, 2024 · 1 comment

Comments

@hl2dm
Copy link

hl2dm commented Jan 7, 2024

搞定了

@allankouidri
Copy link

Hi, I had the exact same error. I fixed it by installing xformers

pip3 install -U xformers --index-url https://download.pytorch.org/whl/cu118

I also updated torch, but that solved the issue in my case.

Hope it helps.

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