XiangLi1999 / Diffusion-LM

Diffusion-LM
Apache License 2.0
1.03k stars 134 forks source link

dependency conflict #12

Closed nickyoungforu closed 2 years ago

nickyoungforu commented 2 years ago

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. datasets 1.8.0 requires huggingface-hub<0.1.0, but you have huggingface-hub 0.4.0 which is incompatible.

nickyoungforu commented 2 years ago

close

Shiguang-Guo commented 2 years ago

I have the same problem, how did you solve it?

nickyoungforu commented 2 years ago

I have the same problem, how did you solve it?

pip install datasets==2.4.0