runtime error

/usr/local/lib/python3.10/site-packages/huggingface_hub/file_download.py:1132: FutureWarning: `resume_download` is deprecated and will be removed in version 1.0.0. Downloads always resume when possible. If you want to force a new download, use `force_download=True`. warnings.warn( Downloading shards: 0%| | 0/4 [00:00<?, ?it/s] Downloading shards: 25%|██▌ | 1/4 [00:08<00:25, 8.59s/it] Downloading shards: 50%|█████ | 2/4 [00:14<00:14, 7.15s/it] Downloading shards: 75%|███████▌ | 3/4 [00:23<00:07, 7.97s/it] Downloading shards: 100%|██████████| 4/4 [00:24<00:00, 5.31s/it] Downloading shards: 100%|██████████| 4/4 [00:24<00:00, 6.23s/it] Loading checkpoint shards: 0%| | 0/4 [00:00<?, ?it/s] Loading checkpoint shards: 25%|██▌ | 1/4 [00:03<00:11, 3.86s/it] Loading checkpoint shards: 50%|█████ | 2/4 [00:06<00:06, 3.25s/it] Loading checkpoint shards: 75%|███████▌ | 3/4 [00:10<00:03, 3.39s/it] Loading checkpoint shards: 100%|██████████| 4/4 [00:10<00:00, 2.67s/it] Special tokens have been added in the vocabulary, make sure the associated word embeddings are fine-tuned or trained. Traceback (most recent call last): File "/home/user/app/app.py", line 19, in <module> def generate_caption(image): File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 113, in _GPU client.startup_report() File "/usr/local/lib/python3.10/site-packages/spaces/zero/client.py", line 45, in startup_report raise RuntimeError("Error while initializing ZeroGPU: Unknown") RuntimeError: Error while initializing ZeroGPU: Unknown

Container logs:

Fetching error logs...