zuruoke / watermark-removal

a machine learning image inpainting task that instinctively removes watermarks from image indistinguishable from the ground truth image
1.86k stars 291 forks source link

No module named 'PIL' #28

Closed rollto closed 9 months ago

rollto commented 9 months ago

Traceback (most recent call last): File "main.py", line 3, in from PIL import Image ModuleNotFoundError: No module named 'PIL'