ocean
ocean
```python Error occurred when executing KSampler: ModelPatcherAndInjector.unpatch_model() got an unexpected keyword argument 'unpatch_weights' File "E:\Comfyui\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\Comfyui\ComfyUI\execution.py", line 81, in...
I had the same problem
This problem was resolved by re-cloning AnimateDiff. (Delete AnimateDiff folder, reinstall, remember to back up the model)
git clone https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved
Same problem, but the code is a little different: ```python Error occurred when executing ADE_AnimateDiffCombine: expected str, bytes or os.PathLike object, not NoneType File "E:\Comfyui\ComfyUI\execution.py", line 152, in recursive_execute output_data,...
I can export git and webp, but other than that I get all the errors: ```python Error occurred when executing ADE_AnimateDiffCombine: expected str, bytes or os.PathLike object, not NoneType File...