Commit Graph
77 Commits
Author SHA1 Message Date
Jonathan WatkinsandGitHub 7ffdd5eb36 Update README.md 2026-05-03 01:38:21 -05:00
WhatDreamsCost 806d3fa800 Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-05-03 01:26:59 -05:00
WhatDreamsCost c719ce25d3 Updated Speech Length Calculator Node UI and added duration output to Load Audio UI node
Updated Speech Length Calculator Node UI and added duration output to Load Audio UI node
2026-05-03 01:26:56 -05:00
Jonathan WatkinsandGitHub 08b1de96e6 Update README.md 2026-05-02 10:59:18 -05:00
Jonathan WatkinsandGitHub 70718c6054 Update README.md 2026-05-01 21:34:19 -05:00
Jonathan WatkinsandGitHub d6c68667ed Update README.md 2026-05-01 21:33:09 -05:00
Jonathan WatkinsandGitHub d9845a7245 Update README.md 2026-05-01 16:56:33 -05:00
WhatDreamsCost ff555ed2ac Updated Load Audio UI Node
- added duration widget
- added ability to drag and move the entire selection bar
2026-05-01 16:26:45 -05:00
Jonathan WatkinsandGitHub 71d3d82522 Update README.md 2026-04-30 11:26:23 -05:00
WhatDreamsCost 188b2e447a Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-04-30 00:16:59 -05:00
WhatDreamsCost 67f6a08ed0 New node - Load Audio UI
Added new node, Load Audio UI

Updated workflow
2026-04-30 00:16:51 -05:00
Jonathan WatkinsandGitHub 919e3c15e5 Update README.md 2026-04-27 21:46:52 -05:00
WhatDreamsCost c6d72197cc Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-04-27 21:46:33 -05:00
WhatDreamsCost 564d5727d0 Update pyproject.toml 2026-04-27 21:46:22 -05:00
Jonathan WatkinsandGitHub 339a8308d8 Update README.md 2026-04-27 21:31:35 -05:00
WhatDreamsCost 553c651f1d Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-04-27 21:27:38 -05:00
WhatDreamsCost c7ca723686 Workflow Update + Bug Fix
- Added new workflow that is compatible with the latest ComfyUI version (as of 4/27/26).
The new workflow also included an option to include custom audio, and has minor improvements of the previous workflows.

