Skip to content

Commit ecd076e

Browse files
committed
docs: refresh LTX sequencer image
1 parent 70c1964 commit ecd076e

3 files changed

Lines changed: 98 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ LTX guide sequencer tuned for multi-image workflows.
4949

5050
Credit: Inspired by **WhatDreamsCost**'s LTX workflow approach, with Deno-side adjustments focused on day-to-day usability.
5151

52-
![Deno LTX Sequencer](docs/images/ltx-sequencer.jpg)
52+
![Deno LTX Sequencer](docs/images/ltx-sequencer.svg)
5353

5454
Main features:
5555

docs/images/ltx-sequencer.svg

Lines changed: 96 additions & 0 deletions
Loading

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "deno-custom-nodes"
33
description = "Practical custom nodes for ComfyUI production workflows"
4-
version = "0.4.1"
4+
version = "0.4.2"
55
requires-python = ">=3.10"
66
license = { file = "LICENSE" }
77
dependencies = []

0 commit comments

Comments
 (0)