Skip to content

Commit 5831f98

Browse files
committed
add modality as input to config
Signed-off-by: Can-Zhao <[email protected]>
1 parent 0f7debb commit 5831f98

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

generation/maisi/maisi_inference_tutorial.ipynb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -265,11 +265,6 @@
265265
" \"url\": \"https://developer.download.nvidia.com/assets/Clara/monai\"\n",
266266
" \"/tutorials/candidate_masks_flexible_size_and_spacing_4000.json\",\n",
267267
" },\n",
268-
" {\n",
269-
" \"path\": \"datasets/all_masks_flexible_size_and_spacing_4000.zip\",\n",
270-
" \"url\": \"https://developer.download.nvidia.com/assets/Clara/monai\"\n",
271-
" \"/tutorials/all_masks_flexible_size_and_spacing_4000.zip\",\n",
272-
" },\n",
273268
" ]\n",
274269
"else:\n",
275270
" raise ValueError(f\"maisi_version has to be chosen from ['maisi3d-ddpm', 'maisi3d-rflow'], yet got {maisi_version}.\")\n",

0 commit comments

Comments
 (0)