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

Update xformers Channel and Version in environment.yml #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CREED404
Copy link

@CREED404 CREED404 commented Nov 16, 2023

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

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