Commit Graph

167 Commits (main)

Author SHA1 Message Date
SipherAGI-Chef a33753321b
Merge pull request #272 from SipherAGI/artventuredev-patch-1
Update README.md and remove large images
2025-01-13 17:03:39 +07:00
SipherAGI-Chef 8eb7494627
Delete CleanShot 2025-01-07 at 21.58.44@2x.png 2025-01-13 17:03:12 +07:00
SipherAGI-Chef 1068983fd0
Delete CleanShot 2025-01-07 at 21.59.38@2x.png 2025-01-13 17:03:04 +07:00
SipherAGI-Chef 1891b2f675
Delete CleanShot 2025-01-07 at 21.57.49@2x.png 2025-01-13 17:02:55 +07:00
SipherAGI-Chef 4b51c307cd
Delete CleanShot 2025-01-07 at 21.57.08@2x.png 2025-01-13 17:02:47 +07:00
SipherAGI-Chef 69409f6576
Delete CleanShot 2025-01-07 at 21.56.46@2x.png 2025-01-13 17:02:37 +07:00
SipherAGI-Chef ba63196337
Update README.md 2025-01-13 17:01:02 +07:00
TinNguyen cd878626f3
Update README.md 2025-01-08 09:09:32 +07:00
Hoàng Tân 198e1b4980
Merge pull request #268 from ArtVentureX/update-docs
update README.md
2025-01-07 22:27:29 +07:00
TinNguyen bc7c507198 update README.md
clean up and update content related to SIPHER//AGI and ProtoGAIA
2025-01-07 22:02:40 +07:00
ArtVenture 721a36f595
Merge pull request #226 from MMP0/compact-layout-fix
Fix Enqueue button not appearing in compact prompt layout
2024-03-07 17:05:38 +07:00
MMP0 20bed846bb Fix Enqueue button not appearing in compact prompt layout 2024-03-07 18:56:31 +09:00
ArtVenture d23a705577
Merge pull request #219 from MMP0/v1.8.0-support
Add support for sd-webui v1.8.0
2024-03-03 09:09:40 +07:00
MMP0 73f549ca7c Update dependencies 2024-02-22 21:54:35 +09:00
MMP0 39a21ceef0 Small fixes 2024-02-22 21:51:44 +09:00
MMP0 50c5a51e53 Fix Enqueue button not appearing between Prompt and Generate button 2024-02-21 08:08:16 +09:00
MMP0 7864a464f5 Fix task queue not showing up in 1.8.0 2024-02-21 08:05:33 +09:00
ArtVenture 39159f2d52
Merge pull request #198 from aria1th/extreme-case-controlnet
Skip controlnet deserialization and log error if failed
2024-01-03 01:17:12 +07:00
aria1th 09e044cb29 skip controlnet deserialization and log error if failed 2023-12-29 05:08:58 +09:00
ArtVenture 435dd9bdec
Merge pull request #190 from MMP0/170-support
Add support for sd-webui v1.7.0
2023-12-18 02:57:28 +07:00
ArtVenture 1c484dce2c
Merge pull request #191 from MMP0/queue-completion
Add option for action after queue completion
2023-12-18 02:55:17 +07:00
MMP0 2692316fee Update dependencies 2023-12-16 16:21:29 +09:00
MMP0 74127e83da Organize code 2023-12-13 12:55:41 +09:00
MMP0 8c95a60a3c Add logs + safer exit 2023-12-11 04:00:31 +09:00
MMP0 28cc7862b3 Fix styling issue with task status 2023-12-09 09:25:59 +09:00
MMP0 53893f5eaa Exclude when paused 2023-12-07 12:39:42 +09:00
MMP0 fe563465cb Add option for action after queue completion 2023-12-07 05:12:34 +09:00
MMP0 be167e3376 Small fix 2023-12-05 14:42:17 +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 a8d527b269 fix: missing infotexts when get task results via API 2023-11-21 16:22:17 +07:00
Tung Nguyen 7a03f4e678 fix: enum values of UiControlNetUnit are not deserialized properly 2023-11-14 22:13:34 +07:00
Tung Nguyen b6965ad05d feat: import/export 2023-11-14 03:43:03 +07:00
Tung Nguyen 52f8590a03 fix: ControlNet deserialize issue 2023-11-14 02:48:24 +07:00
Tung Nguyen 8970f485b7 fix window.submit is not available in SD.Next 2023-11-09 22:28:02 +07:00
Tung Nguyen c791bf91f5 fix p.outpath_grids sometimes not available 2023-11-09 22:27:54 +07:00
Tung Nguyen dcb085cf81 skip validating empty script_name when queue task via API 2023-11-08 14:33:54 +07:00
Tung Nguyen 02da7abf4b improve setting layout 2023-11-07 16:28:42 +07:00
Tung Nguyen d488b5268c reset priority when requeue tasks 2023-11-07 16:13:16 +07:00
Tung Nguyen c32395e42a add page_size & auto requeue failed tasks settings 2023-11-07 16:13:09 +07:00
Tung Nguyen 11f04dd105 temporarily fix infinite loop with get_checkpoint_choices 2023-11-07 10:28:24 +07:00
Tung Nguyen 99b2cafbc2 implement api to get samplers & models to be able to run without --api 2023-10-25 05:23:44 +07:00
Tung Nguyen 2e9cdd4635 add fallback db_file 2023-10-24 11:20:49 +07:00
Tung Nguyen 669ebcc7fc add save & save zip buttons 2023-10-23 20:50:28 +07:00
ArtVenture 274aa6c82c
Merge pull request #153 from aria1th/cmd-args-sqlite-db
add cmd-opts for sqlite file separation
2023-10-23 02:59:49 +07:00
ArtVenture 2c6d29853e
Merge pull request #154 from aria1th/fix-pnginfo-compat
fix PNGInfo Related usage (fix NoneType does not have encode method)
2023-10-20 20:52:13 +07:00
aria1th f69abd5a5d pnginfo is always True, change cond to geninfo for saving params 2023-10-20 19:11:50 +09:00
aria1th 7be6f47849 fix command arg name for sqlite database 2023-10-20 19:07:14 +09:00
aria1th 2ace7da941 fix PNGInfo Related usage
previous webui code can return geninfo = None, which causes errors for the following codes.
2023-10-20 02:09:48 +09:00
aria1th 74a8dc88be add cmd-opts for sqlite file separation 2023-10-20 00:35:38 +09:00