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

DRAFT: trying resolving pip packages conflicts of kohya-LoRA-dreambooth.ipynb #1

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ishidakei
Copy link
Owner

No description provided.

Copy link
Owner Author

@ishidakei ishidakei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

1.1. Install Dependencies

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
torchaudio 2.2.1+cu121 requires torch==2.2.1, but you have torch 2.1.0 which is incompatible.
torchtext 0.17.1 requires torch==2.2.1, but you have torch 2.1.0 which is incompatible.

Copy link
Owner Author

@ishidakei ishidakei left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

5.5. Start Training

xFormers can't load C++/CUDA extensions. xFormers was built for:
    PyTorch 2.1.0+cu118 with CUDA 1108 (you have 2.1.0+cu121)
    Python  3.10.13 (you have 3.10.12)
  Please reinstall xformers (see https://github.com/facebookresearch/xformers#installing-xformers)
  Memory-efficient attention, SwiGLU, sparse and more won't be available.
  Set XFORMERS_MORE_DETAILS=1 for more details

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

Successfully merging this pull request may close these issues.

1 participant