Report the python version after activating the SD environment, that log is not very useful otherwise

This commit is contained in:
cmdr2
2022-10-26 16:00:21 +05:30
parent 85de6dd52e
commit 7b9d18caea
6 changed files with 16 additions and 12 deletions

View File

@ -311,6 +311,9 @@ SD_PATH=`pwd`
export PYTHONPATH="$SD_PATH:$SD_PATH/env/lib/python3.8/site-packages"
echo "PYTHONPATH=$PYTHONPATH"
which python
python --version
cd ..
export SD_UI_PATH=`pwd`/ui
cd stable-diffusion