Skip to content

Update xformers Channel and Version in environment.yml#66

Open
CREED404 wants to merge 1 commit into
gligen:masterfrom
CREED404:fix_xformers_conflict_issue
Open

Update xformers Channel and Version in environment.yml#66
CREED404 wants to merge 1 commit into
gligen:masterfrom
CREED404:fix_xformers_conflict_issue

Conversation

@CREED404

@CREED404 CREED404 commented Nov 16, 2023

Copy link
Copy Markdown

This pull request addresses a compatibility issue in the "demo/environment.yml" file:

  • The current specification of the xformers package in the xformers/label/dev channel is causing conflicts with the required versions of dependencies such as cudatoolkit and pytorch.
  • These conflicts prevent users from installing the required dependencies needed to run the GLIGEN demo with CUDA support.

To resolve this issue, the xformers package has been updated to use the correct channel (xformers) and has been set to version 0.0.22. This change ensures compatibility with the specified versions of cudatoolkit and pytorch.

The purpose of this update is to resolve the reported conflicts. The modifications made in the environment.yml file have undergone thorough testing to ensure a smooth installation process.

Please review and merge these changes at your earliest convenience. Feel free to reach out if further adjustments are needed. Thank you!

@CREED404 CREED404 mentioned this pull request Nov 16, 2023
@iLori-Jiang

Copy link
Copy Markdown

It works for me! Thanks for your modification!

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.

2 participants