idealo / imagededup

😎 Finding duplicate images made easy!
https://idealo.github.io/imagededup/
Apache License 2.0
5.15k stars 455 forks source link

pip install multiple Tensorflow versions #154

Closed doanthuyennt closed 2 years ago

doanthuyennt commented 3 years ago

Is it the norm when pip downloads multiple version of Tensorflow, ? I'm really confused right now, and is this problems related #144 . I don't think python version would be related , but it 3.8 anyway, and the tensorflow version installed in my environment is 2.3.4. image image Your package works perfectly fines, but I really don't want pip to download different versions like that. image Many tks.

Yindong-Zhang commented 2 years ago

same issue,installing takes a long time because stupid downloading tensorflow

tanujjain commented 2 years ago

Hi, we released a new version that gets rid of tensorflow and replaces it with pytorch. Please feel free to test it out.