runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> class TrainingState: File "/home/user/app/app.py", line 67, in TrainingState with gr.Row(): File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 531, in __exit__ self.fill_expected_parents() File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 520, in fill_expected_parents pseudo_parent.page = child.page AttributeError: 'Textbox' object has no attribute 'page'

Container logs:

Fetching error logs...