Skip to content

Commit

Permalink
nowcastnet
Browse files Browse the repository at this point in the history
  • Loading branch information
smallpoxscattered committed May 20, 2024
1 parent 018c281 commit 204e142
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions examples/nowcastnet/nowcastnet.py
Original file line number Diff line number Diff line change
Expand Up @@ -117,8 +117,6 @@ def export(cfg: DictConfig):
def inference(cfg: DictConfig):
import os.path as osp

import numpy as np

from deploy.python_infer import pinn_predictor

# set model predictor
Expand Down

0 comments on commit 204e142

Please sign in to comment.