runtime error
Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/starlette/formparsers.py:12: FutureWarning: Please use `import python_multipart` instead. import multipart Cloning into 'bridge_hand_detect'... fatal: unable to access 'https://huggingface.co/vincentlui/bridge_hand_detect/': The requested URL returned error: 503 fatal: unable to access 'https://huggingface.co/spaces/vincentlui/bridgehandscanner/': The requested URL returned error: 503 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...