runtime error
Exit code: 1. Reason: None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. None of PyTorch, TensorFlow >= 2.0, or Flax have been found. Models won't be available and only tokenizers, configuration and file/data utilities can be used. Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> launch_gradio_demo(HFModelDownloadsTool) 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 294, in __init__ self.output_components = [ File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 295, in <listcomp> get_component_instance(o, unrender=True) File "/usr/local/lib/python3.10/site-packages/gradio/components/base.py", line 440, in get_component_instance component_obj = component(comp, render=render) File "/usr/local/lib/python3.10/site-packages/gradio/components/base.py", line 421, in component obj = utils.component_or_layout_class(cls_name)(render=render) File "/usr/local/lib/python3.10/site-packages/gradio/utils.py", line 630, 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.
Container logs:
Fetching error logs...