Skip to content

Commit 204e142

Browse files
nowcastnet
1 parent 018c281 commit 204e142

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/nowcastnet/nowcastnet.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,8 +117,6 @@ def export(cfg: DictConfig):
117117
def inference(cfg: DictConfig):
118118
import os.path as osp
119119

120-
import numpy as np
121-
122120
from deploy.python_infer import pinn_predictor
123121

124122
# set model predictor

0 commit comments

Comments
 (0)