idealo / image-super-resolution

🔎 Super-scale your images and run experiments with Residual Dense and Adversarial Networks.
https://idealo.github.io/image-super-resolution/
Apache License 2.0
4.56k stars 755 forks source link

Can't install on colab #238

Open juhonkang opened 1 year ago

juhonkang commented 1 year ago

image image

imlabormitlea-code commented 1 year ago

See https://github.com/idealo/image-super-resolution/issues/234#issuecomment-1342910151 for a work-around. :)

itsthedarkmark commented 1 year ago

!pip install ISR --no-deps

works for me