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

ERROR: No matching distribution found for diffusers.egg==info #16

Open
paratechnical opened this issue Jan 3, 2024 · 2 comments
Open

Comments

@paratechnical
Copy link

when I try running pip install -r requirements.txt I get an error

ERROR: No matching distribution found for diffusers.egg==info

@VimukthiRandika1997
Copy link

Probably you might have preinstalled torch versions in environment or in the requirements.txt file has xformers, installing it might make some issues. Check the compatibility issues in diffusers

@oguzcana
Copy link

you can just delete that line from the requirements.txt I think

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

3 participants