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

fix: update incompatible xformers version #2517

Merged
merged 1 commit into from Mar 12, 2024

Conversation

mashb1t
Copy link
Collaborator

@mashb1t mashb1t commented Mar 12, 2024

fixes #2513

WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
    PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.1.0+cu121)
    Python  3.10.11 (you have 3.10.9)

=> updating from 0.0.20 to 0.0.23

WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for:
    PyTorch 2.0.1+cu118 with CUDA 1108 (you have 2.1.0+cu121)
    Python  3.10.11 (you have 3.10.9)
@mashb1t mashb1t added Size M medium change, isolated, testing with care package change This PR introduces changes to packages Size S small change, basically no testing needed and removed Size M medium change, isolated, testing with care labels Mar 12, 2024
@mashb1t mashb1t merged commit 6da0441 into lllyasviel:main Mar 12, 2024
@mashb1t mashb1t deleted the hotfix/update-xformers branch March 12, 2024 22:13
@mashb1t mashb1t added this to the 2.3.0 (draft) milestone Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
package change This PR introduces changes to packages Size S small change, basically no testing needed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Can't load/ use XFormers
1 participant