TMElyralab / MuseV

MuseV: Infinite-length and High Fidelity Virtual Human Video Generation with Visual Conditioned Parallel Denoising
Other
2.44k stars 260 forks source link

error when video2video #76

Open tangflash opened 6 months ago

tangflash commented 6 months ago

2024-04-14 17:41:48,897- root:180- ERROR- 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-MuseV\nodes.py", line 2255, in run ) = sd_predictor.run_pipe_video2video( ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "E:\ComfyUI_windows_portable\ComfyUI/custom_nodes/ComfyUI-MuseV\musev\pipelines\pipeline_controlnet_predictor.py", line 1237, in run_pipe_video2video out_videos = np.concatenate(out_videos, axis=2) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ValueError: need at least one array to concatenate

xzqjack commented 6 months ago

@tangflash Usually its matter of video length and time_size parameters, please check it

Hbernet commented 6 months ago

me too,has the issue been resolved?

tangflash commented 6 months ago

me too,has the issue been resolved?

make video length same with wav length