You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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:
what can I do to solve the problem?
The text was updated successfully, but these errors were encountered: