runtime error

Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> launch_gradio_demo(TextDownloadTool) File "/usr/local/lib/python3.10/site-packages/transformers/agents/tools.py", line 673, in launch_gradio_demo gr.Interface( File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 276, in __init__ self.output_components = [ File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 277, in <listcomp> get_component_instance(o, unrender=True) File "/usr/local/lib/python3.10/site-packages/gradio/components/base.py", line 371, in get_component_instance component_obj = component(comp, render=render) File "/usr/local/lib/python3.10/site-packages/gradio/components/base.py", line 352, in component obj = utils.component_or_layout_class(cls_name)(render=render) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 595, in component_or_layout_class raise ValueError( ValueError: No such component or layout: string. It is possible it is a custom component, in which case make sure it is installed and imported in your python session. /usr/local/lib/python3.10/site-packages/gradio/analytics.py:106: UserWarning: IMPORTANT: You are using gradio version 4.37.2, however version 4.44.1 is available, please upgrade. -------- warnings.warn(

Container logs:

Fetching error logs...