runtime error

Exit code: 1. Reason: nx/appearance_feature_extractor.onnx'} ort loading model: stitching {'name': 'StitchingModel', 'predict_type': 'ort', 'model_path': './downloaded_repo/pretrained_weights/liveportrait_onnx/stitching.onnx'} loading model: stitching_eye_retarget {'name': 'StitchingModel', 'predict_type': 'ort', 'model_path': './downloaded_repo/pretrained_weights/liveportrait_onnx/stitching_eye.onnx'} loading model: stitching_lip_retarget {'name': 'StitchingModel', 'predict_type': 'ort', 'model_path': './downloaded_repo/pretrained_weights/liveportrait_onnx/stitching_lip.onnx'} #########################End initialization, cost time 1.96004319190979######################### INFO:httpx:HTTP Request: POST http://device-api.zero/release?allowToken=65d9d0f193a93f3bcc0b620dd76dd5eb3880cbfaaaa676bce5f6101a9d723a64&fail=true "HTTP/1.1 200 OK" Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/spaces/utils.py", line 46, 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) TypeError: cannot pickle 'onnxruntime.capi.onnxruntime_pybind11_state.InferenceSession' object 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 262, in thread_wrapper res_queue.put(res) File "/usr/local/lib/python3.10/site-packages/spaces/utils.py", line 54, in put raise PicklingError(message) _pickle.PicklingError: cannot pickle 'onnxruntime.capi.onnxruntime_pybind11_state.InferenceSession' object Traceback (most recent call last): File "/home/user/app/app.py", line 134, in <module> demo = main() File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 214, in gradio_handler raise error("ZeroGPU worker error", res.error_cls) gradio.exceptions.Error: 'PicklingError'

Container logs:

Fetching error logs...