mchong6 / SOAT

Official PyTorch repo for StyleGAN of All Trades: Image Manipulation with Only Pretrained StyleGAN.
MIT License
380 stars 56 forks source link

Stuck on the Colab execution. #7

Open freemank1224 opened 3 years ago

freemank1224 commented 3 years ago

When I start running the colab file, it stop responding in

freeman@freeman-T430s:~/SOAT/models/research$ python -m pip install -q .
  DEPRECATION: A future pip version will change local packages to be built in-place without first copying to a temporary directory. We recommend you use --use-feature=in-tree-build to test your packages with this new behavior before it becomes the default.
   pip 21.3 will remove support for this functionality. You can find discussion regarding this at https://github.com/pypa/pip/issues/7555.

^CERROR: Operation cancelled by user

It occurs on my local laptop too. What should I do ?

mchong6 commented 3 years ago

I am not sure why this happen on your local computer, but it should run directly on colab https://colab.research.google.com/github/mchong6/SOAT/blob/main/infinity.ipynb