DeepFaceLab_MacOS/scripts/5_XSeg_data_src_mask_remove.sh

7 lines
149 B
Bash
Executable File

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