runtime error

Cloning into 'bridge_hand_detect'... remote: User Access Token "read" is expired fatal: Authentication failed for 'https://huggingface.co/vincentlui/bridge_hand_detect/' Already up to date. No module named 'bridge_hand_detect2' Traceback (most recent call last): File "/home/user/app/app.py", line 21, in <module> from bridge_hand_detect2.predict import CardDetectionModel ModuleNotFoundError: No module named 'bridge_hand_detect2' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> from bridge_hand_detect.predict import CardDetectionModel ModuleNotFoundError: No module named 'bridge_hand_detect'

Container logs:

Fetching error logs...