Commit Graph

6 Commits (41799deba8d4fedaf33efebda6e4e0dc3e6cb7dd)

Author SHA1 Message Date
Tung Nguyen 6a0cf8be75 feat: new API to get task position in queue 2023-08-10 05:27:49 +07:00
Tung Nguyen dff02bd0d2 feat: update task 2023-07-25 05:13:51 +07:00
AngelBottomless 662b57d420 fix Typing for compat and match controlnet args
fix typing for task_scheduler

continue patching typing
2023-07-11 12:07:23 +09:00
Tung Nguyen 828f1d93d1 feature update
- Add clip skip to queue params
- Add support for api task callback
2023-07-11 05:11:52 +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 48ad5b6d22 refactor code
- re-organize folder structure
- prevent duplicate ui initialization
- prevent unnecessary data refresh
2023-06-07 10:31:58 +07:00