mchong6 / JoJoGAN

Official PyTorch repo for JoJoGAN: One Shot Face Stylization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip dependancy error

Fadouagh opened this issue · comments

Context: running setup on Colab
Error:

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.
imbalanced-learn 0.8.1 requires scikit-learn>=0.24, but you have scikit-learn 0.22 which is incompatible.

!pip install tqdm gdown scikit-learn==0.24 scipy lpips dlib opencv-python wandb

Change the fourth row in the colab.