v0.21
This commit is contained in:
107
README.md
107
README.md
@@ -2,24 +2,26 @@
|
||||
|
||||
This will be a collection of free resources for ComfyUI.
|
||||
|
||||
Hopefully it will make creating cool stuff easier!
|
||||
Hopefully it will make creating cool stuff easier.
|
||||
|
||||
Also if you want to support this project or my channel I did make a Ko-Fi due to popular demand lol (anything helps!)
|
||||
|
||||
[](https://ko-fi.com/J5N221K0D5)
|
||||
All of my nodes are created with the help of AI, so there may or may not be redundant, messy code.
|
||||
|
||||
## ▶️ YouTube Tutorial Videos
|
||||
|
||||
<a href="https://youtu.be/j28z5PZXkKk?si=TPeWKm2BW-uA3BAx">
|
||||
<img width="642" height="718" alt="Capture d'écran 2026-06-17 234136" src="https://github.com/user-attachments/assets/89433110-8b78-4971-8098-3a9e9226f460" />
|
||||
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td>
|
||||
<p align="center">LTX Director 2.0 Trailer</p>
|
||||
<a href="https://www.youtube.com/watch?v=o0l6Ikvn5Q0">
|
||||
<img src="https://img.youtube.com/vi/o0l6Ikvn5Q0/0.jpg" alt="LTX Director Trailer" width="400">
|
||||
<p align="center">LTX Director Trailer</p>
|
||||
<a href="https://www.youtube.com/watch?v=fZgtkRcu4_k">
|
||||
<img src="https://img.youtube.com/vi/fZgtkRcu4_k/0.jpg" alt="LTX Director Trailer" width="400">
|
||||
</a>
|
||||
</td>
|
||||
<td>
|
||||
<p align="center">LTX Director 1.0 Tutorial</p>
|
||||
<p align="center">LTX Director Tutorial</p>
|
||||
<a href="https://www.youtube.com/watch?v=vM60pJJqqEI">
|
||||
<img src="https://img.youtube.com/vi/vM60pJJqqEI/0.jpg" alt="LTX Director Tutorial" width="400">
|
||||
</a>
|
||||
@@ -30,39 +32,34 @@ Also if you want to support this project or my channel I did make a Ko-Fi due to
|
||||
## ❓ How to install nodes
|
||||
|
||||
- Navigate to your `/ComfyUI/custom_nodes/ folder`
|
||||
- Run `git clone https://github.com/WhatDreamscost/WhatDreamsCost-ComfyUI`
|
||||
- Or download through the ComfyUI Manager.
|
||||
- Delete your old "WhatDreamsCost-ComfyUI" Folder
|
||||
- Run `git clone -b main_cs https://github.com/CGlide/WhatDreamsCost-ComfyUI.git`
|
||||
|
||||
|
||||
**❗❗IMPORTANT❗❗**
|
||||
|
||||
If you don't see the latest version (v1.3.9) yet in the manager then just download the nightly version (or fetch the updates to update the list to see the latest version).
|
||||
Also you will need to update ComfyUI-LTXVideo and ComfyUI-KJNodes to the latest version as well. You cannot use this node without updating ComfyUI-LTXVideo!
|
||||
|
||||
This is a Modded LTX director node with some extra options to help you create videos with references sheets
|
||||
|
||||
This node uses Ollama Locally : you will need to install it (very lightweight) and
|
||||
|
||||
- In your Ollama model folder run this command to install qwen 3.5 2b q4 (1.9gb) "ollama run huihui_ai/qwen3.5-abliterated:2B"
|
||||
|
||||
- The model won't eat memory while generating since there is an auto clear VRAM when you hit Run or after 5min.
|
||||
|
||||
- You can still enter your description manually if you don't want to install it but it works very well!
|
||||
|
||||
- Both references mode work (fixed), Licon MSR and Ghost Mask.
|
||||
|
||||
- Use their Lora, that is an important step : https://huggingface.co/LiconStudio/LTX-2.3-Multiple-Subject-Reference/tree/main
|
||||
|
||||
- Enjoy!
|
||||
|
||||
<img width="596" height="668" alt="Capture d'écran 2026-06-13 234036" src="https://github.com/user-attachments/assets/2dfe7992-a72a-4eda-a103-41b3a8f77714" />
|
||||
|
||||
|
||||
# 🔄 Recent Updates
|
||||
|
||||
**v2.0.0**
|
||||
* **Massive Update to LTX Director. I will add the full list of changes later.**
|
||||
|
||||
- **Complete Video Support:** Edit Videos with AI all inside the node. Videos can be extended using a combination of prompts, keyframes, and audio. Trim, Split, and combine videos all within the timeline.
|
||||
|
||||
- **IC-LoRA Support:** Take full advantage of IC-LoRA's to take your generations to the next level. Simply drag and drop videos onto the IC-LoRA track to quickly setup IC-LoRA videos. Compatible with prompt relay, keyframe, and custom audio features within the node.
|
||||
|
||||
- **Audio Inpainting:** Seamlessly blend imported audio with generated audio. Not only can audio be extended, but can also be prompted alongside your imprted audio to really bring your generations to life.
|
||||
|
||||
- **Retake Mode (Beta):** Redirect what happens within a shot. Allows you to select a segment within a video, and re-generate what happens in that segment. An early working experiment.
|
||||
|
||||
- **Timeline Saving/Loading:** You can now save your timeline and settings to a json file. It will keep any videos/audio/images you have imported into the node and every setting you have changed.
|
||||
|
||||
- **UI Overhaul:** Huge update to the UI, dozens of big changes such as a new side bar, redesigned prompt boxes, a bunch of new settings and redesigned menus, and more.
|
||||
|
||||
- **Quality of Life Improvements:** Snapping, in/out points, multi-select, mark selection, workspace folder, more HUD options, resizable prompt boxes, new hotkeys, labels, filename preview options, "split at playhead" functionality, end frames (convert any keyframe into a end/last frame), toggleable tracks, NAG Support, tons of bug fixes and more!
|
||||
|
||||
|
||||
**v1.3.9**
|
||||
* **Fixed recent updates not showing in the manager**
|
||||
|
||||
It took like 5 tries but I finally got it working 🤦♂️
|
||||
|
||||
**v1.3.3**
|
||||
* **LTX Director Hotfix 2**
|
||||
- Fixed duration_seconds input issue.
|
||||
@@ -81,10 +78,6 @@ If anyone finds anymore bugs or has idea for improvements please let me know!
|
||||
**v1.3.1**
|
||||
* **LTX Director Example Workflow Fix**
|
||||
- Minor fix to the example workflow (i forgot to set the clip loader type to ltxv lol)
|
||||
|
||||
|
||||
<details>
|
||||
<summary>Click to view older Updates</summary>
|
||||
|
||||
**v1.3.0**
|
||||
* **New nodes: LTX Director and LTX Director Guide**
|
||||
@@ -100,7 +93,10 @@ If anyone finds anymore bugs or has idea for improvements please let me know!
|
||||
- Fixed the "invisible hitbox" underneath node issue (actually this time).
|
||||
|
||||
Also added a text output to the Speech Length Calculator node (can't believe i didn't do this initially)
|
||||
|
||||
|
||||
<details>
|
||||
<summary>Click to view older Updates</summary>
|
||||
|
||||
**v1.2.8**
|
||||
* **Updated Load Video UI and Color Conversion**
|
||||
* Added crop mode, a simple interface to crop videos. It also include various aspect ratio presets.
|
||||
@@ -154,8 +150,8 @@ Overhaul of the load audio node. Features a simple interface to easily trim audi
|
||||
# ⚙️ Custom Nodes
|
||||
|
||||
|
||||
## LTX Director 2.0
|
||||
<img width="1562" height="870" alt="LTX_Director_Wide" src="https://github.com/user-attachments/assets/e2f9edec-c492-443e-84de-0ad1c0db04b3" />
|
||||
## LTX Director
|
||||
<img width="1481" height="833" alt="Clipboard Image (2)" src="https://github.com/user-attachments/assets/08f3fe53-9393-4f5d-9de5-58b229fbed47" />
|
||||
|
||||
A Complete Timeline Editor For LTX 2.3. This is the sucessor of my previous nodes, and has loads of features in it. It was originally based off of [Kijai's Prompt Relay node](https://github.com/kijai/ComfyUI-PromptRelay) and my LTX Sequencer/Multi Image Loader nodes.
|
||||
|
||||
@@ -167,23 +163,6 @@ A Complete Timeline Editor For LTX 2.3. This is the sucessor of my previous node
|
||||
- **Image to Video:** Part of the goal of this node was to make it easier to do everything, including Image to Video. It has built in resize functionality, and of course all the benifits of the prompt relay and custom audio integration.
|
||||
- **Text to Video:** Use text segments to create T2V videos. Compatible with all other features of the node.
|
||||
|
||||
**LTX Director 2.0 Update Main Features**
|
||||
- **Complete Video Support:** Edit Videos with AI all inside the node. Videos can be extended using a combination of prompts, keyframes, and audio. Trim, Split, and combine videos all within the timeline.
|
||||
|
||||
- **IC-LoRA Support:** Take full advantage of IC-LoRA's to take your generations to the next level. Simply drag and drop videos onto the IC-LoRA track to quickly setup IC-LoRA videos. Compatible with prompt relay, keyframe, and custom audio features within the node.
|
||||
|
||||
Special Thanks to https://nghtdrp.com for vibe coding the inital implementation of IC-LoRA support.
|
||||
|
||||
- **Audio Inpainting:** Seamlessly blend imported audio with generated audio. Not only can audio be extended, but can also be prompted alongside your imprted audio to really bring your generations to life.
|
||||
|
||||
- **Retake Mode (Beta):** Redirect what happens within a shot. Allows you to select a segment within a video, and re-generate what happens in that segment. An early working experiment.
|
||||
|
||||
- **Timeline Saving/Loading:** You can now save your timeline and settings to a json file. It will keep any videos/audio/images you have imported into the node and every setting you have changed.
|
||||
|
||||
- **UI Overhaul:** Huge update to the UI, dozens of big changes such as a new side bar, redesigned prompt boxes, a bunch of new settings and redesigned menus, and more.
|
||||
|
||||
- **Quality of Life Improvements:** Snapping, in/out points, multi-select, mark selection, workspace folder, more HUD options, resizable prompt boxes, new hotkeys, labels, filename preview options, "split at playhead" functionality, end frames (convert any keyframe into a end/last frame), toggleable tracks, NAG Support, tons of bug fixes and more!
|
||||
|
||||
Download workflows here: https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI/tree/main/example_workflows
|
||||
|
||||
**Tutorial videos and documentation coming soon**
|
||||
@@ -260,14 +239,22 @@ Please note that due to ComfyUI limitations (and the fact that this node doesn't
|
||||
An upgraded Load Audio node. Features a simple interface to easily trim audio. Also allows dragging and dropping files (fixes the original node that doesn't allow dropping in videos). Also compatible with nodes 2.0.
|
||||
|
||||
# 💡 Workflows
|
||||
<img width="3120" height="990" alt="LTX I2V First Last Frame 3 Stage Workflow v6" src="https://github.com/user-attachments/assets/c993ef2f-ac4b-4091-a7f6-5ff1674c3718" />
|
||||
<br>
|
||||
<br>
|
||||
This is a compact LTX 2.3 workflow for I2V and First Frame, Middle Frame, Last frame video generation.
|
||||
I seperated and organized everything into subraphs to make things as clean as possible, and added toggles to customize the workflow quickly.
|
||||
|
||||
Download workflows here: https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI/tree/main/example_workflows
|
||||
|
||||
Or drag and drop the image into ComfyUI to import workflow.
|
||||
|
||||
# ❗ Known Issues
|
||||
|
||||
Fixed everything so far. If there are any other issue or bugs you find please let me know!
|
||||
|
||||
# 💡 Additional Info
|
||||
|
||||
Feel free to suggest improvements, and if you run into any bugs let me know!
|
||||
I made these nodes knowing little about python and a beginner level understanding of javascript. Feel free to suggest improvements, and if you run into any bugs let me know.
|
||||
|
||||
For those asking, I mainly used gemini to create these nodes.
|
||||
|
||||
Reference in New Issue
Block a user