runtime error

run: /usr/local/bin/python -m pip install --upgrade pip /usr/local/lib/python3.10/site-packages/colossalai/pipeline/schedule/_utils.py:19: UserWarning: torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead. _register_pytree_node(OrderedDict, _odict_flatten, _odict_unflatten) /usr/local/lib/python3.10/site-packages/torch/utils/_pytree.py:254: UserWarning: <class 'collections.OrderedDict'> is already registered as pytree node. Overwriting the previous registration. warnings.warn( /usr/local/lib/python3.10/site-packages/colossalai/shardformer/layer/normalization.py:45: UserWarning: Please install apex from source (https://github.com/NVIDIA/apex) to use the fused layernorm kernel warnings.warn("Please install apex from source (https://github.com/NVIDIA/apex) to use the fused layernorm kernel") Downloading shards: 0%| | 0/2 [00:00<?, ?it/s] Downloading shards: 50%|█████ | 1/2 [00:15<00:15, 15.35s/it] Downloading shards: 100%|██████████| 2/2 [00:29<00:00, 14.46s/it] Downloading shards: 100%|██████████| 2/2 [00:29<00:00, 14.59s/it] Loading checkpoint shards: 0%| | 0/2 [00:00<?, ?it/s] Loading checkpoint shards: 50%|█████ | 1/2 [00:23<00:23, 23.23s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:46<00:00, 23.50s/it] Loading checkpoint shards: 100%|██████████| 2/2 [00:46<00:00, 23.46s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 326, in <module> def run_inference(mode, prompt_text, resolution, length, reference_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...