runtime error

e. By pulling and using the container, you accept the terms and conditions of this license: https://developer.nvidia.com/ngc/nvidia-deep-learning-container-license A copy of this license is made available in this container at /NGC-DL-CONTAINER-LICENSE for your convenience. WARNING: The NVIDIA Driver was not detected. GPU functionality will not be available. Use the NVIDIA Container Toolkit to start this container with GPU support; see https://docs.nvidia.com/datacenter/cloud-native/ . > INFO Installing latest xformers > INFO Successfully installed latest xformers /app/env/lib/python3.10/site-packages/gradio/blocks.py:699: UserWarning: Cannot load freddyaboulton/dracula_revamped. Caught Exception: (MaxRetryError("HTTPSConnectionPool(host='huggingface.co', port=443): Max retries exceeded with url: /api/spaces/freddyaboulton/dracula_revamped (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f0761017a30>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))"), '(Request ID: b12c6512-aa4a-4e56-853c-d955090977c2)') warnings.warn(f"Cannot load {theme}. Caught Exception: {str(e)}") Traceback (most recent call last): File "/app/env/bin/autotrain", line 33, in <module> sys.exit(load_entry_point('autotrain-advanced', 'console_scripts', 'autotrain')()) File "/app/src/autotrain/cli/autotrain.py", line 48, in main command.run() File "/app/src/autotrain/cli/run_app.py", line 57, in run from ..apps.main import main File "/app/src/autotrain/apps/main.py", line 10, in <module> llm = llm() File "/app/src/autotrain/apps/llm.py", line 52, in main user_token, valid_can_pay, who_is_training = common.user_validation() File "/app/src/autotrain/apps/common.py", line 22, in user_validation raise ValueError("Please login with a write token.") ValueError: Please login with a write token. ERROR conda.cli.main_run:execute(49): `conda run /bin/bash -c autotrain setup && autotrain app --port 7860` failed. (See above for error)

Container logs:

Fetching error logs...