ComfyUI-LTXVideo icon indicating copy to clipboard operation
ComfyUI-LTXVideo copied to clipboard

git+https://github.com/Lightricks/[email protected]

Open tanghu55 opened this issue 1 year ago • 6 comments

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' 为什么这个依赖下载半天了还这样

tanghu55 avatar Nov 23 '24 11:11 tanghu55

same here

WingeD123 avatar Nov 23 '24 20:11 WingeD123

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: image

Tachyon1986 avatar Nov 24 '24 06:11 Tachyon1986

yesterday, already updated, didn't work

mcy2xwj2022 avatar Nov 25 '24 23:11 mcy2xwj2022

要先测一下github能不能通,代理能不能用

Pancat009 avatar Nov 26 '24 07:11 Pancat009

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'

creeduk avatar Dec 27 '24 21:12 creeduk

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?

creeduk avatar Dec 27 '24 22:12 creeduk