git+https://github.com/Lightricks/[email protected]
D:\comfyui\ComfyUI_windows_portable\ComfyUI\custom_nodes\ComfyUI-LTXVideo>pip install -r requirements.txt Collecting ltx-video@ git+https://github.com/Lightricks/[email protected] (from -r requirements.txt (line 2)) Cloning https://github.com/Lightricks/LTX-Video.git (to revision ltx-video-0.9) to c:\users\administrator\appdata\local\temp\pip-install-fb7qneoi\ltx-video_18af6c2eed694b9f82c5f63bfb727775 Running command git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video.git 'C:\Users\Administrator\AppData\Local\Temp\pip-install-fb7qneoi\ltx-video_18af6c2eed694b9f82c5f63bfb727775' 为什么这个依赖下载半天了还这样
same here
Make sure your ComfyUI is updated to the latest version. Then, search for the ComfyUI-LTXVideo package in Comfy Manager and install that, should work:
yesterday, already updated, didn't work
要先测一下github能不能通,代理能不能用
Updated on 22nd tried adding node but it would get stuck with a git issue. Tied manually no go it was stuck cloning main repository. Updated comfyui today and now manager offered a repair option, ran repair this time it managed to install the whl BUT again it is stuck: Collecting ltx-video@ git+https://github.com/Lightricks/[email protected] Cloning https://github.com/Lightricks/LTX-Video (to revision ltx-video-0.9.1) to c:\users\comfy\appdata\local\temp\pip-install-uxpa9659\ltx-video_f5dcec6c1d1c414e9d4ade792611cc57 [!] Running command git clone --filter=blob:none --quiet https://github.com/Lightricks/LTX-Video 'C:\Users\comfy\AppData\Local\Temp\pip-install-uxpa9659\ltx-video_f5dcec6c1d1c414e9d4ade792611cc57'
when trying to clone iot direct it hangs:
Cloning into 'LTX-Video'... remote: Enumerating objects: 159, done. remote: Counting objects: 100% (103/103), done. remote: Compressing objects: 100% (71/71), done. Receiving objects: 100% (159/159), 155.20 KiB | 1.71 MiB/s, done.6 (from 2)Receiving objects: 92% (147/159)
Resolving deltas: 100% (53/53), done.
Seems to have some issue with the docs folder? When trying to do it step by step using git status and git add it would never populate and add the docs folder and get stuck there?