Commit Graph

13 Commits

Author SHA1 Message Date
909f2b5f21 Update tab_batch.py 2026-01-03 10:51:52 +01:00
7df798ccd1 Update tab_batch.py 2026-01-02 19:15:21 +01:00
70686b6b3f Update tab_batch.py 2026-01-02 19:11:53 +01:00
25f8dd471a Update tab_batch.py 2026-01-02 19:09:30 +01:00
af174839e8 Update tab_batch.py 2026-01-02 13:26:57 +01:00
cbe2355ef6 Update tab_batch.py 2026-01-02 13:16:17 +01:00
b89c5448a7 Refactor batch sequence UI and add randomness 2026-01-02 01:25:46 +01:00
39f4e7d96f Refactor sequence management and UI updates
Refactor sequence handling and UI elements in Streamlit app. Update custom parameters section and improve user experience.
2026-01-02 01:02:35 +01:00
378fc4dc90 Enhance sequence expander and custom parameter handling
Updated the sequence expander title to include the current prompt and added functionality for custom parameters, including adding and removing keys.
2026-01-02 00:58:31 +01:00
9cc956e5d3 Add random seed generation feature 2026-01-01 01:29:32 +01:00
b628f17ec6 Refactor sequence handling and UI updates 2025-12-31 14:58:42 +01:00
3a9b58f3b5 Refactor batch file handling and UI interactions 2025-12-31 14:54:37 +01:00
2964101782 Add batch processing features to tab_batch.py
Implement batch processing functionality in Streamlit app with options to create, modify, and save batch sequences.
2025-12-31 14:44:09 +01:00