Skip to content

Commit dbae693

Browse files
import vtk in prediction.py
1 parent e997eb9 commit dbae693

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

py/prediction.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
from monai.transforms import AsDiscrete
1313
from monai.data import decollate_batch
1414
import shutil
15+
import vtk
1516
from scipy import linalg
1617

1718
def main(args):

0 commit comments

Comments
 (0)