junyanz / interactive-deep-colorization

Deep learning software for colorizing black and white images with a few clicks.
https://richzhang.github.io/ideepcolor/
MIT License
2.69k stars 447 forks source link

Just a note if pip install pytorch torchvision doesn't work #84

Open Horus50 opened 3 years ago

Horus50 commented 3 years ago

if pip install pytorch torchvision doesn't work try pip install torch torchvision instead