mirror of
https://github.com/denismhz/flake.git
synced 2025-11-09 16:16:23 +01:00
Update INVOKEAI_ROOT
This commit is contained in:
parent
7b9730e0a7
commit
e4bdc8a48e
|
|
@ -97,7 +97,7 @@ python3Packages.buildPythonPackage {
|
||||||
# https://docs.amd.com/bundle/ROCm-Deep-Learning-Guide-v5.4.3/page/Troubleshooting.html
|
# https://docs.amd.com/bundle/ROCm-Deep-Learning-Guide-v5.4.3/page/Troubleshooting.html
|
||||||
" --set-default HSA_OVERRIDE_GFX_VERSION 10.3.0"
|
" --set-default HSA_OVERRIDE_GFX_VERSION 10.3.0"
|
||||||
|
|
||||||
'' --run 'export INVOKEAI_ROOT="''${INVOKEAI_ROOT:-$HOME/invokeai}"' ''
|
'' --run 'export INVOKEAI_ROOT="''${INVOKEAI_ROOT:-$HOME/.invokeai}"' ''
|
||||||
'' --run '
|
'' --run '
|
||||||
if [[ ! -d "$INVOKEAI_ROOT" && "''${0##*/}" != invokeai-configure ]]
|
if [[ ! -d "$INVOKEAI_ROOT" && "''${0##*/}" != invokeai-configure ]]
|
||||||
then
|
then
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue