runtime error
Exit code: 1. Reason: & onnxruntime::ProviderLibrary::Get() [ONNXRuntimeError] : 1 : FAIL : Failed to load library libonnxruntime_providers_cuda.so with error: libcublasLt.so.12: cannot open shared object file: No such file or directory [m Applied providers: ['CPUExecutionProvider'], with options: {'CPUExecutionProvider': {}} inswapper-shape: [1, 3, 128, 128] * Running on local URL: http://0.0.0.0:7860, with SSR ⚡ (experimental, to disable set `ssr_mode=False` in `launch()`) Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gradio/queueing.py", line 625, in process_events response = await route_utils.call_process_api( File "/usr/local/lib/python3.10/site-packages/gradio/route_utils.py", line 322, in call_process_api output = await app.get_blocks().process_api( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2142, in process_api inputs = await self.preprocess_data( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1815, in preprocess_data processed_input.append(block.preprocess(inputs_cached)) File "/usr/local/lib/python3.10/site-packages/gradio/components/image.py", line 214, in preprocess return image_utils.preprocess_image( File "/usr/local/lib/python3.10/site-packages/gradio/image_utils.py", line 218, in preprocess_image im = PIL.Image.open(file_path) File "/usr/local/lib/python3.10/site-packages/PIL/Image.py", line 3513, in open fp = builtins.open(filename, "rb") FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gradio/e822bde2b868a0a6924b1d3163b35a209ada4200a4bf3907cec5a612ee156d1f/photo_5215296032562944687_y.jpg' Traceback (most recent call last): File "/home/user/app/app.py", line 977, in <module> demo.launch(share=args.share) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 2761, 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...