We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dfde720 commit a7cd80aCopy full SHA for a7cd80a
runner.sh
@@ -82,6 +82,7 @@ doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" mask_augmentation_e
82
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" maisi_inference_tutorial.ipynb)
83
doesnt_contain_max_epochs=("${doesnt_contain_max_epochs[@]}" realism_diversity_metrics.ipynb)
84
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)
86
87
# Execution of the notebook in these folders / with the filename cannot be automated
88
skip_run_papermill=()
0 commit comments