Commit Graph

95 Commits

Author SHA1 Message Date
Ethanfel 607dd193e4 Update app.py 2026-01-02 20:51:39 +01:00
Ethanfel a172fb5b15 Update tab_comfy.py 2026-01-02 20:50:53 +01:00
Ethanfel 7df798ccd1 Update tab_batch.py 2026-01-02 19:15:21 +01:00
Ethanfel 9045bbe636 Update tab_single.py 2026-01-02 19:15:05 +01:00
Ethanfel 39f24e747c Update app.py 2026-01-02 19:14:48 +01:00
Ethanfel 214e07ba19 Update utils.py 2026-01-02 19:14:33 +01:00
Ethanfel 70686b6b3f Update tab_batch.py 2026-01-02 19:11:53 +01:00
Ethanfel 25f8dd471a Update tab_batch.py 2026-01-02 19:09:30 +01:00
Ethanfel d008ba0efb Update tab_single.py 2026-01-02 19:09:03 +01:00
Ethanfel 54358f5ec5 Update app.py 2026-01-02 19:08:41 +01:00
Ethanfel 05c7b0fa14 Update utils.py 2026-01-02 19:07:14 +01:00
Ethanfel d67efd353f Update utils.py 2026-01-02 18:18:47 +01:00
Ethanfel 8fbc9f402c Update utils.py 2026-01-02 18:16:40 +01:00
Ethanfel 1b6479bbb0 Update tab_comfy.py 2026-01-02 18:16:23 +01:00
Ethanfel 1c14418425 Update tab_comfy.py 2026-01-02 18:12:02 +01:00
Ethanfel f80a9746c7 Update app.py 2026-01-02 18:02:15 +01:00
Ethanfel a5f3806f9a Create tab_comfy.py 2026-01-02 18:00:52 +01:00
Ethanfel a8d4576dda Update README.md 2026-01-02 17:50:16 +01:00
Ethanfel 87615b320f Update README.md 2026-01-02 17:49:37 +01:00
Ethanfel e2ebca0f32 Update README.md 2026-01-02 17:47:20 +01:00
Ethanfel a8e170a336 Update my-Comfyui-Json-Manager.xml 2026-01-02 17:31:35 +01:00
Ethanfel cde768e5f4 Update app.py 2026-01-02 16:17:25 +01:00
Ethanfel 295cbbca52 Create tab_timeline_wip.py 2026-01-02 16:13:42 +01:00
Ethanfel ea2d06289c Update tab_timeline.py 2026-01-02 16:11:29 +01:00
Ethanfel e26448b7ad Update tab_timeline.py 2026-01-02 16:09:49 +01:00
Ethanfel 08955b2e0c Update history_tree.py 2026-01-02 16:09:33 +01:00
Ethanfel 14aabb49ce Update tab_timeline.py 2026-01-02 16:05:43 +01:00
Ethanfel 5b319e6ba7 Update tab_timeline.py 2026-01-02 16:01:09 +01:00
Ethanfel f8b10a3a71 Update tab_timeline.py 2026-01-02 13:39:00 +01:00
Ethanfel 8f4f049fb8 Update history_tree.py 2026-01-02 13:34:50 +01:00
Ethanfel 943f964f9b Update history_tree.py 2026-01-02 13:33:04 +01:00
Ethanfel 244f0f44d7 Update history_tree.py 2026-01-02 13:29:37 +01:00
Ethanfel af174839e8 Update tab_batch.py 2026-01-02 13:26:57 +01:00
Ethanfel e5db5a5b55 Update tab_timeline.py 2026-01-02 13:26:32 +01:00
Ethanfel adccd601a5 Update history_tree.py 2026-01-02 13:25:53 +01:00
Ethanfel ea64726c24 Update tab_timeline.py 2026-01-02 13:22:03 +01:00
Ethanfel cbe2355ef6 Update tab_batch.py 2026-01-02 13:16:17 +01:00
Ethanfel 33d775e751 Update app.py 2026-01-02 13:15:50 +01:00
Ethanfel 88c22d583f Update app.py 2026-01-02 13:13:56 +01:00
Ethanfel fadc1e5c47 Create tab_timeline.py 2026-01-02 13:13:37 +01:00
Ethanfel fe5abd6eb5 Create history_tree.py 2026-01-02 13:13:11 +01:00
Ethanfel 6b4079176d Delete history_tree.py 2026-01-02 01:26:35 +01:00
Ethanfel 5ff9a7f0ff Fix formatting in render_batch_processor call 2026-01-02 01:26:17 +01:00
Ethanfel b89c5448a7 Refactor batch sequence UI and add randomness 2026-01-02 01:25:46 +01:00
Ethanfel a766d7ec98 Refactor single editor UI and logic
Refactor single editor UI and logic for better clarity and functionality. Update button labels, streamline custom parameters handling, and remove unused imports.
2026-01-02 01:25:24 +01:00
Ethanfel 7a439992ff Refactor utils.py by removing old comments
Removed unnecessary comments and cleaned up code.
2026-01-02 01:25:04 +01:00
Ethanfel 33d7321809 Integrate Graphviz for history tree visualization
Added Graphviz integration for history tree visualization and improved comments for clarity.
2026-01-02 01:19:41 +01:00
Ethanfel 726430ba90 Enhance comments for migration logic in load function
Added comments to clarify migration handling in load function.
2026-01-02 01:17:47 +01:00
Ethanfel c1ec676e2e Implement HistoryTree class for version control 2026-01-02 01:16:23 +01:00
Ethanfel 9ba9db55c6 Refactor JSON loader classes for better structure 2026-01-02 01:08:39 +01:00