runtime error

urn register_model(fn_wrapper) /usr/local/lib/python3.10/site-packages/controlnet_aux/segment_anything/modeling/tiny_vit_sam.py:654: UserWarning: Overwriting tiny_vit_21m_512 in registry with controlnet_aux.segment_anything.modeling.tiny_vit_sam.tiny_vit_21m_512. This is because the name being registered conflicts with an existing name. Please check if this is not expected. return register_model(fn_wrapper) Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 71%|███████▏ | 5/7 [00:22<00:09, 4.59s/it] Loading pipeline components...: 86%|████████▌ | 6/7 [00:28<00:04, 4.75s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:29<00:00, 3.94s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:29<00:00, 4.24s/it] Keyword arguments {'safety_checker': None} are not expected by StableDiffusionXLControlNetPipeline and will be ignored. Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Loading pipeline components...: 71%|███████▏ | 5/7 [00:25<00:10, 5.03s/it] Loading pipeline components...: 86%|████████▌ | 6/7 [00:34<00:06, 6.01s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:39<00:00, 5.65s/it] Loading pipeline components...: 100%|██████████| 7/7 [00:39<00:00, 5.59s/it] Traceback (most recent call last): File "/home/user/app/app.py", line 203, in <module> def run( File "/usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py", line 79, in GPU return _GPU(task, duration) 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...