runtime error
Exit code: 1. Reason: ne, lfs=None)], trending_score=None, card_data={'title': 'Test', 'sdk': 'docker', 'sdk_version': None, 'python_version': None, 'app_file': None, 'app_port': None, 'license': None, 'duplicated_from': None, 'models': None, 'datasets': None, 'tags': None, 'emoji': '🐢', 'colorFrom': 'pink', 'colorTo': 'red', 'pinned': False}, runtime=SpaceRuntime(stage='RUNNING', hardware='cpu-basic', requested_hardware='cpu-basic', sleep_time=172800, storage={'current': None, 'requested': None}, raw={'stage': 'RUNNING', 'hardware': {'current': 'cpu-basic', 'requested': 'cpu-basic'}, 'storage': {'current': None, 'requested': None}, 'gcTimeout': 172800, 'replicas': {'current': 1, 'requested': 1}, 'devMode': False, 'domains': [{'domain': 'peymoon-test.hf.space', 'isCustom': False, 'stage': 'READY'}], 'sha': 'c20243f341d13a6be60369a80d95bae48dc21b03'}), models=['Lykon/dreamshaper-7', 'stabilityai/stable-diffusion-2-inpainting', 'timbrooks/instruct-pix2pix'], datasets=['timbrooks/instruct-pix2pix']) Fetching Space from: https://huggingface.co/spaces/peymoon/test Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 429, in from_spaces config = json.loads(result.group(1)) # type: ignore AttributeError: 'NoneType' object has no attribute 'group' The above exception was the direct cause of the following exception: Traceback (most recent call last): File "/home/user/app/app.py", line 14, in <module> demo = gr.load("peymoon/test", hf_token=token, src="spaces") File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 60, in load return load_blocks_from_repo( File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 99, in load_blocks_from_repo blocks: gradio.Blocks = factory_methods[src](name, hf_token, alias, **kwargs) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 431, in from_spaces raise ValueError(f"Could not load the Space: {space_name}") from ae ValueError: Could not load the Space: peymoon/test
Container logs:
Fetching error logs...