runtime error

Exit code: 1. Reason: /gradio/interface.py", line 869, in render_examples self.examples_handler = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 74, in create_examples examples_obj.create() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 314, in create self._start_caching() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 365, in _start_caching client_utils.synchronize_async(self.cache) File "/usr/local/lib/python3.10/site-packages/gradio_client/utils.py", line 855, in synchronize_async return fsspec.asyn.sync(fsspec.asyn.get_loop(), func, *args, **kwargs) # type: ignore 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 487, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1933, in process_api data = await self.postprocess_data(block_fn, result["prediction"], state) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1756, in postprocess_data prediction_value = block.postprocess(prediction_value) File "/usr/local/lib/python3.10/site-packages/gradio/components/image.py", line 208, in postprocess saved = image_utils.save_image(value, self.GRADIO_CACHE, self.format) File "/usr/local/lib/python3.10/site-packages/gradio/image_utils.py", line 54, in save_image path = processing_utils.save_img_array_to_cache( File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 234, in save_img_array_to_cache pil_image = Image.fromarray(_convert(arr, np.uint8, force_copy=False)) File "/usr/local/lib/python3.10/site-packages/gradio/processing_utils.py", line 818, in _convert result *= dtype_out(dtype_range[dtype_out][1]) KeyError: <class 'numpy.uint8'>

Container logs:

Fetching error logs...