-
Notifications
You must be signed in to change notification settings - Fork 74
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
txt to video requirements install failure
To Reproduce
- choose txt to video (LTX Video) (high-vram) workflow type
- type any prompt text into the create tab
- click the generate button
- new model download dialog appears
- select all components and continue
- download and install progresses then fails
- press ctrl + shift + i to open a console to see the following
index-gvJDDaNb.js:133 [ai-backend] WARNING: The scripts gguf-convert-endian.exe, gguf-dump.exe, gguf-new-metadata.exe and gguf-set-metadata.exe are installed in 'C:\ai\AI Playground\resources\comfyui-backend-env\Scripts' which is not on PATH.
Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
index-gvJDDaNb.js:133 [ai-backend] 2025-03-01 10:42:02,117 - INFO - python requirements installation completed.
index-gvJDDaNb.js:133 [ai-backend] 2025-03-01 10:42:02,117 - INFO - calling cmd process: ['../portable-git/cmd/git.exe', 'clone', 'https://github.com/Lightricks/ComfyUI-LTXVideo', '../ComfyUI\\custom_nodes\\ComfyUI-LTXVideo']
index-gvJDDaNb.js:133 [ai-backend] Cloning into '../ComfyUI\custom_nodes\ComfyUI-LTXVideo'...
index-gvJDDaNb.js:133 [ai-backend] git-lfs filter-process: line 1: git-lfs: command not found
fatal: the remote end hung up unexpectedly
index-gvJDDaNb.js:133 [ai-backend] warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'
index-gvJDDaNb.js:133 [ai-backend] 2025-03-01 10:42:03,329 - ERROR - Failed to call subprocess ../portable-git/cmd/git.exe clone https://github.com/Lightricks/ComfyUI-LTXVideo '../ComfyUI\custom_nodes\ComfyUI-LTXVideo' with error Command '['../portable-git/cmd/git.exe', 'clone', 'https://github.com/Lightricks/ComfyUI-LTXVideo', '../ComfyUI\\custom_nodes\\ComfyUI-LTXVideo']' returned non-zero exit status 128.
2025-03-01 10:42:03,329 - WARNING - git cloned failed with exception Command '['../portable-git/cmd/git.exe', 'clone', 'https://github.com/Lightricks/ComfyUI-LTXVideo', '../ComfyUI\\custom_nodes\\ComfyUI-LTXVideo']' returned non-zero exit status 128.. Cleaning up failed resources.
Expected behavior
txt to video install proceeds without error
Screenshots
n/a
Environment (please complete the following information):
- OS: Windows11
- GPU: Intel Arc Graphics
- CPU: Intel Core Ultra 7 155H
- Version: v2.2.0-beta
Additional context
n/a
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working