enable resume
This commit is contained in:
parent
10f5713d8d
commit
150749600a
1 changed files with 1 additions and 0 deletions
1
main.py
1
main.py
|
|
@ -42,6 +42,7 @@ subprocess.run(
|
|||
RECIPES_DIR,
|
||||
"--output_dir",
|
||||
OUTPUT_DIR,
|
||||
"--resume",
|
||||
# "--debug",
|
||||
]
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue