runtime error

stered 2024-02-04 22:09:02.277525: E tensorflow/compiler/xla/stream_executor/cuda/cuda_blas.cc:1518] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-02-04 22:09:02.284048: I tensorflow/tsl/cuda/cudart_stub.cc:28] Could not find cuda drivers on your machine, GPU will not be used. 2024-02-04 22:09:02.284294: I tensorflow/core/platform/cpu_feature_guard.cc:182] 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. 2024-02-04 22:09:03.312584: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Directory /home/user /.deepface created Directory /home/user /.deepface/weights created downloading dataset Access denied with the following error: Cannot retrieve the public link of the file. You may need to change the permission to 'Anyone with the link', or have had many accesses. You may still be able to access the file from the browser: https://drive.google.com/uc?id=1z6amrk21M-4N39OZLOsi4WWjAdBVSjh7 loading dataframe Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> df = pd.read_parquet("final_dataframe.parquet.gzip") File "/home/user/.local/lib/python3.10/site-packages/pandas/io/parquet.py", line 670, in read_parquet return impl.read( File "/home/user/.local/lib/python3.10/site-packages/pandas/io/parquet.py", line 265, in read path_or_handle, handles, filesystem = _get_path_or_handle( File "/home/user/.local/lib/python3.10/site-packages/pandas/io/parquet.py", line 139, in _get_path_or_handle handles = get_handle( File "/home/user/.local/lib/python3.10/site-packages/pandas/io/common.py", line 872, in get_handle handle = open(handle, ioargs.mode) FileNotFoundError: [Errno 2] No such file or directory: 'final_dataframe.parquet.gzip'

Container logs:

Fetching error logs...