Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
Signed-off-by: Eric Kerfoot <[email protected]>
  • Loading branch information
ericspod committed Nov 8, 2024
1 parent 459b74a commit 82bb91b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions generation/3d_ddpm/3d_ddpm_tutorial.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
},
{
"cell_type": "code",
"execution_count": 1,
"execution_count": null,
"id": "cdea37d5",
"metadata": {},
"outputs": [
Expand Down Expand Up @@ -113,7 +113,6 @@
" LoadImaged,\n",
" Resized,\n",
" ScaleIntensityd,\n",
" ScaleIntensityRangePercentilesd,\n",
")\n",
"from monai.utils import first, set_determinism\n",
"from monai.inferers import DiffusionInferer\n",
Expand Down

0 comments on commit 82bb91b

Please sign in to comment.