development reset

This commit is contained in:
Smiril
2022-12-25 17:59:42 +01:00
parent 67ce9bea05
commit 585d00a8fc
3 changed files with 5 additions and 5 deletions
+2 -1
View File
@@ -6,5 +6,6 @@ $DFL_PYTHON "$DFL_SRC" train \
--training-data-src-dir "$DFL_WORKSPACE/data_src" \
--training-data-dst-dir "$DFL_WORKSPACE/data_dst" \
--model-dir "$DFL_WORKSPACE/model" \
--model AMP
--model AMP \
--cpu-only