From 69250bc7ba82e1e9a2d495e0b7ec205682639f18 Mon Sep 17 00:00:00 2001 From: Jonathan Watkins Date: Fri, 20 Mar 2026 13:28:34 -0500 Subject: [PATCH] Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 2a8992b..6d72498 100644 --- a/README.md +++ b/README.md @@ -58,6 +58,15 @@ Download workflows here: https://github.com/WhatDreamsCost/WhatDreamsCost-ComfyU Or drag and drop image into ComfyUI to import workflow. +## ❗ Known Issues +**Multi Image Loader** +- Rearranging images sometimes gets finicky. I'll try and fix this soon. It may be due to my ComfyUI frontend not matching the backend. + +**LTX Sequencer and LTX Keyframer** +- Will randomly re-arrange the widget values when loading workflows. It happens very rarely, and for some reason only happens to 1 node. It can be reversed by just re-syncing it with another node. + +It may also be due to my ComfyUI frontend not matching the backend (that has been causing other issues with ComfyUI, still waiting for ComfyUI to fix the issues with latest version) + ## 💡 Additional Info 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.