something wrong when I run the model
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
When I click to run the model, this page will appear after about 10 seconds, and the log cannot be viewed anymore.The model is a quick start text graph model.How should I resolve this error?
Here is the log
> ** ComfyUI startup time: 2026-02-06 17:41:45.090
[2026-02-06 17:41:45.091] ** Platform: Windows
[2026-02-06 17:41:45.091] ** Python version: 3.12.11 (main, Aug 18 2025, 19:17:54) [MSC v.1944 64 bit (AMD64)]
[2026-02-06 17:41:45.091] ** Python executable: D:\Comfyui\.venv\Scripts\python.exe
[2026-02-06 17:41:45.091] ** ComfyUI Path: D:\Applications\Comfyui\resources\ComfyUI
[2026-02-06 17:41:45.091] ** ComfyUI Base Folder Path: D:\Applications\Comfyui\resources\ComfyUI
[2026-02-06 17:41:45.091] ** User directory: D:\Comfyui\user
[2026-02-06 17:41:45.091] ** ComfyUI-Manager config path: D:\Comfyui\user\__manager\config.ini
[2026-02-06 17:41:45.091] ** Log path: D:\Comfyui\user\comfyui.log
[PRE] ComfyUI-Manager
[2026-02-06 17:41:47.170] Checkpoint files will always be loaded safely.
[2026-02-06 17:41:48.056] WARNING: You need pytorch with cu130 or higher to use optimized CUDA operations.
[2026-02-06 17:41:48.057] Found comfy_kitchen backend cuda: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
[2026-02-06 17:41:48.057] Found comfy_kitchen backend eager: {'available': True, 'disabled': False, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8', 'scaled_mm_nvfp4']}
[2026-02-06 17:41:48.057] Found comfy_kitchen backend triton: {'available': False, 'disabled': True, 'unavailable_reason': "ImportError: No module named 'triton'", 'capabilities': []}
[2026-02-06 17:41:48.129] Total VRAM 8151 MB, total RAM 16013 MB
[2026-02-06 17:41:48.129] pytorch version: 2.8.0+cu129
[2026-02-06 17:41:48.129] Set vram state to: LOW_VRAM
[2026-02-06 17:41:48.130] Device: cuda:0 NVIDIA GeForce RTX 5060 Laptop GPU : cudaMallocAsync
[2026-02-06 17:41:48.148] Using async weight offloading with 2 streams
[2026-02-06 17:41:48.152] Enabled pinned memory 7205.0
[2026-02-06 17:41:48.346] Using pytorch attention
[2026-02-06 17:41:50.090] Python version: 3.12.11 (main, Aug 18 2025, 19:17:54) [MSC v.1944 64 bit (AMD64)]
[2026-02-06 17:41:50.090] ComfyUI version: 0.12.2
[2026-02-06 17:41:50.108] [Prompt Server] web root: D:\Applications\Comfyui\resources\ComfyUI\web_custom_versions\desktop_app
[2026-02-06 17:41:50.111] [START] ComfyUI-Manager
[2026-02-06 17:41:50.242] [ComfyUI-Manager] network_mode: public
[2026-02-06 17:41:51.415]
Import times for custom nodes:
[2026-02-06 17:41:51.415] 0.0 seconds: D:\Applications\Comfyui\resources\ComfyUI\custom_nodes\websocket_image_save.py
[2026-02-06 17:41:51.415]
[2026-02-06 17:41:51.421] Context impl SQLiteImpl.
[2026-02-06 17:41:51.421] Will assume non-transactional DDL.
[2026-02-06 17:41:51.452] Assets scan(roots=['models']) completed in 0.028s (created=0, skipped_existing=3, orphans_pruned=0, total_seen=3)
[2026-02-06 17:41:51.498] Starting server
[2026-02-06 17:41:51.498] To see the GUI go to: http://127.0.0.1:8000
[2026-02-06 17:41:53.482] comfyui-frontend-package not found in requirements.txt
[2026-02-06 17:42:42.256] got prompt
[2026-02-06 17:42:42.284] Using pytorch attention in VAE
[2026-02-06 17:42:42.285] Using pytorch attention in VAE
[2026-02-06 17:42:42.486] VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
[2026-02-06 17:42:49.948] Requested to load ZImageTEModel_
[2026-02-06 17:42:49.991] loaded completely; 7672.25 MB loaded, full load: True
[2026-02-06 17:42:49.995] CLIP/text encoder model load device: cpu, offload device: cpu, current: cpu, dtype: torch.float16
┆Issue is synchronized with this [Notion page](https://www.notion.so/Issue-8692-something-wrong-when-I-run-the-model-2ff6d73d3650812e81c0fd6660feb5f1) by [Unito](https://www.unito.io)
Contributor guide
Assessment
This issue has not been assessed yet.