runtime error

Space failed. Exit code: 1. Reason: Running on local URL: http://0.0.0.0:7860 Traceback (most recent call last): File "/home/user/app/app.py", line 30, in <module> app = App() File "/home/user/app/app.py", line 11, in __init__ self.init() File "/home/user/app/app.py", line 24, in init self.demo.queue(concurrency_count=20).launch(share=True) File "/home/user/.local/lib/python3.10/site-packages/gradio/blocks.py", line 1990, 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...