runtime error

Exit code: 1. Reason: npacking libtesseract-dev:amd64 (5.3.0-2) ... Selecting previously unselected package tesseract-ocr-eng. Preparing to unpack .../6-tesseract-ocr-eng_1%3a4.1.0-2_all.deb ... Unpacking tesseract-ocr-eng (1:4.1.0-2) ... Selecting previously unselected package tesseract-ocr-osd. Preparing to unpack .../7-tesseract-ocr-osd_1%3a4.1.0-2_all.deb ... Unpacking tesseract-ocr-osd (1:4.1.0-2) ... Selecting previously unselected package tesseract-ocr. Preparing to unpack .../8-tesseract-ocr_5.3.0-2_amd64.deb ... Unpacking tesseract-ocr (5.3.0-2) ... Selecting previously unselected package tesseract-ocr-ind. Preparing to unpack .../9-tesseract-ocr-ind_1%3a4.1.0-2_all.deb ... Unpacking tesseract-ocr-ind (1:4.1.0-2) ... Setting up tesseract-ocr-eng (1:4.1.0-2) ... Setting up tesseract-ocr-ind (1:4.1.0-2) ... Setting up libgif7:amd64 (5.2.1-2.5) ... Setting up libarchive-dev:amd64 (3.6.2-1+deb12u2) ... Setting up tesseract-ocr-osd (1:4.1.0-2) ... Setting up liblept5:amd64 (1.82.0-3+b3) ... Setting up libleptonica-dev (1.82.0-3+b3) ... Setting up libtesseract5:amd64 (5.3.0-2) ... Setting up libtesseract-dev:amd64 (5.3.0-2) ... Setting up tesseract-ocr (5.3.0-2) ... Processing triggers for libc-bin (2.36-9+deb12u10) ... /home/user/app/src/main/gradio.py:156: UserWarning: You have not specified a value for the `type` parameter. Defaulting to the 'tuples' format for chatbot messages, but this is deprecated and will be removed in a future version of Gradio. Please set type='messages' instead, which uses openai-style dictionaries with 'role' and 'content' keys. with gr.Column(): chatbot = gr.Chatbot(label=AI_TYPES["AI_TYPE_1"], show_copy_button=True, scale=1, elem_id=AI_TYPES["AI_TYPE_2"], examples=JARVIS_INIT) Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> launch_ui() File "/home/user/app/src/main/gradio.py", line 163, in launch_ui with gr.Sidebar(open=False): model_radio = gr.Radio(show_label=False, choices=MODEL_CHOICES, value=MODEL_CHOICES[0]) IndexError: list index out of range

Container logs:

Fetching error logs...