Skip to content

Commit a7cd80a

Browse files
committed
update runner command
Signed-off-by: binliu <[email protected]>
1 parent dfde720 commit a7cd80a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

runner.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -82,6 +82,7 @@ doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" mask_augmentation_e
8282
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" maisi_inference_tutorial.ipynb)
8383
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" realism_diversity_metrics.ipynb)
8484
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" omniverse_integration.ipynb)
85+
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" hugging_face_pipeline_for_monai.ipynb)
8586

8687
# Execution of the notebook in these folders / with the filename cannot be automated
8788
skip_run_papermill=()

0 commit comments

Comments
 (0)