runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 58, in <module> app = create_dropdown() File "/home/user/app/app.py", line 51, in create_dropdown demo.append(gr.Row([folder_dropdown])) AttributeError: 'Blocks' object has no attribute 'append'. Did you mean: 'app_id'? /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.44.0, however version 4.44.1 is available, please upgrade. -------- warnings.warn(
Container logs:
Fetching error logs...