pliang279 / HEMM

Holistic evaluation of multimodal foundation models
MIT License
41 stars 0 forks source link

Circular Import Issue in hemm.utils.base_utils #11

Closed TsuTikgiau closed 1 year ago

TsuTikgiau commented 1 year ago

Hello Team, when I tried to run 'python -m hemm.main', I met a bug shown in the following screenshot. It looks like there is a circular import in 'hemm.utils.base_utils'.

image