-
Notifications
You must be signed in to change notification settings - Fork 46
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
ComfyUI-LTXVideo model install fails because git-lfs: command not found
#206
Comments
node LTXVLoader does not exist
node LTXVLoader does not exist
git-lfs: command not found
It sounds like the components didn't install.
|
I've now resolved this issue by installing the
prior to attempting to install the new Txt to Video workflow. |
@greyltc I did everything according to your instructions but it doesn’t work. Tell me please ![]() |
@Gydvins Yeah, you're likely getting the "doesn't exist" error (like I was) because the workflow failed to install because (in my case) the upstream repo (https://github.com/Lightricks/LTX-Video) that actually powers the new "Txt to Video" feature here can't be cloned without git-lfs. So you might try:
@bobduffy what is the mechanism here that (should?) install(s) git-lfs so that the clone of LTX-Video works? grepping the main branch of https://github.com/intel/AI-Playground.git for the string |
The other issue on this topic is still open and points to this issue. No need to have two open. Waiting for this to get a look at Monday. |
@greyltc Thank you very much, everything worked) Have a nice day. |
Describe the bug
txt to video requirements install failure
To Reproduce
Expected behavior
txt to video install proceeds without error
Screenshots
n/a
Environment (please complete the following information):
Additional context
n/a
The text was updated successfully, but these errors were encountered: