runtime error
Exit code: 1. Reason: 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 181, in wrapper return fn(self, **kwargs) TypeError: Audio.__init__() got an unexpected keyword argument 'source'. Did you mean 'sources'?
Container logs:
Fetching error logs...