runtime error
Exit code: 1. Reason: <string>:237: SyntaxWarning: invalid escape sequence '\?' Traceback (most recent call last): File "/app/app.py", line 4, in <module> from maincode import * File "/app/maincode.py", line 2, in <module> exec(os.environ.get('APP')) ~~~~^^^^^^^^^^^^^^^^^^^^^^^ File "<string>", line 16, in <module> ImportError: cannot import name 'HfFolder' from 'huggingface_hub' (/usr/local/lib/python3.13/site-packages/huggingface_hub/__init__.py)
Container logs:
Fetching error logs...