runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/app/app.py", line 4, in <module> from src.interface.interface import io File "/app/src/interface/interface.py", line 19, in <module> with gr.Blocks(title="EcoMindAI", head_paths=head_path, css_paths=css_path, File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 1071, in __init__ super().__init__(render=False, **kwargs) TypeError: BlockContext.__init__() got an unexpected keyword argument 'head_paths'

Container logs:

Fetching error logs...