runtime error
Exit code: 1. Reason: gingface.co/spaces/multimodalart/latentdiffusion Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 309, in get_spaces config = json.loads(result.group(1)) AttributeError: 'NoneType' object has no attribute 'group' During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/home/user/app/app.py", line 56, in <module> app = gr.Interface(engine, File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 599, in __init__ self.examples_handler = Examples( File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 154, in __init__ self.cache_interface_examples() File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 189, in cache_interface_examples raise e File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 185, in cache_interface_examples prediction = self.process_example(example_id) File "/usr/local/lib/python3.10/site-packages/gradio/examples.py", line 205, in process_example predictions = self.fn(*processed_input) File "/home/user/app/app.py", line 49, in engine img = gr.Interface.load("spaces/multimodalart/latentdiffusion")(ent[0],'50','256','256','1',10)[0] File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 108, in load return super().load(name=name, src=src, api_key=api_key, alias=alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/blocks.py", line 714, in load return external.load_blocks_from_repo(name, src, api_key, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 40, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, api_key, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 311, in get_spaces raise ValueError("Could not load the Space: {}".format(model_name)) ValueError: Could not load the Space: multimodalart/latentdiffusion
Container logs:
Fetching error logs...