Cannot read properties of undefined (reading 'map')

#185
by equu - opened

I installed the portable version of ComfyUI.

I created a new workflow by opening version 10 I2V. i've put the file in Checkpoints.

I uploaded an image and wanted to generate it, but I get the error message "Cannot read properties of undefined (reading 'map')" in all versions.

please can someone help me out here. i dont know what to do

i am complete newb on this

i get this in logs

  • VAELoader 116:90:
    • Value not in list: vae_name: 'wan_2.1_vae.safetensors' not in ['taesd', 'taesdxl', 'taesd3', 'taef1', 'pixel_space']
  • CLIPLoader 116:84:
    • Value not in list: clip_name: 'umt5_xxl_fp8_e4m3fn_scaled.safetensors' not in []
  • LoadImage 97:
    • Custom validation failed for node: image - Invalid image file: 03_video_wan2_2_14B_i2v_subgraphed_input_image.png
  • UNETLoader 116:95:
    • Value not in list: unet_name: 'wan2.2_i2v_high_noise_14B_fp8_scaled.safetensors' not in []
  • LoraLoaderModelOnly 116:101:
    • Value not in list: lora_name: 'wan2.2_i2v_lightx2v_4steps_lora_v1_high_noise.safetensors' not in []
  • UNETLoader 116:96:
    • Value not in list: unet_name: 'wan2.2_i2v_low_noise_14B_fp8_scaled.safetensors' not in []
  • LoraLoaderModelOnly 116:102:
    • Value not in list: lora_name: 'wan2.2_i2v_lightx2v_4steps_lora_v1_low_noise.safetensors' not in []
      Output will be ignored
      invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}

Unbenanntdwadwadwdwa

321321321

That is not the right workflow to use.

That is the workflow for creating these models, not using them.

Read the model card again, as there are screenshots of the correct workflows. There are JSON workflows in the "files and folders" directory to use.

Is it intended to save the metadata?

okay i will take a look thank you!

Is it intended to save the metadata?

Yes.

Sign up or log in to comment