runtime error

Exit code: 1. Reason: e `TF_ENABLE_ONEDNN_OPTS=0`. 2025-11-04 13:00:32.667606: I tensorflow/core/platform/cpu_feature_guard.cc:210] This TensorFlow binary is optimized to use available CPU instructions in performance-critical operations. To enable the following instructions: AVX2 AVX512F AVX512_VNNI FMA, in other operations, rebuild TensorFlow with the appropriate compiler flags. 2025-11-04 13:00:34.296050: 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-11-04 13:00:34.296490: 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-11-04 13:00:37.494170: 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  7725056/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...