IceClear / StableSR

[IJCV2024] Exploiting Diffusion Prior for Real-World Image Super-Resolution
https://iceclear.github.io/projects/stablesr/
Other
2.18k stars 140 forks source link

Why does this error occur? #5

Closed ARTUROSING closed 1 year ago

ARTUROSING commented 1 year ago

Traceback (most recent call last): File "/content/StableSR/scripts/sr_val_ddpm_text_T_vqganfin_old.py", line 4, in import PIL ModuleNotFoundError: No module named 'PIL'

All the libraries were installed, I previously translated the Google Colab notebook to another language. Every time I get this error, every time I start up.

IceClear commented 1 year ago

Hi~ I think I missed some configs on the colab file. I have fixed it. But I have ran out of my quota now and I have not been able to finish a full run to check. I may continue the check tmr if possible. Sry for the inconvience.

Ivan29B commented 1 year ago

You also said about not testing the Google Colab laptop for stability.

I think that, one of the problems that you could not foresee.I hope that you will fix it)

Thank you very much, for your attention.

IceClear commented 1 year ago

You also said about not testing the Google Colab laptop for stability.

I think that, one of the problems that you could not foresee.I hope that you will fix it)

Thank you very much, for your attention.

Thanks for your reminder. I tested this repo locally and I did not meet any problems so I thought it should be OK. I just ran out of my free colab quote today. I may test it tmr if possible : )

IceClear commented 1 year ago

Hi, guys. I think I have fixed most of the errors. Pls refer to #6 for details. Thanks for your interests on this project : )