runtime error

8.96it/s] 2023-06-26 04:19:54.951244: W tensorflow/compiler/xla/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 2023-06-26 04:19:54.951269: W tensorflow/compiler/xla/stream_executor/cuda/cuda_driver.cc:265] failed call to cuInit: UNKNOWN ERROR (303) 2023-06-26 04:19:54.951285: I tensorflow/compiler/xla/stream_executor/cuda/cuda_diagnostics.cc:156] kernel driver does not appear to be running on this host (s-keras-io-melgan-spectrogram-inversion-393f8-57746f49d-x8k9d): /proc/driver/nvidia/version does not exist 2023-06-26 04:19:54.951546: I tensorflow/core/platform/cpu_feature_guard.cc:193] This TensorFlow binary is optimized with oneAPI Deep Neural Network Library (oneDNN) to use the following CPU instructions in performance-critical operations: AVX2 AVX512F AVX512_VNNI FMA To enable them in other operations, rebuild TensorFlow with the appropriate compiler flags. WARNING:tensorflow:No training configuration found in save file, so the model was *not* compiled. Compile it manually. /home/user/.local/lib/python3.8/site-packages/gradio/interface.py:286: UserWarning: Currently, only the 'default' theme is supported. warnings.warn("Currently, only the 'default' theme is supported.") IMPORTANT: You are using gradio version 3.0.17, however version 3.14.0 is available, please upgrade. -------- Traceback (most recent call last): File "app.py", line 106, in <module> gr.Interface( File "/home/user/.local/lib/python3.8/site-packages/gradio/blocks.py", line 764, in launch server_port, path_to_local_server, app, server = networking.start_server( File "/home/user/.local/lib/python3.8/site-packages/gradio/networking.py", line 114, in start_server port = get_first_available_port( File "/home/user/.local/lib/python3.8/site-packages/gradio/networking.py", line 65, in get_first_available_port raise OSError( OSError: All ports from 7860 to 7861 are in use. Please close a port.

Container logs:

Fetching error logs...