Commit Graph

13 Commits (25b8844facc04457fd2b74cfaf7e9dea8223ecbe)

Author SHA1 Message Date
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