runtime error
Traceback (most recent call last): File "/home/user/app/app.py", line 17, in <module> tool = BarkTextToSpeechTool(src='gradio-client-demos/bark', hf_token=None) File "/usr/local/lib/python3.10/site-packages/gradio_tools/tools/bark.py", line 62, in __init__ super().__init__(name, description, src, hf_token, duplicate) File "/usr/local/lib/python3.10/site-packages/gradio_tools/tools/gradio_tool.py", line 36, in __init__ self.client = grc.Client(self.src, hf_token=hf_token) File "/usr/local/lib/python3.10/site-packages/gradio_client/client.py", line 100, in __init__ raise ValueError( ValueError: The current space is in the invalid state: RUNTIME_ERROR. Please contact the owner to fix this.
Container logs:
Fetching error logs...