runtime error
Exit code: 1. Reason: equirement already satisfied: pycparser in /usr/local/lib/python3.10/site-packages (from cffi>=1.12->cryptography>=3.3->paramiko->gradio===2.8.6) (2.22) Installing collected packages: monotonic, uc-micro-py, pyparsing, pycryptodome, kiwisolver, fonttools, cycler, contourpy, bcrypt, backoff, pynacl, mdit-py-plugins, matplotlib, linkify-it-py, analytics-python, paramiko, gradio Attempting uninstall: gradio Found existing installation: gradio 5.4.0 Uninstalling gradio-5.4.0: Successfully uninstalled gradio-5.4.0 Successfully installed analytics-python-1.4.post1 backoff-1.10.0 bcrypt-4.2.0 contourpy-1.3.0 cycler-0.12.1 fonttools-4.54.1 gradio-2.8.6 kiwisolver-1.4.7 linkify-it-py-2.0.3 matplotlib-3.9.2 mdit-py-plugins-0.4.2 monotonic-1.6 paramiko-3.5.0 pycryptodome-3.21.0 pynacl-1.5.0 pyparsing-3.2.0 uc-micro-py-1.0.3 [notice] A new release of pip available: 22.3.1 -> 24.3.1 [notice] To update, run: pip install --upgrade pip Fetching interface from: https://huggingface.co/spaces/akhaliq/CLIP_prefix_captioning Traceback (most recent call last): File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 300, in get_spaces_interface 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 6, in <module> iface = gr.Interface.load("spaces/akhaliq/CLIP_prefix_captioning") File "/usr/local/lib/python3.10/site-packages/gradio/interface.py", line 74, in load interface_info = load_interface(name, src, api_key, alias) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 257, in load_interface interface_info = repos[src](name, api_key, alias) File "/usr/local/lib/python3.10/site-packages/gradio/external.py", line 302, in get_spaces_interface raise ValueError("Could not load the Space: {}".format(model_name)) ValueError: Could not load the Space: akhaliq/CLIP_prefix_captioning
Container logs:
Fetching error logs...