runtime error

ackages (from httpx[brotli,http2,socks]>=0.24.1->duckduckgo-search) (2023.7.22) Collecting h2<5,>=3 Downloading h2-4.1.0-py3-none-any.whl (57 kB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 57.5/57.5 kB 20.3 MB/s eta 0:00:00 Collecting brotli Downloading Brotli-1.1.0-cp310-cp310-manylinux_2_5_x86_64.manylinux1_x86_64.manylinux_2_12_x86_64.manylinux2010_x86_64.whl (3.0 MB) ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 3.0/3.0 MB 136.4 MB/s eta 0:00:00 Collecting socksio==1.* Downloading socksio-1.0.0-py3-none-any.whl (12 kB) Collecting hyperframe<7,>=6.0 Downloading hyperframe-6.0.1-py3-none-any.whl (12 kB) Collecting hpack<5,>=4.0 Downloading hpack-4.0.0-py3-none-any.whl (32 kB) Requirement already satisfied: anyio<5.0,>=3.0 in /home/user/.local/lib/python3.10/site-packages (from httpcore<0.19.0,>=0.18.0->httpx[brotli,http2,socks]>=0.24.1->duckduckgo-search) (3.7.1) Requirement already satisfied: h11<0.15,>=0.13 in /home/user/.local/lib/python3.10/site-packages (from httpcore<0.19.0,>=0.18.0->httpx[brotli,http2,socks]>=0.24.1->duckduckgo-search) (0.14.0) Requirement already satisfied: exceptiongroup in /home/user/.local/lib/python3.10/site-packages (from anyio<5.0,>=3.0->httpcore<0.19.0,>=0.18.0->httpx[brotli,http2,socks]>=0.24.1->duckduckgo-search) (1.1.3) Installing collected packages: brotli, socksio, lxml, hyperframe, hpack, h2, duckduckgo-search Successfully installed brotli-1.1.0 duckduckgo-search-3.8.5 h2-4.1.0 hpack-4.0.0 hyperframe-6.0.1 lxml-4.9.3 socksio-1.0.0 [notice] A new release of pip available: 22.3.1 -> 23.2.1 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 164, in <module> inputs=gr.inputs.File(label="Upload image of your condition", type="file", accept="image/png"), TypeError: File.__init__() got an unexpected keyword argument 'accept'

Container logs:

Fetching error logs...