runtime error

Exit code: 1. Reason: /usr/local/lib/python3.10/site-packages/gradio/components/dropdown.py:230: UserWarning: The value passed into gr.Dropdown() is not in the list of choices. Please update the list of choices to include: [] or set allow_custom_value=True. warnings.warn( /usr/local/lib/python3.10/site-packages/gradio/layouts/column.py:59: UserWarning: 'scale' value should be an integer. Using 0.4 will cause issues. warnings.warn( Traceback (most recent call last): File "/app/app.py", line 173, in <module> with gr.Box(): AttributeError: module 'gradio' has no attribute 'Box'

Container logs:

Fetching error logs...