Commit Graph

8 Commits (f5d396b79b93a1b771e8df4f2a44e1a8564f0609)

Author SHA1 Message Date
aria1th f5d396b79b fix controlnet inplace modification 2023-07-09 13:05:34 +09:00
aria1th 8a0bd7b359 Fix controlnet usage 2023-07-09 01:49:32 +09:00
AngelBottomless 66d74824ae
dtype might be not uint8 for some case 2023-07-09 00:20:16 +09:00
AngelBottomless a25537208b
recover device type with loading
This is required to prevent CUDA misaligned memory address error.
2023-07-08 23:39:08 +09:00
AngelBottomless 178956f35c
implement Tensor serialization 2023-07-08 23:24:25 +09:00
Tung Nguyen 75ba093d46 chore: serialize images in script_args 2023-07-04 01:48:33 +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