runtime error
Exit code: 1. Reason: Traceback (most recent call last): File "/home/user/app/run.py", line 15, in <module> file = gr.FileExplorer( File "/usr/local/lib/python3.10/site-packages/gradio/component_meta.py", line 189, in wrapper return fn(self, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/components/file_explorer.py", line 89, in __init__ raise ValueError(f"The specified root_dir does not exist: {root_dir}") ValueError: The specified root_dir does not exist: /home/gradio
Container logs:
Fetching error logs...