missing pkgs
Opened this issue · 1 comments
rahimentezari commented
Hi
The following packages need to be installed too
scikit-image
seaborn
timm
LovelyPlots
matplotlib
natsort
scikit-learn
triton
Also CLIP is installed via pip in env.yaml, but openai/CLIP#329 (comment)
that should be installed using pip install git+https://github.com/openai/CLIP.git
somepago commented
Can you do a pull with the environment file? I will merge. :)