-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Open
Labels
User SupportA user needs help with something, probably not a bug.A user needs help with something, probably not a bug.
Description
Custom Node Testing
- I have tried disabling custom nodes and the issue persists (see how to disable custom nodes if you need help)
Your question
Found comfy_kitchen backend triton: {'available': True, 'disabled': True, 'unavailable_reason': None, 'capabilities': ['apply_rope', 'apply_rope1', 'dequantize_nvfp4', 'dequantize_per_tensor_fp8', 'quantize_nvfp4', 'quantize_per_tensor_fp8']}
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']}
Found comfy_kitchen backend cuda: {'available': False, 'disabled': False, 'unavailable_reason': "cannot import name '_C' from partially initialized module 'comfy_kitchen.backends.cuda' (most likely due to a circular import) (I:\\ComfyUI\\venv\\Lib\\site-packages\\comfy_kitchen\\backends\\cuda\\__init__.py)", 'capabilities': []}
latest pull gave me these errors, made it so I couldn't use wan models. rolling back temporarily resolved the issue, but I'm not sure how to fix it.
Logs
Other
No response
Metadata
Metadata
Assignees
Labels
User SupportA user needs help with something, probably not a bug.A user needs help with something, probably not a bug.