Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MODEL LOADER ISSUE..... #45

Open
koozmoto opened this issue Nov 27, 2024 · 3 comments
Open

MODEL LOADER ISSUE..... #45

koozmoto opened this issue Nov 27, 2024 · 3 comments

Comments

@koozmoto
Copy link

Screenshot 2024-11-27 at 23 05 15

I'm stuck.... I have been trying to install this for the past two days lol I have no clue what I am doing other than that I followed a youtuber how to download it but there seems to be some stuff left out or something because I cant even generate anything since it stops at the second node of the Clip Model Loader.... FML

@koozmoto
Copy link
Author

This is the code error

Failed to validate prompt for output 106:

  • LTXVLoader 102:
    • Value not in list: ckpt_name: 'ltx-video-2b-v0.9.safetensors' not in []
  • LTXVCLIPModelLoader 105:
    • Value not in list: clip_path: 'PixArt-XL-2-1024-MS/model-00001-of-00002.safetensors' not in ['PixArt-XL-2-1024-MS/text_encoder/model-00001-of-00002.safetensors', 'PixArt-XL-2-1024-MS/text_encoder/model-00002-of-00002.safetensors', 'PixArt-XL-2-1024-MS/transformer/diffusion_pytorch_model.safetensors', 'PixArt-XL-2-1024-MS/vae/diffusion_pytorch_model.safetensors']
      Output will be ignored
      invalid prompt: {'type': 'prompt_outputs_failed_validation', 'message': 'Prompt outputs failed validation', 'details': '', 'extra_info': {}}

@botslop
Copy link

botslop commented Nov 29, 2024

Did you clone the clip model repo to your models/text_encoders folder?
https://huggingface.co/PixArt-alpha/PixArt-XL-2-1024-MS

Try following this instead.
https://blog.comfy.org/ltxv-day-1-comfyui/

@GeffersAtWork
Copy link

GeffersAtWork commented Nov 29, 2024

I found I needed to right click "fix node recreate" on the LTX Model Loader node before this would work. It then magically fixed to be the right models. Perhaps it is the slashes are round the wrong way in the workflow for Windows. I hit a similiar thing when I try running my workflows on RunPod's Linux system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants