kijai / ComfyUI-LivePortraitKJ

ComfyUI nodes for LivePortrait
MIT License
1.4k stars 102 forks source link

corp info error #93

Open raochinmay6 opened 1 month ago

raochinmay6 commented 1 month ago

see this

`Loading 1 new model LivePortrait using fp16 Load appearance_feature_extractor done. Load motion_extractor done. Load warping_module done. Load spade_generator done. Load stitching_retargeting_module done. !!! Exception during processing!!! LivePortraitProcess.process() missing 1 required positional argument: 'crop_info' Traceback (most recent call last): File "E:\ComfyUI_windows_portable\ComfyUI\execution.py", line 152, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\ComfyUI_windows_portable\ComfyUI\execution.py", line 82, in get_output_data return_values = map_node_over_list(obj, input_data_all, obj.FUNCTION, allow_interrupt=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\ComfyUI_windows_portable\ComfyUI\execution.py", line 75, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ TypeError: LivePortraitProcess.process() missing 1 required positional argument: 'crop_info'

Prompt executed in 23.44 seconds`

logo66612 commented 1 month ago

我也报这个错误,刚刚更新的版本和刚下载的工作流,跑到LivePortrai采样节点就报错

raochinmay6 commented 1 month ago

me too

raochinmay6 commented 1 month ago

please give us a solution i think new version give us some error

kijai commented 1 month ago

Yeah it won't work with old workflows, the old nodes need to be refreshed/remade or just use one of the new examples.

raochinmay6 commented 1 month ago

i face error here see the red line in my workflow Screenshot (35)

and also I share my workflow and please can u look into json file LivePortrait + AnimateDiff backgrounds.json

raochinmay6 commented 1 month ago

old version was good but when i update 1 hours ago then I start facing error

raochinmay6 commented 1 month ago

or please give me old version

kijai commented 1 month ago

old version was good but when i update 1 hours ago then I start facing error

Because that workflow is made with the old version, it needs an update.

JiangAogo commented 1 month ago

i got the same problem before. but after i uninstall the old one it can work again.

diffusionStable commented 1 month ago

Hi everyone. If you've updated to the new version then the original workflow wont work and will give you the crop info error. The new updated workflow is here: https://github.com/kijai/ComfyUI-LivePortraitKJ/tree/main/examples

tpcdaz commented 4 weeks ago

Hi everyone. If you've updated to the new version then the original workflow wont work and will give you the crop info error. The new updated workflow is here: https://github.com/kijai/ComfyUI-LivePortraitKJ/tree/main/examples

But the new workflow doesn't work. Just gives a cuda error even though everything is installed correctly. Cant we just have the old one that still works?

kijai commented 4 weeks ago

Hi everyone. If you've updated to the new version then the original workflow wont work and will give you the crop info error. The new updated workflow is here: https://github.com/kijai/ComfyUI-LivePortraitKJ/tree/main/examples

But the new workflow doesn't work. Just gives a cuda error even though everything is installed correctly. Cant we just have the old one that still works?

That's quite vague, If you get cuda errors, then everything is not installed correctly, rolling back the node version wouldn't change anything.

tpcdaz commented 4 weeks ago

Hi everyone. If you've updated to the new version then the original workflow wont work and will give you the crop info error. The new updated workflow is here: https://github.com/kijai/ComfyUI-LivePortraitKJ/tree/main/examples

But the new workflow doesn't work. Just gives a cuda error even though everything is installed correctly. Cant we just have the old one that still works?

That's quite vague, If you get cuda errors, then everything is not installed correctly, rolling back the node version wouldn't change anything.

The issue only happens on your new workflow when insight face is selected. All other programs work fine, even other comfy workflows that require insightface works fine. Your new workflow gives the error no matter what. Which is a shame.

bozkut commented 3 weeks ago

Any fixes, can not generate, help please?

kijai commented 3 weeks ago

It's been said so many times by now... use the example workflows or remake the nodes, this error is from using a workflow made with the old version.