runtime error

/7 [00:00<?, ?it/s] Loading pipeline components...: 14%|β–ˆβ– | 1/7 [00:01<00:06, 1.15s/it] Loading pipeline components...: 29%|β–ˆβ–ˆβ–Š | 2/7 [00:05<00:16, 3.21s/it]`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. Loading pipeline components...: 71%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5/7 [00:08<00:02, 1.45s/it] Loading pipeline components...: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 6/7 [00:09<00:01, 1.38s/it] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:09<00:00, 1.33s/it] --init MGIE-- /usr/local/lib/python3.10/site-packages/spaces/zero/decorator.py:76: UserWarning: `enable_queue` parameter is now ignored and always set to `True` warnings.warn("`enable_queue` parameter is now ignored and always set to `True`") /usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py:77: UserWarning: Using a ZeroGPU function outside of Gradio caching or request might block the app warnings.warn("Using a ZeroGPU function outside of Gradio caching or request might block the app") /usr/local/lib/python3.10/site-packages/transformers/generation/utils.py:1211: UserWarning: You have modified the pretrained model configuration to control generation. This is a deprecated strategy to control generation and will be removed soon, in a future version. Please use a generation configuration file (see https://huggingface.co/docs/transformers/main_classes/text_generation) warnings.warn( Could not load library libcudnn_cnn_infer.so.8. Error: libnvrtc.so: cannot open shared object file: No such file or directory Traceback (most recent call last): File "/home/user/app/app.py", line 121, in <module> go_mgie(np.array(Image.open('./_input/0.jpg').convert('RGB')), 'make the frame red', 13331, 7.5, 1.5) File "/usr/local/lib/python3.10/site-packages/spaces/zero/wrappers.py", line 174, in gradio_handler raise gr.Error("GPU task aborted") gradio.exceptions.Error: 'GPU task aborted'

Container logs:

Fetching error logs...