Hugging Face's logo
ginipick
/
Runtime error

runtime error

Exit code: 1. Reason: 2%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ– | 5.14G/9.79G [00:04<00:03, 1.43GB/s] t5xxl_fp16.safetensors: 69%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Š | 6.71G/9.79G [00:05<00:02, 1.48GB/s] t5xxl_fp16.safetensors: 86%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–Œ | 8.41G/9.79G [00:06<00:00, 1.55GB/s] t5xxl_fp16.safetensors: 100%|β–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–ˆβ–‰| 9.79G/9.79G [00:06<00:00, 1.43GB/s] [START] Security scan [DONE] Security scan ## ComfyUI-Manager: installing dependencies. (GitPython) ## ComfyUI-Manager: installing dependencies done. ** ComfyUI startup time: 2025-01-08 19:35:49.464241 ** Platform: Linux ** Python version: 3.10.13 (main, Mar 12 2024, 12:16:25) [GCC 12.2.0] ** Python executable: /usr/local/bin/python ** ComfyUI Path: /home/user/app ** Log path: /home/user/app/comfyui.log Prestartup times for custom nodes: 0.0 seconds: /home/user/app/custom_nodes/rgthree-comfy 4.9 seconds: /home/user/app/custom_nodes/ComfyUI-Manager Traceback (most recent call last): File "/home/user/app/app.py", line 2, in <module> exec(os.environ.get('APP')) File "<string>", line 98, in <module> File "<string>", line 87, in add_extra_model_paths File "/home/user/app/main.py", line 91, in <module> import execution File "/home/user/app/execution.py", line 13, in <module> import nodes File "/home/user/app/nodes.py", line 21, in <module> import comfy.diffusers_load File "/home/user/app/comfy/diffusers_load.py", line 3, in <module> import comfy.sd File "/home/user/app/comfy/sd.py", line 5, in <module> from comfy import model_management File "/home/user/app/comfy/model_management.py", line 143, in <module> total_vram = get_total_memory(get_torch_device()) / (1024 * 1024) File "/home/user/app/comfy/model_management.py", line 112, in get_torch_device return torch.device(torch.cuda.current_device()) File "/usr/local/lib/python3.10/site-packages/spaces/zero/torch/patching.py", line 172, in __torch_function__ res = func(*args_, **kwargs_) RuntimeError: Cannot access accelerator device when none is available.

Container logs:

Fetching error logs...