Skip to content

Commit

Permalink
Update predict.py
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuwq0 authored Nov 21, 2023
1 parent c11d373 commit 8a0c86b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion predict.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
plot_das,
plot_phasenet,
)
from tqdm.auto import tqdm
import tqdm

# mp.set_start_method("spawn", force=True)
matplotlib.use("agg")
Expand Down

0 comments on commit 8a0c86b

Please sign in to comment.