Replies: 1 comment
-
The most common reason for this is that the model is in the wrong folder maybe.. After these steps, click on the LoaderGGUF node in your workflow. The gguf_name dropdown should now list wan2.1-i2v-14b-480p-q5_k_m.gguf as an option. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to select wan2.1-i2v-14b-480p-q5_k_m.gguf in GGUF Loader for an img2vid workflow I've grabbed
I've resolved everything else that came up as a Run error but am left with this:-
Prompt outputs failed validation:
LoaderGGUF:
I've put wan2.1-i2v-14b-480p-q5_k_m.gguf in the ComfyUI\models\unet folder and have the ComfyUI-GGUF node installed through the ComfyManager
I'm very very new to Comfy and have no idea if I've given enough info but if anyone can help that would be fantastic of course.
Update
I've just found a conflict in ComfyUI-GGUF i can;t seem to resolve that I'm guessing is causing the issue
【ComfyUI-GGUF】Conflicted Nodes (2)
CLIPLoaderGGUF [ComfyUI-GGUF-FantasyTalking]
UnetLoaderGGUF [ComfyUI-GGUF-FantasyTalking]
What to do.. I have uninstalled FantasyTalking from the Comfyui Manager and Restarted and no improvement
Comfyui Log
[ComfyUI-Manager] default cache updated: https://api.comfy.org/nodes
nightly_channel:
https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/remote
FETCH DATA from: https://raw.githubusercontent.com/ltdrdata/ComfyUI-Manager/main/custom-node-list.json [DONE]
[ComfyUI-Manager] All startup tasks have been completed.
got prompt
Failed to validate prompt for output 272:
Output will be ignored
Failed to validate prompt for output 183:
Output will be ignored
Failed to validate prompt for output 82:
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
got prompt
Failed to validate prompt for output 272:
Output will be ignored
Failed to validate prompt for output 183:
Output will be ignored
Failed to validate prompt for output 82:
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
got prompt
Failed to validate prompt for output 272:
Output will be ignored
Failed to validate prompt for output 183:
Output will be ignored
Failed to validate prompt for output 82:
Output will be ignored
invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}
Beta Was this translation helpful? Give feedback.
All reactions