runtime error
Exit code: 1. Reason: /usr/local/lib/python3.13/site-packages/torch/amp/autocast_mode.py:270: UserWarning: User provided device_type of 'cuda', but CUDA is not available. Disabling warnings.warn( Traceback (most recent call last): File "/app/app.py", line 26, in <module> gr.Audio(source="upload",type="filepath"), ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/usr/local/lib/python3.13/site-packages/gradio/component_meta.py", line 194, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'. Did you mean 'sources'?
Container logs:
Fetching error logs...