SamKhoze / ComfyUI-DeepFuze

DeepFuze is a state-of-the-art deep learning tool that seamlessly integrates with ComfyUI to revolutionize facial transformations, lipsyncing, Face Swapping, Lipsync Translation, video generation, and voice cloning.
https://cogidigm.com/
Other
282 stars 32 forks source link

node not working #26

Open raochinmay6 opened 2 months ago

raochinmay6 commented 2 months ago

Screenshot (28) comfyui.log

raochinmay6 commented 2 months ago

!!! Exception during processing!!! 'dict' object is not callable Traceback (most recent call last): File "E:\ComfyUI_windows_portable\ComfyUI\execution.py", line 151, in recursive_execute output_data, output_ui = get_output_data(obj, input_data_all) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\ComfyUI_windows_portable\ComfyUI\execution.py", line 81, 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 74, in map_node_over_list results.append(getattr(obj, func)(**slice_dict(input_data_all, i))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-DeepFuze\nodes.py", line 1339, in lipsyncgenerate open(audio_file,"wb").write(audio()) ^^^^^^^ TypeError: 'dict' object is not callable

Prompt executed in 2.10 seconds got prompt Failed to validate prompt for output 49:

Prompt executed in 1.22 seconds got prompt Failed to validate prompt for output 45:

Prompt executed in 0.02 seconds got prompt Failed to validate prompt for output 49:

Prompt executed in 1.21 seconds got prompt Failed to validate prompt for output 49:

Prompt executed in 1.25 seconds

raochinmay6 commented 2 months ago

somehow my node is working but lip sync is not visible, I mean I barely see lip moving... what to do ?

manniee07 commented 2 months ago

I think it bugs out when it loses track of the facial movements.