Skip to content

Commit

Permalink
import vtk in prediction.py
Browse files Browse the repository at this point in the history
  • Loading branch information
baptistebaquero committed Apr 7, 2022
1 parent e997eb9 commit dbae693
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py/prediction.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
from monai.transforms import AsDiscrete
from monai.data import decollate_batch
import shutil
import vtk
from scipy import linalg

def main(args):
Expand Down

0 comments on commit dbae693

Please sign in to comment.