I just installed the library via pip and tried using the suod method. However, it seems there's an issue with the following line in suod.py:
from suod.models.base import SUOD as SUOD_model
It may be causing an import error. Could you please check if the import path is correct?