runtime error

Exit code: 1. Reason: /python3.10/site-packages/gradio/interface.py", line 481, in __init__ self.render_examples() File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 797, in render_examples self.examples_handler = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 69, in create_examples utils.synchronize_async(examples_obj.create) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 415, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/fsspec/asyn.py", line 103, in sync raise return_result File "/usr/local/lib/python3.10/site-packages/fsspec/asyn.py", line 56, in _runner result[0] = await coro File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 273, in create await self.cache() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 308, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1035, in process_api data = self.postprocess_data(fn_index, result["prediction"], state) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 972, in postprocess_data prediction_value = block.postprocess(prediction_value) File "/usr/local/lib/python3.10/site-packages/gradio/components.py", line 1573, in postprocess return processing_utils.encode_array_to_base64(y) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 159, in encode_array_to_base64 pil_image = Image.fromarray(_convert(image_array, np.uint8, force_copy=False)) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 544, in _convert np.bool8: (False, True), File "/usr/local/lib/python3.10/site-packages/numpy/__init__.py", line 414, in __getattr__ raise AttributeError("module {!r} has no attribute " AttributeError: module 'numpy' has no attribute 'bool8'. Did you mean: 'bool'?

Container logs:

Fetching error logs...