runtime error

pp/gradio_cached_examples/17' Caching example 1/1 Traceback (most recent call last): File "/home/user/app/app.py", line 27, in <module> gr.Interface( File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 412, in __init__ self.render_examples() File "/home/user/.local/lib/python3.10/site-packages/gradio/interface.py", line 732, in render_examples self.examples_handler = Examples( File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 76, in create_examples examples_obj.create() File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 300, in create client_utils.synchronize_async(self.cache) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/utils.py", line 664, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 103, in sync raise return_result File "/home/user/.local/lib/python3.10/site-packages/fsspec/asyn.py", line 56, in _runner result[0] = await coro File "/home/user/.local/lib/python3.10/site-packages/gradio/helpers.py", line 361, in cache prediction = await Context.root_block.process_api( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1522, in process_api result = await self.call_function( File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1142, in call_function prediction = await fn(*processed_input) File "/home/user/.local/lib/python3.10/site-packages/gradio/utils.py", line 649, in async_wrapper response = await f(*args, **kwargs) File "/home/user/app/app.py", line 22, in inference outlabel = io1(context, question) File "/home/user/.local/lib/python3.10/site-packages/gradio/events.py", line 75, in __call__ return self.fn(*args, **kwargs) TypeError: EventListener._setup.<locals>.event_trigger.<locals>.wrapper() takes 1 positional argument but 2 were given

Container logs:

Fetching error logs...