Update README.md
This commit is contained in:
12
README.md
12
README.md
@@ -17,6 +17,11 @@ All of my nodes are created with the help of AI, so there may or may not be redu
|
|||||||
- Or download through the ComfyUI Manager.
|
- Or download through the ComfyUI Manager.
|
||||||
|
|
||||||
# 🔄 Recent Updates
|
# 🔄 Recent Updates
|
||||||
|
* **v1.2.0**
|
||||||
|
* **New Node: Speech Length Calculator**
|
||||||
|
|
||||||
|
Automatically output in realtime how long a video should be based on the dialouge.
|
||||||
|
|
||||||
* **v1.1.0**
|
* **v1.1.0**
|
||||||
* Added resize_method to the Multi Image Loader node for more resize options
|
* Added resize_method to the Multi Image Loader node for more resize options
|
||||||
* Added insert_mode which allows you to enter in seconds instead of frames on the LTX Sequencer node
|
* Added insert_mode which allows you to enter in seconds instead of frames on the LTX Sequencer node
|
||||||
@@ -58,6 +63,13 @@ It also has a sync feature that syncs all LTX Keyframer nodes together in realti
|
|||||||
|
|
||||||
**I would recommend using the LTX Sequencer Node over this node, after further testing it seems superior in at pretty much everything. I'll leave it in just in case more people want to test it**
|
**I would recommend using the LTX Sequencer Node over this node, after further testing it seems superior in at pretty much everything. I'll leave it in just in case more people want to test it**
|
||||||
|
|
||||||
|
## Speech Length Calculator
|
||||||
|

|
||||||
|
|
||||||
|
A node that calculates in realtime how long a video will be based on the dialouge. Any words in quotations will be considered as speech. The node updates in realtime without having to run the workflow, and outputs the length in frames depending how fast the speech is.
|
||||||
|
|
||||||
|
If you connect another string/text node to the text_input, it will still update in realtime the length.
|
||||||
|
|
||||||
# 💡 Workflows
|
# 💡 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" />
|
<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" />
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user