runtime error

Exit code: 1. Reason: ler flags. 2025-10-13 18:02:02.098189: I tensorflow/core/util/port.cc:153] oneDNN custom operations are on. You may see slightly different numerical results due to floating-point round-off errors from different computation orders. To turn them off, set the environment variable `TF_ENABLE_ONEDNN_OPTS=0`. 2025-10-13 18:02:02.099079: I external/local_xla/xla/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. 2025-10-13 18:02:09.361153: E external/local_xla/xla/stream_executor/cuda/cuda_platform.cc:51] failed call to cuInit: INTERNAL: CUDA error: Failed call to cuInit: UNKNOWN ERROR (303) Downloading data from https://storage.googleapis.com/tensorflow/keras-applications/mobilenet_v2/mobilenet_v2_weights_tf_dim_ordering_tf_kernels_1.0_224.h5  0/14536120 ━━━━━━━━━━━━━━━━━━━━ 0s 0s/step  1687552/14536120 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step  5324800/14536120 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step 10215424/14536120 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step 14536120/14536120 ━━━━━━━━━━━━━━━━━━━━ 0s 0us/step Traceback (most recent call last): File "/home/user/app/app.py", line 24, in <module> gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 192, in __init__ super().__init__( File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1128, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'interpretation'

Container logs:

Fetching error logs...