runtime error

Exit code: 1. Reason: pocket-tts not installed. Run: pip install pocket-tts Traceback (most recent call last): File "/app/app.py", line 532, in <module> main() ~~~~^^ File "/app/app.py", line 513, in main demo = create_app() File "/app/app.py", line 267, in create_app with gr.Blocks( ~~~~~~~~~^ theme=custom_theme, ^^^^^^^^^^^^^^^^^^^ ...<2 lines>... fill_height=True ^^^^^^^^^^^^^^^^ ) 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...