Update and rename webui-macos-env.sh to webui-macos-env.bash
.sh → .bash
This commit is contained in:
parent
c2c59b89a1
commit
55676c5979
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
####################################################################
|
||||
# macOS defaults #
|
||||
# Please modify webui-user.sh to change these instead of this file #
|
||||
####################################################################
|
||||
######################################################################
|
||||
# macOS defaults #
|
||||
# Please modify webui-user.bash to change these instead of this file #
|
||||
######################################################################
|
||||
|
||||
if [[ -x "$(command -v python3.10)" ]]
|
||||
then
|
||||
|
@ -16,4 +16,4 @@ export K_DIFFUSION_REPO="https://github.com/brkirch/k-diffusion.git"
|
|||
export K_DIFFUSION_COMMIT_HASH="51c9778f269cedb55a4d88c79c0246d35bdadb71"
|
||||
export PYTORCH_ENABLE_MPS_FALLBACK=1
|
||||
|
||||
####################################################################
|
||||
######################################################################
|
Loading…
Reference in New Issue
Block a user