runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 14, in <module> download_all_models() ~~~~~~~~~~~~~~~~~~~^^ File "/app/download_models.py", line 38, in download_all_models download_with_token(url, dest) ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^ File "/app/download_models.py", line 21, in download_with_token raise RuntimeError("❌ Missing HF_TOKEN in Secrets!") RuntimeError: ❌ Missing HF_TOKEN in Secrets!

Container logs:

Fetching error logs...