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

conflict in requirements.txt #1

Open
slliugit opened this issue Nov 1, 2024 · 1 comment
Open

conflict in requirements.txt #1

slliugit opened this issue Nov 1, 2024 · 1 comment

Comments

@slliugit
Copy link

slliugit commented Nov 1, 2024

Hi, there. Appreciate for great work contribution. Iam trying to run the Inference as instructed. However, when I pip the requirement.txt, it occurs the error:

The conflict is caused by:
    The user requested huggingface_hub==0.23.0
    diffusers 0.27.2 depends on huggingface-hub>=0.20.2
    transformers 4.34.0 depends on huggingface-hub<1.0 and >=0.16.4
    tokenizers 0.14.1 depends on huggingface_hub<0.18 and >=0.16.4

what can I do to solve the problem?

@joaanna
Copy link
Collaborator

joaanna commented Jan 13, 2025

Hi,

What python version are you using? Have you made a new conda environment like described in the README? I tested this configuration and had no issues.

Best,
Joanna

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

2 participants