Kwai-Kolors / Kolors

Kolors Team
Apache License 2.0
3.43k stars 219 forks source link

Is there a conflict in dependency? #47

Open lcysgsg opened 1 month ago

lcysgsg commented 1 month ago

Run by step, when get to this pip install -r requirements.txt, got a few conflict errors, modify the version as prompted and the system runs properly:

The conflict is caused by:
    The user requested tokenizers==0.13.2
    transformers 4.42.4 depends on tokenizers<0.20 and >=0.19
The conflict is caused by:
    The user requested safetensors==0.3.3
    accelerate 0.27.2 depends on safetensors>=0.3.1
    transformers 4.42.4 depends on safetensors>=0.4.1