Files
DeepFaceLab_MacOS/scripts/xseg.sh
T
2023-02-28 08:40:54 +02:00

7 lines
145 B
Bash
Executable File

#!/usr/bin/env bash
cd "$(dirname $0)/.."
source scripts/env.sh
python3.9 "$DFL_MAIN" xseg editor \
--input-dir "$WORKSPACE/data_src/aligned"