Add files via upload

This commit is contained in:
Smiril
2024-02-25 15:18:55 +01:00
committed by GitHub
parent 2f2ab8687f
commit e7cc8534a2
50 changed files with 65 additions and 65 deletions
+1 -3
View File
@@ -1,10 +1,8 @@
eval "$(/opt/homebrew/bin/brew shellenv)"
DFL_PYTHON=python
DFL_MAIN=.dfl/DeepFaceLab/main.py
DFL_SRC=.dfl/DeepFaceLab/main.py
WORKSPACE=workspace
DFL_WORKSPACE=workspace
source .dfl/env/bin/activate
source .venvs/deepfacelab/bin/activate
set -e