EAMM icon indicating copy to clipboard operation
EAMM copied to clipboard

Errors in run.py

Open neeek2303 opened this issue 1 year ago • 0 comments

Hello, I found a few errors in run.py file:

  1. You have an extra space in from of train_part2 function on the last line of run.py
  2. ImportError: cannot import name 'get_logger' from 'modules.util', so basically there is no get_logger in modules.util. Could you fix it?

neeek2303 avatar Apr 26 '23 14:04 neeek2303