runtime error

. Please use `from diffusers.models.modeling_outputs import Transformer2DModelOutput`, instead. deprecate("Transformer2DModelOutput", "1.0.0", deprecation_message) Loading pipeline components...: 0%| | 0/7 [00:00<?, ?it/s]`text_config_dict` is provided which will be used to initialize `CLIPTextConfig`. The value `text_config["id2label"]` will be overriden. Loading pipeline components...: 29%|β–ˆβ–ˆβ–Š | 2/7 [00:01<00:03, 1.59it/s] Loading pipeline components...: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆ| 7/7 [00:01<00:00, 3.62it/s] --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`") Waiting for a GPU to become available Successfully acquired a GPU /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...