Cant run generations
- Dominant language
- Python
- Stars
- 133k
- Forks
- 15.7k
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 158
Description
### Custom Node Testing
- [x] I have tried disabling custom nodes and the issue persists (see [how to disable custom nodes](https://docs.comfy.org/troubleshooting/custom-node-issues#step-1%3A-test-with-all-custom-nodes-disabled) if you need help)
### Expected Behavior
comfyui was supposed to generate the video using a template to generate the video
### Actual Behavior
I updated the drivers and windows, but it still can't generate, the error is the same.
### Steps to Reproduce
[hunyuan_video_text_to_video.json](https://github.com/user-attachments/files/23452319/hunyuan_video_text_to_video.json)
### Debug Logs
```powershell
H:\ComfyUI\advanced>..\python_embeded\python.exe -s ..\ComfyUI\main.py --windows-standalone-build --disable-api-nodes
Checkpoint files will always be loaded safely.
Total VRAM 12288 MB, total RAM 16306 MB
pytorch version: 2.9.0+cu130
Set vram state to: NORMAL_VRAM
Device: cuda:0 NVIDIA GeForce RTX 3060 : cudaMallocAsync
working around nvidia conv3d memory bug.
Using pytorch attention
Python version: 3.13.9 (tags/v3.13.9:8183fa5, Oct 14 2025, 14:09:13) [MSC v.1944 64 bit (AMD64)]
ComfyUI version: 0.3.68
ComfyUI frontend version: 1.28.8
[Prompt Server] web root: H:\ComfyUI\python_embeded\Lib\site-packages\comfyui_frontend_package\static
Import times for custom nodes:
0.0 seconds: H:\ComfyUI\ComfyUI\custom_nodes\websocket_image_save.py
Context impl SQLiteImpl.
Will assume non-transactional DDL.
No target revision found.
Starting server
To see the GUI go to: http://127.0.0.1:8188
got prompt
Using pytorch attention in VAE
Using pytorch attention in VAE
VAE load device: cuda:0, offload device: cpu, dtype: torch.bfloat16
H:\ComfyUI\advanced>echo If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest.
If you see this and ComfyUI did not start try updating your Nvidia Drivers to the latest.
H:\ComfyUI\advanced>pause
Для продолжения нажмите любую клавишу . . .
```
### Other
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.