diff --git a/runner.sh b/runner.sh index ebc9ff7f83..daccef17c4 100755 --- a/runner.sh +++ b/runner.sh @@ -86,6 +86,7 @@ pattern="-and -name '*' -and ! -wholename '*federated_learning*'\ -and ! -wholename '*preprocess_detect_scene_and_split_fold*'\ -and ! -wholename '*preprocess_to_build_detection_dataset*'\ -and ! -wholename '*preprocess_extract_images_from_video*'\ + -and ! -wholename '*transfer_mmar*'\ -and ! -wholename '*MRI_reconstruction*'" kernelspec="python3"