runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 342, in <module> with gr.Blocks( ~~~~~~~~~^ theme=gr.themes.Soft(), ^^^^^^^^^^^^^^^^^^^^^^^ ...<8 lines>... footer_links=[{"label": "Built with anycoder", "url": "https://huggingface.co/spaces/akhaliq/anycoder"}] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ) as demo: ^ File "/usr/local/lib/python3.13/site-packages/gradio/blocks.py", line 1071, in __init__ super().__init__(render=False, **kwargs) ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: BlockContext.__init__() got an unexpected keyword argument 'theme'
Container logs:
Fetching error logs...