runtime error

:1515] Unable to register cuBLAS factory: Attempting to register factory for plugin cuBLAS when one has already been registered 2024-02-28 06:03:13.084332: I external/local_tsl/tsl/cuda/cudart_stub.cc:31] Could not find cuda drivers on your machine, GPU will not be used. 2024-02-28 06:03:13.084525: 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-28 06:03:14.251833: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT Traceback (most recent call last): File "/home/user/app/app.py", line 13, in <module> import gradio as gr File "/home/user/.local/lib/python3.10/site-packages/gradio/__init__.py", line 3, in <module> import gradio.components as components File "/home/user/.local/lib/python3.10/site-packages/gradio/components.py", line 39, in <module> from gradio import media_data, processing_utils, utils File "/home/user/.local/lib/python3.10/site-packages/gradio/processing_utils.py", line 20, in <module> from gradio import encryptor, utils File "/home/user/.local/lib/python3.10/site-packages/gradio/utils.py", line 395, in <module> class Request: File "/home/user/.local/lib/python3.10/site-packages/gradio/utils.py", line 415, in Request client = httpx.AsyncClient() File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 1397, in __init__ self._transport = self._init_transport( File "/home/user/.local/lib/python3.10/site-packages/httpx/_client.py", line 1445, in _init_transport return AsyncHTTPTransport( File "/home/user/.local/lib/python3.10/site-packages/httpx/_transports/default.py", line 275, in __init__ self._pool = httpcore.AsyncConnectionPool( TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options'

Container logs:

Fetching error logs...