runtime error

Exit code: 1. Reason: b/python3.10/site-packages/starlette/routing.py", line 73, in app response = await f(request) File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 301, in app raw_response = await run_endpoint_function( File "/usr/local/lib/python3.10/site-packages/fastapi/routing.py", line 212, in run_endpoint_function return await dependant.call(**values) File "/usr/local/lib/python3.10/site-packages/gradio/routes.py", line 1423, in startup_events await app.get_blocks().run_extra_startup_events() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2882, in run_extra_startup_events await startup_event() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 449, in _start_caching await self.cache() File "/usr/local/lib/python3.10/site-packages/gradio/helpers.py", line 580, in cache prediction = await self.root_block.process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2029, 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 1835, in postprocess_data prediction_value = block.postprocess(prediction_value) File "/usr/local/lib/python3.10/site-packages/gradio/components/image.py", line 279, 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 76, in save_image raise ValueError( ValueError: Cannot process this value as an Image, it is of type: <class 'tuple'> Traceback (most recent call last): File "/home/user/app/app.py", line 3, in <module> gr.load("models/AndrewFanFinders/TrainFluxLoRABabyBox").launch() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2590, in launch raise ValueError( ValueError: When localhost is not accessible, a shareable link must be created. Please set share=True or check your proxy settings to allow access to localhost.

Container logs:

Fetching error logs...