runtime error

cu11==11.10.3.66->torch==2.0.1->deep-voice-cloning==0.1.0) (0.42.0) Requirement already satisfied: lit in /home/user/.local/lib/python3.10/site-packages (from triton==2.0.0->torch==2.0.1->deep-voice-cloning==0.1.0) (17.0.6) Requirement already satisfied: cmake in /home/user/.local/lib/python3.10/site-packages (from triton==2.0.0->torch==2.0.1->deep-voice-cloning==0.1.0) (3.27.9) Building wheels for collected packages: deep-voice-cloning Building wheel for deep-voice-cloning (setup.py): started Building wheel for deep-voice-cloning (setup.py): finished with status 'done' Created wheel for deep-voice-cloning: filename=deep_voice_cloning-0.1.0-py3-none-any.whl size=7813 sha256=133fde246901faae7eb6d45c62c9020be1f3c89d357cda3b1fef027b13eb9879 Stored in directory: /tmp/pip-ephem-wheel-cache-3ojkbvni/wheels/b7/c0/b9/ccf55aca41ae2471b37142b8dcb088cf79524d3f8fdbcc440c Successfully built deep-voice-cloning Installing collected packages: typing_extensions, deep-voice-cloning Attempting uninstall: typing_extensions Found existing installation: typing_extensions 4.8.0 Uninstalling typing_extensions-4.8.0: Successfully uninstalled typing_extensions-4.8.0 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. fastapi 0.104.1 requires typing-extensions>=4.8.0, but you have typing-extensions 4.7.1 which is incompatible. Successfully installed deep-voice-cloning-0.1.0 typing_extensions-4.7.1 [notice] A new release of pip available: 22.3.1 -> 23.3.1 [notice] To update, run: python -m pip install --upgrade pip Traceback (most recent call last): File "/home/user/app/app.py", line 25, in <module> gr.Audio(type="filepath", source="upload", label='Upload a voice to clone (max. 50mb)')], File "/home/user/.local/lib/python3.10/site-packages/gradio/component_meta.py", line 152, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'

Container logs:

Fetching error logs...