** Python version: 3.13.6 (tags/v3.13.6:4e66535, Aug 6 2025, 14:36:00) [MSC v.1944 64 bit (AMD64)] ** Python executable: C:\comfy\ComfyUI_windows_portable_nvidia ...
`NoneType` means that instead of an instance of whatever Class or Object you think you're working with, you've actually got `None`. That usually means that an assignment or function call up above ...