jantic / DeOldify

A Deep Learning based project for colorizing and restoring old images (and video!)
MIT License
17.97k stars 2.56k forks source link

trying to run this as an extension in stable diffusion extension is not working #473

Closed NeoLiger closed 1 year ago

NeoLiger commented 1 year ago

in windows git - bash shell when adding $ pip env create -f environment.yml ERROR: unknown command "env"

It would be great if a webui could be used, there are alot of bw generated images that needs color...

jantic commented 1 year ago

environment.yml files aren't for pip. They're for conda. You'll want to install anaconda and use that to create the environment.