Nodes:YouTube Video Loader. Custom ComfyUI Nodes for video generation
Custom ComfyUI Nodes for video generation
<a name="dragnuwaimagecanvas"></a>
Used for DragNUWA nodes witch is from: https://github.com/chaojie/ComfyUI-DragNUWA
DragNUWA main repo: https://github.com/ProjectNUWA/DragNUWA
<a name="flownodes"></a>
Flow node that ables to run only a part of the entire workflow. By using this, you will be able to generate images or videos "step by step" Add the "FlowBuilder" node right before the output node (PreviewImage, SaveImage, VideoCombine, etc.), then it will automatically parse only the nodes for generating that output.
<a name="gettersetternodes"></a>
Getter & Setter nodes that ensures execution order by connecting them when starting the prompt.
<a name="videoloadingnodes"></a>
<a name="ultimatevideoloader"></a>
Able to load video from several sources (filepath, YouTube, etc.)<br> 3 source types available:
Common Args:
The video downloaded from YouTube will be saved in "path-to-comfyui/output/youtube/" (will be changed later) <br>
Same as above but without preview. <br><br> <a name=youtubevideoloader></a>
<img width="50%" alt="Youtube video loader" src="https://github.com/komojini/komojini-comfyui-nodes/assets/118584718/65142191-f7e9-4341-ba47-4226b31451fd"><br> Able to load and extract video from youtube.
Args:
Able to merge 2 images or videos side by side. Useful to see the results of img2img or vid2vid.
divide_points: 2 points that creates a line to be splitted. One point will be like (x, y) and the points should be seperated by ";". for "x" and "y", you can use int (pixel) or with %. e.g.
<a name="statusviewer"></a>
Shows current status of GPU, CPU, and Memory every 1 second.
<p float="left"> <img src="https://github.com/komojini/komojini-comfyui-nodes/assets/118584718/64954343-d75f-4510-8664-1fafdd40a83d" height="400" /> <img src="https://github.com/komojini/komojini-comfyui-nodes/assets/118584718/5d61b82f-58a8-4309-a58d-8bdc764adcb9" height="400" /> </p>Go to settings and check "🔥 Show System Status" to enable it.