runtime error

0.1075, 0.1076, 0.1075, ..., 0.1075, 0.1074, 0.1074]]), tensor([[-0.7180, -0.7177, -0.7178, ..., -0.7179, -0.7180, -0.7179]])), attentions=None, hidden_states=None) ['how many cats are there? 2'] blip /home/user/.local/lib/python3.10/site-packages/transformers/generation/utils.py:1264: UserWarning: Using the model-agnostic default `max_length` (=20) to control the generation length. We recommend setting `max_new_tokens` to control the maximum length of the generation. warnings.warn( 2 tensor([[30522, 1016, 102]]) tensor([[30522, 1016, 102]]) Traceback (most recent call last): File "/home/user/app/app.py", line 108, in <module> interface = gr.Interface(fn=generate_answers, File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 646, in __init__ self.examples_handler = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/examples.py", line 60, in create_examples utils.synchronize_async(examples_obj.create) File "/home/user/.local/lib/python3.10/site-packages/gradio/utils.py", line 375, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 106, in sync raise return_result File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 61, in _runner result[0] = await coro File "/home/user/.local/lib/python3.10/site-packages/gradio/examples.py", line 259, in create await self.cache() File "/home/user/.local/lib/python3.10/site-packages/gradio/examples.py", line 293, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1016, in process_api data = self.postprocess_data(fn_index, result["prediction"], state) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 945, in postprocess_data if predictions[i] is components._Keywords.FINISHED_ITERATING: IndexError: tuple index out of range

Container logs:

Fetching error logs...