Skip to content

Commit 9562c25

Browse files
committed
Update monai/networks/schedulers/ddim.py
Signed-off-by: ytl0623 <[email protected]>
2 parents 91efbc8 + 84e917f commit 9562c25

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

monai/networks/schedulers/ddpm.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
from __future__ import annotations
3333

34-
import numpy as np
3534
import torch
3635

3736
from monai.utils import StrEnum

0 commit comments

Comments
 (0)