Update env.sh
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
cd "$(dirname $0)/.."
|
||||
eval "$(/opt/homebrew/bin/brew shellenv)"
|
||||
|
||||
set -e
|
||||
|
||||
DFL_PYTHON=python
|
||||
DFL_MAIN=.dfl/DeepFaceLab/main.py
|
||||
WORKSPACE=workspace
|
||||
|
||||
Reference in New Issue
Block a user