runtime error

2024-01-01 15:11:46.863637: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2024-01-01 15:11:46.863662: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine. 2024-01-01 15:11:51.329839: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcuda.so.1'; dlerror: libcuda.so.1: cannot open shared object file: No such file or directory 2024-01-01 15:11:51.329872: W tensorflow/stream_executor/cuda/cuda_driver.cc:269] failed call to cuInit: UNKNOWN ERROR (303) 2024-01-01 15:11:51.329895: I tensorflow/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (r-gorkemozkaya-turkish-english-nmt-iqyeyuzs-a6963-m760b): /proc/driver/nvidia/version does not exist 2024-01-01 15:11:51.330135: I tensorflow/core/platform/cpu_feature_guard.cc:151] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. Traceback (most recent call last): File "/home/user/app/main.py", line 47, in <module> run() File "/home/user/app/main.py", line 39, in run inputs=gr.inputs.Textbox(label="Turkish"), AttributeError: module 'gradio' has no attribute 'inputs'

Container logs:

Fetching error logs...