vietanhdev / anylabeling

Effortless AI-assisted data labeling with AI support from YOLO, Segment Anything (SAM+SAM2), MobileSAM!!
https://anylabeling.nrl.ai
GNU General Public License v3.0
2.33k stars 245 forks source link

It seems the last commit broke the app #7

Closed hdnh2006 closed 1 year ago

hdnh2006 commented 1 year ago

Hello, I am running the app.py

With your new commit and it seems this brakes the app since there's no parent package

Traceback (most recent call last):
  File "app.py", line 12, in <module>
    from .resources.resources import *  # noqa
ImportError: attempted relative import with no known parent package

I'll try to fix it.

vietanhdev commented 1 year ago

I have just fixed it. Thanks.