Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI
This commit is contained in:
27
README.md
27
README.md
@@ -8,9 +8,22 @@ All of my nodes are created with the help of AI, so there may or may not be redu
|
|||||||
|
|
||||||
## ▶️ YouTube Tutorial Videos
|
## ▶️ YouTube Tutorial Videos
|
||||||
|
|
||||||
[](https://www.youtube.com/watch?v=aXDIr8eNovI)
|
<table>
|
||||||
|
<tr>
|
||||||
[](https://www.youtube.com/watch?v=ZY4hsvTzbas)
|
<td>
|
||||||
|
<p align="center">Overview Video</p>
|
||||||
|
<a href="https://www.youtube.com/watch?v=aXDIr8eNovI">
|
||||||
|
<img src="https://img.youtube.com/vi/aXDIr8eNovI/0.jpg" alt="Overview Video" width="400">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
<td>
|
||||||
|
<p align="center">Prompting and Keyframing Guide</p>
|
||||||
|
<a href="https://www.youtube.com/watch?v=ZY4hsvTzbas">
|
||||||
|
<img src="https://img.youtube.com/vi/ZY4hsvTzbas/0.jpg" alt="Prompting and Keyframing Guide" width="400">
|
||||||
|
</a>
|
||||||
|
</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
## ❓ How to install nodes
|
## ❓ How to install nodes
|
||||||
|
|
||||||
@@ -56,7 +69,7 @@ All of my nodes are created with the help of AI, so there may or may not be redu
|
|||||||
# ⚙️ Custom Nodes
|
# ⚙️ Custom Nodes
|
||||||
|
|
||||||
## Multi Image Loader
|
## Multi Image Loader
|
||||||

|
<img width="1280" height="720" alt="Multi_Image_Loader_Wide_Gif" src="https://github.com/user-attachments/assets/99b6afd8-5197-4e6c-81da-a7bd156c42c7" />
|
||||||
|
|
||||||
An Image loader that features a built in gallery, allowing your to easily rearrange images and output them seperately or batched together. It also combines the image resize node and LTXVPreprocess node to reduce clutter in LTX workflows.
|
An Image loader that features a built in gallery, allowing your to easily rearrange images and output them seperately or batched together. It also combines the image resize node and LTXVPreprocess node to reduce clutter in LTX workflows.
|
||||||
|
|
||||||
@@ -71,9 +84,8 @@ It also has a sync feature that syncs all LTX Sequencer nodes together in realti
|
|||||||
|
|
||||||
|
|
||||||
## LTX Keyframer
|
## LTX Keyframer
|
||||||
<img width="612" height="563" alt="LTX_Keyframer_Node" src="https://github.com/user-attachments/assets/c4583a8b-4d48-4179-8d64-748ddd07b314" />
|
<img width="1082" height="608" alt="LTX Keyframer Wide" src="https://github.com/user-attachments/assets/850ba4a2-dbca-4e5a-a580-1c271e9f0c41" />
|
||||||
<br>
|
|
||||||
<br>
|
|
||||||
An overhaul of the LTXVImgToVideoInplaceKJ node. It allows you to quickly create FFLF (First Frame Last Frame) videos and shot sequences. Also upports any number of middle frames.
|
An overhaul of the LTXVImgToVideoInplaceKJ node. It allows you to quickly create FFLF (First Frame Last Frame) videos and shot sequences. Also upports any number of middle frames.
|
||||||
|
|
||||||
Connect the Multi Image Loader node's multi_output to automatically update the node's widgets.
|
Connect the Multi Image Loader node's multi_output to automatically update the node's widgets.
|
||||||
@@ -123,4 +135,3 @@ It may also be due to my ComfyUI frontend not matching the backend (that has bee
|
|||||||
I made these nodes knowing almost nothing about python and a beginner level knowledge of javascript. Feel free to suggest improvements, and if you run into any bugs let me know.
|
I made these nodes knowing almost nothing about python and a beginner level knowledge 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.
|
For those asking, I mainly used gemini to create these nodes.
|
||||||
![Uploading Load_Audio_UI.gif…]()
|
|
||||||
|
|||||||
Reference in New Issue
Block a user