runtime error
Fetching Space from: https://huggingface.co/spaces/runwayml/stable-diffusion-v1-5 Loaded as API: https://runwayml-stable-diffusion-v1-5.hf.space β /home/user/.local/lib/python3.10/site-packages/gradio/components.py:4518: UserWarning: The 'grid' parameter will be deprecated. Please use 'columns' instead. warnings.warn( Fetching Space from: https://huggingface.co/spaces/fffiloni/CLIP-Interrogator-2 Loaded as API: https://fffiloni-clip-interrogator-2.hf.space β Traceback (most recent call last): File "/home/user/app/app.py", line 15, in <module> clip_interrogator_2 = gr.load(name="spaces/fffiloni/CLIP-Interrogator-2") File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 68, in load return load_blocks_from_repo( File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 107, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 486, in from_spaces return from_spaces_blocks(space=space_name, hf_token=hf_token) File "/home/user/.local/lib/python3.10/site-packages/gradio/external.py", line 490, in from_spaces_blocks client = Client(space, hf_token=hf_token) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/client.py", line 121, in __init__ self.endpoints = [ File "/home/user/.local/lib/python3.10/site-packages/gradio_client/client.py", line 122, in <listcomp> Endpoint(self, fn_index, dependency) File "/home/user/.local/lib/python3.10/site-packages/gradio_client/client.py", line 593, in __init__ self.api_name: str | None = None if api_name is None else "/" + api_name TypeError: can only concatenate str (not "bool") to str
Container logs:
Fetching error logs...