Commit Graph

71 Commits

Author SHA1 Message Date
Ethanfel aeba2d7627 Refactor prompt labels for clarity 2025-12-31 14:20:30 +01:00
Ethanfel 3c73efecad Implement batch copy creation using a callback
Refactor batch copy creation into a callback function to avoid API errors and improve code organization.
2025-12-31 14:16:59 +01:00
Ethanfel 17c200ad4d Refactor batch copy and enhance editing layout
Refactor batch copy logic and improve layout for editing sequences.
2025-12-31 14:09:15 +01:00
Ethanfel 0b7240d2ae Refactor file handling and history management 2025-12-31 14:06:20 +01:00
Ethanfel 98d1033884 Enhance comments and file selection logic
Added comments for clarity and improved file handling logic.
2025-12-31 14:01:22 +01:00
Ethanfel 35bcb88567 Refactor sequence addition logic and cleanup comments
Removed comments for clarity and updated button actions for adding sequences.
2025-12-31 13:51:41 +01:00
Ethanfel 6cf077a278 Improve JSON handling and batch processing logic
Enhance JSON loading and saving with error handling and structure preservation. Improve user interface elements and batch processing logic.
2025-12-31 13:46:34 +01:00
Ethanfel ccbb85c78e Refactor file handling with improved indentation 2025-12-31 13:40:39 +01:00
Ethanfel f21c901d81 Refactor stream_editor.py for batch file support
Refactor stream_editor.py to improve code structure and readability. Added batch file handling and updated configuration loading.
2025-12-31 13:38:35 +01:00
Ethanfel 5e3fdd627a Refactor JSONLoader for improved clarity and structure 2025-12-31 13:19:59 +01:00
Ethanfel 0b5852a9d0 Change input frames to integers and update fields 2025-12-31 13:19:31 +01:00
Ethanfel 3d20cca7ba Refactor JSONLoader: Merge Simple into Standard
Merged the Simple node into the Standard node and updated return types. Adjusted comments for clarity.
2025-12-31 12:14:19 +01:00
Ethanfel 16563db2f6 Add general prompts and seed management to defaults
Added new keys for general prompts and seed management in the DEFAULTS dictionary. Updated various sections to incorporate these changes, including the history and editing functionalities.
2025-12-31 12:13:32 +01:00
Ethanfel 093871074e Add 'seed' parameter to JSONLoader
Updated JSONLoader classes to include a 'seed' parameter in return types and names.
2025-12-30 17:25:44 +01:00
Ethanfel d9b16584dd seed 2025-12-30 17:25:01 +01:00
Ethanfel 75362e1246 removing lora key from main nodes 2025-12-30 15:28:35 +01:00
Ethanfel 097be4cbcb Update README to clarify project functionality 2025-12-30 15:12:17 +01:00
Ethanfel f974662286 comfyui nodes 2025-12-30 15:11:51 +01:00
Ethanfel 4a36df9289 unraid template 2025-12-30 15:05:45 +01:00
Ethanfel fda6c1657e Add files via upload 2025-12-30 15:02:14 +01:00
Ethanfel 7a75c5bf13 Initial commit 2025-12-30 15:01:41 +01:00