runtime error
Exit code: 1. Reason: o/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.44.0, however version 4.44.1 is available, please upgrade. -------- warnings.warn( Error: 401, {"message":"error occurred during proxy authentication: account is suspended","code":401,"health_check_enabled":false} Traceback (most recent call last): File "/home/user/app/app.py", line 95, in <module> gr.Examples( File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 81, in create_examples examples_obj.create() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 340, in create self._start_caching() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 391, 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 517, in cache prediction = await Context.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1945, 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 1768, in postprocess_data prediction_value = block.postprocess(prediction_value) File "/usr/local/lib/python3.10/site-packages/gradio_imageslider/imageslider.py", line 204, in postprocess FileData(path=self._postprocess_image(y[0])), File "/usr/local/lib/python3.10/site-packages/gradio_imageslider/imageslider.py", line 185, in _postprocess_image raise ValueError("Cannot process this value as an Image") ValueError: Cannot process this value as an Image
Container logs:
Fetching error logs...