mirror of
https://github.com/easydiffusion/easydiffusion.git
synced 2025-08-15 18:53:02 +02:00
Report the python version after activating the SD environment, that log is not very useful otherwise
This commit is contained in:
@ -13,9 +13,6 @@ if [ -e "installer_files/env" ]; then export PATH="$(pwd)/installer_files/env/bi
|
||||
which git
|
||||
git --version
|
||||
|
||||
which python
|
||||
python --version
|
||||
|
||||
which conda
|
||||
conda --version
|
||||
|
||||
|
Reference in New Issue
Block a user