As I tried it today (updating ComfyUI and installing LTXV) I discovered that it downgrades the transfomers module from 4.45 to 4.44 which broke my system.
this is unfortunate, I can only suggest updating comfyUI with dependancies, as PIP is responsible for maintaining your stack. You might also try editing the requirements.txt for the LTXV nodes to the version you want, that way you can over ride the pip resolver. This kind of thing is common when you have a large amount of conflicting custom nodes, as they are all written by independent devs. Also i provided a pip update tool in my custom node pack for those running comfyui portable, as this may just be out of date.
check the offending requirements.txt and use the newest version, you can experiment by typing the number you need and then reinstalling. I provided a .bat example in my DJZ-Nodes which can install the requirements.txt easily for comfyUI portable users. Always be careful tho as the pip resolver does a lot of work in the background
😂😂😂😂 2:58:00 i die 😂😂😂😂
i nearly fell off my chair ! XD
Would a first frame selector node warren existence?
yes !! please i think it's a good idea, i spent ages scratching my head on that
@@FiveBelowFiveUK All done
you could try using "ComfyUI-GIMM-VFI" to interpolate between beginning and end frame.
YES - all of Kijai's stuff is automatically on my list :) I just have not gotten to it yet - but thanks for sharing as others can benefit for that
As I tried it today (updating ComfyUI and installing LTXV) I discovered that it downgrades the transfomers module from 4.45 to 4.44 which broke my system.
How to fix it i see some transformer version not right there ....
this is unfortunate, I can only suggest updating comfyUI with dependancies, as PIP is responsible for maintaining your stack. You might also try editing the requirements.txt for the LTXV nodes to the version you want, that way you can over ride the pip resolver. This kind of thing is common when you have a large amount of conflicting custom nodes, as they are all written by independent devs. Also i provided a pip update tool in my custom node pack for those running comfyui portable, as this may just be out of date.
check the offending requirements.txt and use the newest version, you can experiment by typing the number you need and then reinstalling. I provided a .bat example in my DJZ-Nodes which can install the requirements.txt easily for comfyUI portable users. Always be careful tho as the pip resolver does a lot of work in the background