AIFSH / ComfyUI_V-Express

Other
76 stars 9 forks source link

ERROR #5

Open lifeng5658 opened 1 month ago

lifeng5658 commented 1 month ago

inference.py: error: unrecognized arguments

ioritree commented 1 month ago
          [0.3647, 0.2588, 0.3882]]]]) --audio_path G:\AI\ComfyUI_windows_portable\ComfyUI\input\dame_da_ne2 (2).mp4.wav --kps_path G:\AI\ComfyUI_windows_portable\ComfyUI\input\dame_da_ne2 (2)_kps.pth         --output_path G:\AI\ComfyUI_windows_portable\ComfyUI\output\1717814869.3586373_vexpress.mp4 --image_width 512 --image_height 512 --fps 30.0 --seed 328 --num_inference_steps 30 --guidance_scale 3.5         --context_frames 12 --context_stride 1 --context_overlap 4 --reference_attention_weight 0.95 --audio_attention_weight 3.0
G:\AI\ComfyUI_windows_portable\python_embeded\Lib\site-packages\diffusers\models\dual_transformer_2d.py:20: FutureWarning: `DualTransformer2DModel` is deprecated and will be removed in version 0.29. Importing `DualTransformer2DModel` from `diffusers.models.dual_transformer_2d` is deprecated and this will be removed in a future version. Please use `from diffusers.models.transformers.dual_transformer_2d import DualTransformer2DModel`, instead.
  deprecate("DualTransformer2DModel", "0.29", deprecation_message)
usage: inference.py [-h] [--unet_config_path UNET_CONFIG_PATH] [--vae_path VAE_PATH]
                    [--audio_encoder_path AUDIO_ENCODER_PATH] [--insightface_model_path INSIGHTFACE_MODEL_PATH]
                    [--denoising_unet_path DENOISING_UNET_PATH] [--reference_net_path REFERENCE_NET_PATH]
                    [--v_kps_guider_path V_KPS_GUIDER_PATH] [--audio_projection_path AUDIO_PROJECTION_PATH]
                    [--motion_module_path MOTION_MODULE_PATH] [--retarget_strategy RETARGET_STRATEGY]
                    [--device DEVICE] [--gpu_id GPU_ID] [--dtype DTYPE] [--num_pad_audio_frames NUM_PAD_AUDIO_FRAMES]
                    [--standard_audio_sampling_rate STANDARD_AUDIO_SAMPLING_RATE]
                    [--reference_image_path REFERENCE_IMAGE_PATH] [--audio_path AUDIO_PATH] [--kps_path KPS_PATH]
                    [--output_path OUTPUT_PATH] [--image_width IMAGE_WIDTH] [--image_height IMAGE_HEIGHT] [--fps FPS]
                    [--seed SEED] [--num_inference_steps NUM_INFERENCE_STEPS] [--guidance_scale GUIDANCE_SCALE]
                    [--context_frames CONTEXT_FRAMES] [--context_stride CONTEXT_STRIDE]
                    [--context_overlap CONTEXT_OVERLAP] [--reference_attention_weight REFERENCE_ATTENTION_WEIGHT]
                    [--audio_attention_weight AUDIO_ATTENTION_WEIGHT]
inference.py: error: unrecognized arguments: 0.4196, 0.3529],
2024-06-08 10:48:00,675- root:124- INFO- Prompt executed in 11.34 seconds

same

meijiashu commented 1 month ago

same too...