- Fixed minor bug with Multi Image Loader
2026-04-27 21:27:29 -05:00
Jonathan WatkinsandGitHub 16d269a0c2 Update README.md 2026-04-07 22:36:36 -05:00
Jonathan WatkinsandGitHub bbe8e6b4d3 Update README.md 2026-04-06 17:30:53 -05:00
Jonathan WatkinsandGitHub 6de94f4f0b Update README.md 2026-04-06 15:43:56 -05:00
WhatDreamsCost bd8e2d8df1 changed workflow location 2026-03-25 18:38:15 -05:00
WhatDreamsCost 548cddc37a Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-03-25 15:56:46 -05:00
WhatDreamsCost ed7092382d Renamed Time to Length in display 2026-03-25 15:56:40 -05:00
Jonathan WatkinsandGitHub 7c171a6d9e Update README.md 2026-03-25 15:55:31 -05:00
Jonathan WatkinsandGitHub 9f48d39a40 Update README.md 2026-03-25 15:49:15 -05:00
Jonathan WatkinsandGitHub 891e468307 Update README.md 2026-03-25 15:45:35 -05:00
Jonathan WatkinsandGitHub 7d28c38985 Update README.md 2026-03-25 15:45:09 -05:00
Jonathan WatkinsandGitHub 3d5ceed4f1 Update README.md 2026-03-25 15:44:35 -05:00
Jonathan WatkinsandGitHub 5d3401d274 Update README.md 2026-03-25 15:41:23 -05:00
WhatDreamsCost 3725151cd2 Added new node "Speech Length Calculator" 2026-03-25 15:24:45 -05:00
Jonathan WatkinsandGitHub 7e39450ccd Update README.md 2026-03-24 20:45:46 -05:00
Jonathan WatkinsandGitHub cf32324210 Update README.md 2026-03-24 20:45:11 -05:00
Jonathan WatkinsandGitHub 2bae303cb6 Update README.md 2026-03-24 20:41:59 -05:00
Jonathan WatkinsandGitHub b4c7a0bed5 Update README.md 2026-03-24 19:51:47 -05:00
WhatDreamsCost 9842b5b011 Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-03-24 19:45:28 -05:00
WhatDreamsCost cebc636192 v1.1.0 Update
- 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
- Updated workflows with more notes
- Re-added tiny vae to workflows
- Fixed various bugs
- more things i can't rememeber
2026-03-24 19:45:16 -05:00
Jonathan WatkinsandGitHub 825dff4f74 Update README.md 2026-03-21 20:58:05 -05:00
Jonathan WatkinsandGitHub fd5c24a68f Update README.md 2026-03-21 20:57:14 -05:00
Jonathan WatkinsandGitHub 400c42cef3 Update README.md 2026-03-21 20:56:48 -05:00
Jonathan WatkinsandGitHub 6802ad3a88 Update README.md 2026-03-21 17:26:50 -05:00
WhatDreamsCost ecd00e6b40 Fixed issue where multiple generations would fail (the length node was set to random on accident) 2026-03-21 17:25:49 -05:00
Jonathan WatkinsandGitHub a5b028d978 Update README.md 2026-03-21 16:47:19 -05:00
Jonathan WatkinsandGitHub aa6fff1f97 Update README.md 2026-03-21 16:44:34 -05:00
WhatDreamsCost 57c822ba05 Update pyproject.toml 2026-03-21 02:25:30 -05:00
WhatDreamsCost a547edc627 ComfyUI Registery 2026-03-21 02:24:45 -05:00
Jonathan WatkinsandGitHub e28c8d8373 Update README.md 2026-03-20 22:29:09 -05:00
WhatDreamsCost 7f6f1ade26 Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-03-20 22:25:15 -05:00
WhatDreamsCost 03d471947d Made the example workflow even simpler. 2026-03-20 22:25:11 -05:00
Jonathan WatkinsandGitHub fdea13a40c Update README.md 2026-03-20 19:49:58 -05:00
Jonathan WatkinsandGitHub b866ef76fe Update README.md 2026-03-20 19:48:46 -05:00
Jonathan WatkinsandGitHub a4ffa5d75a Update README.md 2026-03-20 18:16:06 -05:00
WhatDreamsCost fb7e4a6b07 updated workflow again, deleted gemma api text encoder 2026-03-20 18:15:17 -05:00
Jonathan WatkinsandGitHub a61db0673a Update README.md 2026-03-20 16:46:36 -05:00
Jonathan WatkinsandGitHub 796d27e40d Update README.md 2026-03-20 16:42:11 -05:00
WhatDreamsCost fb0e09f2c6 Updated workflows v3 2026-03-20 16:41:16 -05:00
WhatDreamsCost 0303a5aa58 Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-03-20 15:48:24 -05:00
WhatDreamsCost 4548866f1c minor workflow fix 2026-03-20 15:48:18 -05:00
Jonathan WatkinsandGitHub 9aca4b29fa Update README.md 2026-03-20 15:47:56 -05:00
WhatDreamsCost 58b4dd1c12 Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-03-20 15:45:48 -05:00
WhatDreamsCost f70f555b4a Updated workflows 2026-03-20 15:45:46 -05:00
Jonathan WatkinsandGitHub 6d5230bc60 Update README.md 2026-03-20 15:22:15 -05:00
Jonathan WatkinsandGitHub 69250bc7ba Update README.md 2026-03-20 13:28:34 -05:00
Jonathan WatkinsandGitHub 11cddd2da3 Update README.md 2026-03-20 12:27:55 -05:00
Jonathan WatkinsandGitHub fbe2a28846 Update README.md 2026-03-20 12:26:39 -05:00
Jonathan WatkinsandGitHub 13a0feeb88 Update README.md 2026-03-20 12:25:25 -05:00
Jonathan WatkinsandGitHub 76bd936f39 Update README.md 2026-03-20 12:23:00 -05:00
Jonathan WatkinsandGitHub a8d514ec82 Update README.md 2026-03-20 12:07:25 -05:00
WhatDreamsCost 6d36eca0d7 Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-03-20 12:02:54 -05:00
Jonathan WatkinsandGitHub 5f0f803e88 Update README.md 2026-03-20 12:02:35 -05:00
WhatDreamsCost 21c01774d4 Added Workflows 2026-03-20 11:59:47 -05:00
WhatDreamsCost b78ccaad98 Merge branch 'main' of https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyUI 2026-03-20 11:52:34 -05:00
WhatDreamsCost da1da272d8 Create LTX 2.3 IMG2VIDEO FIRST MIDDLE LAST FRAME 3 STAGE OPTIMIZED WORKFLOW.json 2026-03-20 11:52:18 -05:00
Jonathan WatkinsandGitHub 537f003585 Update README.md 2026-03-20 11:43:41 -05:00
Jonathan WatkinsandGitHub 3cf1e4b5b9 Create README.md 2026-03-20 11:22:22 -05:00
WhatDreamsCost 2c8ee51b2e Delete __pycache__ 2026-03-20 02:32:53 -05:00
WhatDreamsCost d6c68c9f3b Create .gitignore 2026-03-20 02:25:43 -05:00
WhatDreamsCost cf7011ded0 Initial commit 2026-03-20 02:23:37 -05:00