Commit Graph

26 Commits (7864a464f540842822d3a9c4d6ab1cd4e34698d4)

Author SHA1 Message Date
MMP0 28cc7862b3 Fix styling issue with task status 2023-12-09 09:25:59 +09:00
MMP0 33213ef513 Update dependencies 2023-12-05 13:54:15 +09:00
MMP0 05eca59c47 Add support for sd-webui v1.7.0 2023-12-05 13:37:50 +09:00
Tung Nguyen 02da7abf4b improve setting layout 2023-11-07 16:28:42 +07:00
Tung Nguyen 669ebcc7fc add save & save zip buttons 2023-10-23 20:50:28 +07:00
Tung Nguyen 310bb4eace fix css layout 2023-08-30 07:18:52 +07:00
MMP0 af1293e18b Fix CSS `.block` selector conflict 2023-08-24 18:54:28 +09:00
MMP0 efb0eac31c Fix highlight line position 2023-08-22 14:50:01 +09:00
MMP0 5a54f7861a Improve date formatting and fix CSS rules 2023-08-13 19:52:03 +09:00
MMP0 84abd84ca4 Small fixes 2023-08-09 23:26:30 +09:00
MMP0 c638092fc9 Use accent color for running task text color 2023-08-09 23:14:14 +09:00
MMP0 eb758d65c0 Add highlight + make it more Gradio theme friendly 2023-08-09 22:06:21 +09:00
MMP0 745df4cbe2 Fix layout and support for next version 2023-08-06 14:24:47 +09:00
MMP0 25b8844fac Fix blinking cell borders for running tasks 2023-08-01 15:50:10 +09:00
MMP0 487e4ff32c Make the theme dynamically sync to Gradio 2023-08-01 12:19:13 +09:00
Tung Nguyen cc75abcc9b feat: clear queue & history 2023-07-25 05:14:04 +07:00
Tung Nguyen dff02bd0d2 feat: update task 2023-07-25 05:13:51 +07:00
Tung Nguyen a53ccc494d fix: broken layout in Vlad fork 2023-06-27 09:39:11 +07:00
Tung Nguyen 9180642eb1 chore: basic support for stable-diffusion-webui-ux 2023-06-25 15:10:49 +07:00
Tung Nguyen d785c01787 chore: update notyf style & message 2023-06-22 11:03:40 +07:00
Tung Nguyen 9bf2aeca3c fix: keyboard shortcut setting not visible in vlad fork 2023-06-21 17:02:00 +07:00
Tung Nguyen 26b0260db6 feat: enqueue keyboard shortcut 2023-06-21 14:30:41 +07:00
Tung Nguyen ce2b9b4eb9 feature update
* Add api to download task's generated images
* Add setting to render extension UI below the main UI
* Display task datetime in local timezone
* Persist the grid state (columns order, sorting) for next session
* Bugs fixing and code improvements
2023-06-20 22:03:59 +07:00
AutoAgentX 57f23512cf feature update
- browse queue history
- bookmark task
- name a task
- requeue a task (create new task with the same params)
- view generated images
- send params directly to txt2img, img2img
- queue apis
- bugs fixing and stability improverments
2023-06-05 17:17:10 +07:00
Tung Nguyen 4f7339468c chore: feature updates
- add a flag to enable/disable queue auto processing
- add queue button placement setting
- add a flag to hide the custom checkpoint select
- rewrite frontend code in typescript
- extract serialization logic to task_helpers
- bugs fixing
2023-06-01 04:58:14 +07:00
AutoAgentX 21d150a0bd first commit 2023-05-29 21:31:46 +07:00