Open ghost opened 1 month ago
This error is due to a model mismatch. Check if you used the correct model types in your Controlnet and AnimateDiff loaders (if the Checkpoint is SD1.5, ControlNet and AnimateDiff models must be for SD1.5)
The workflow you provided runs without any issues in my environment. I only reset the checkpoint and image. There's no problem since the original workflow's checkpoint is also SD1.5.
Check if your custom nodes and ComfyUI version are up to date. And check if the model files you are using in the workflow are not corrupted.
Expected Behavior
fix the issue
Actual Behavior
Steps to Reproduce
ipiv-Morph-img2vid-AnimateDiff-HyperSD.json
the workflow i used.
Debug Logs
System Information
ComfyUI Version: v0.2.4-6-g5281090
Arguments: ComfyUI\main.py --windows-standalone-build
OS: nt
Python Version: 3.11.8 (tags/v3.11.8:db85d51, Feb 6 2024, 22:03:32) [MSC v.1937 64 bit (AMD64)]
Embedded Python: true
PyTorch Version: 2.3.0+cu121
Devices
Name: cuda:0 NVIDIA GeForce RTX 4060 : cudaMallocAsync
Logs
Attached Workflow
Please make sure that workflow does not contain any sensitive information such as API keys or passwords.
Additional Context
(Please add any additional context or steps to reproduce the error here)