Skip to content

wan2.2 lightx2v error #37

@unnikrshnan

Description

@unnikrshnan

Using seed: 1348343256
Loading Text_Encoder...

FileNotFoundError Traceback (most recent call last)
/tmp/ipython-input-228337594.py in <cell line: 0>()
67
68 # with torch.inference_mode():
---> 69 generate_video(
70 image_path=file_uploaded,
71 LoRA_Strength=LoRA_Strength,

2 frames
/content/ComfyUI/folder_paths.py in get_full_path_or_raise(folder_name, filename)
302 full_path = get_full_path(folder_name, filename)
303 if full_path is None:
--> 304 raise FileNotFoundError(f"Model in folder '{folder_name}' with filename '{filename}' not found.")
305 return full_path
306

FileNotFoundError: Model in folder 'text_encoders' with filename 'umt5_xxl_fp8_e4m3fn_scaled.safetensors' not found.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions