richzhang/colorization

requirements.txt

AnUnassumingUsername opened this issue · 2 comments

Errors on installing dependencies, Pil apparently discontinued and scikit-image worked rather than skimage - running from windows cmd line in cloned directory. Using Python 3.11.3 - so may just be some quirks of my configuration but these changes to the requirements.txt worked for this configuration

torch
scikit-image
numpy
matplotlib
argparse
Pillow

add IPython