terminal > make sure no venv is active > `cd \kohya_ss\ [whereever it is]` `pip freeze > uninstall

terminal > make sure no venv is active >
cd \kohya_ss\ [whereever it is]
pip freeze > uninstall.txt
pip uninstall -r uninstall.txt
Was this page helpful?