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.62k stars 762 forks source link

[FIX] Fixed Dependency issue when installing ISR package using pip #222

Open saadz-khan opened 2 years ago

saadz-khan commented 2 years ago

The issue caused the colab notebooks to not work and fail. This fixes the conflict issue with the package h5py. Thank you for this amazing repository. It really has helped us.