runtime error

/usr/local/lib/python3.10/site-packages/gradio_space_ci/__init__.py:31: UserWarning: Cannot find `HF_TOKEN` in environment variables. Please set a token in your Space secrets to enable ephemeral Spaces. warnings.warn( Traceback (most recent call last): File "/home/user/app/app.py", line 9, in <module> from functions import commit File "/home/user/app/functions.py", line 14, in <module> data = get_json_format_data() File "/home/user/app/openllm.py", line 13, in get_json_format_data json_format_data = json.loads(str(script_elements[1])[31:-10]) IndexError: list index out of range

Container logs:

Fetching error logs...