runtime error

Space failed. Exit code: 1. Reason: /home/user/app/app.py:334: GradioDeprecationWarning: `optional` parameter is deprecated, and it has no effect uploaded_file = gr.Audio( /home/user/app/app.py:359: GradioDeprecationWarning: `optional` parameter is deprecated, and it has no effect microphone = gr.Audio( Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "/home/user/app/app.py", line 443, in <module> demo.launch(share=True) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1989, in launch raise RuntimeError("Share is not supported when you are in Spaces") RuntimeError: Share is not supported when you are in Spaces

Container logs:

Fetching error logs...