runtime error

Exit code: 1. Reason: g 19 files: 84%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 16/19 [00:06<00:01, 2.41it/s] Fetching 19 files: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 19/19 [00:06<00:00, 2.86it/s] Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7.11G/7.11G [00:06<00:00, 1.50GB/s]  Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s] Download complete: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7.11G/7.11G [00:06<00:00, 1.06GB/s] Loading weights: 0%| | 0/196 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 196/196 [00:00<00:00, 22690.06it/s] Loading weights: 0%| | 0/517 [00:00<?, ?it/s] Loading weights: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 517/517 [00:00<00:00, 23619.46it/s] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:00<00:00, 8.51it/s] Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/spaces/utils.py", line 28, in put super().put(obj) File "/usr/local/lib/python3.10/multiprocessing/queues.py", line 371, in put obj = _ForkingPickler.dumps(obj) File "/usr/local/lib/python3.10/multiprocessing/reduction.py", line 51, in dumps cls(buf, protocol).dump(obj) AttributeError: Can't pickle local object 'add_hook_to_module.<locals>.new_forward' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 269, in run_task res_queue.put(res) File "/usr/local/lib/python3.10/site-packages/spaces/utils.py", line 36, in put raise PicklingError(message) _pickle.PicklingError: Can't pickle local object 'add_hook_to_module.<locals>.new_forward' Traceback (most recent call last): File "/home/user/app/app.py", line 41, in <module> pipe = load_pipeline() File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 224, in gradio_handler raise error("ZeroGPU worker error", res.error_cls) gradio.exceptions.Error: 'PicklingError'

Container logs:

Fetching error logs...