Commit Graph

1599 Commits (24dcdbb4d4ebc8f5a770a756be8a1b6e5b4e5e82)

Author SHA1 Message Date
Kakigōri Maker a3c424f5dc
Merge branch 'main' into api_preprocessors 2023-03-15 22:25:44 +09:00
Kakigōri Maker 8682c1e497
Merge pull request #587 from ljleb/array-of-struct
deprecate `/controlnet/*2img` routes in favor of webui alswayson scripts support in API
2023-03-15 17:51:21 +09:00
ljleb fdfeb378a0 typpo 2023-03-15 02:58:52 -04:00
ljleb 131845aca3 merge main 2023-03-15 01:53:07 -04:00
ljleb e1fe7421c9 merge main 2023-03-15 01:51:52 -04:00
Michael cb46a182df Added a new API call to get the preprocessor list 2023-03-14 22:28:17 -07:00
Kakigōri Maker fc904ce6c2
Merge pull request #599 from ljleb/api-version
Add API version getter
2023-03-15 14:23:32 +09:00
Michael 0f60881408 added preprocessor save in movie2movie.py and made unique filenames 2023-03-14 22:05:30 -07:00
ljleb 175cfc3b77 add version in both apis 2023-03-14 23:44:51 -04:00
ljleb fd753f22a1 workaround for is_img2img and is_ui 2023-03-14 22:06:05 -04:00
ljleb 2db7eee81e test image dict getter 2023-03-14 20:46:16 -04:00
ljleb e0d94846f4 add test for mask property 2023-03-14 19:51:39 -04:00
ljleb 9c34a59684 reload modules for users that dont fully restart webui 2023-03-14 19:23:18 -04:00
ljleb 1d44dd7984 refactor and diff main 2023-03-14 18:57:19 -04:00
ljleb 40934b81b9 more tests 2023-03-14 18:28:31 -04:00
ljleb 728c138ed6 ignore argparse errors using env var 2023-03-14 15:45:03 -04:00
ljleb 1506fe6dae give up on patch and temp test with ljleb branch 2023-03-14 15:30:46 -04:00
ljleb ab505434fa reject? 2023-03-14 15:27:36 -04:00
ljleb 18baece656 allow-empty? 2023-03-14 15:27:09 -04:00
ljleb c7af5aaf6e cd before patch? 2023-03-14 15:21:56 -04:00
ljleb add8e483af reject? 2023-03-14 15:20:57 -04:00
ljleb 2c2ad09e46 try patch to see if workflow fixes itself 2023-03-14 15:07:45 -04:00
ljleb d4477a5ed2 add back external code tests 2023-03-14 14:49:04 -04:00
ljleb 28bfda8df4 bypass external code tests for now 2023-03-13 20:31:12 -04:00
ljleb 3c273363df revert relative imports 2023-03-13 20:19:19 -04:00
ljleb 88919de14b workaround for torch check 2023-03-13 20:10:21 -04:00
Kakigōri Maker 274dd5df21
Merge pull request #588 from vladmandic/main
skip process if nothing to do
2023-03-14 09:04:36 +09:00
ljleb 91fbfb56b2 temp remove external_code tests 2023-03-13 17:03:41 -04:00
ljleb 4bca649a3a remove is_img2img from args 2023-03-13 16:55:57 -04:00
ljleb 571e4c9413 remove is_img2img from args, fix 2023-03-13 16:49:37 -04:00
ljleb 4cff986240 test dict args, test external_code 2023-03-13 16:32:22 -04:00
Vladimir Mandic c13423af0f
skip process if nothing to do 2023-03-13 15:19:31 -04:00
ljleb ed51ee5099 fix xyz support imports 2023-03-13 15:13:53 -04:00
ljleb a9f9613f1a add back changes 2023-03-13 14:48:05 -04:00
Kakigōri Maker c73c9451cf
Merge pull request #583 from Mikubill/revert-527-array-of-struct
Revert "Deprecate `/controlnet/*2img` web API in favor of new alwayso…
2023-03-14 02:16:47 +09:00
Kakigōri Maker 094c79bbb0
Revert "Deprecate `/controlnet/*2img` web API in favor of new alwayson_scripts support" 2023-03-14 02:05:29 +09:00
Kakigōri Maker 6a5580ca7c
Merge pull request #527 from ljleb/array-of-struct
Deprecate `/controlnet/*2img` web API in favor of new alwayson_scripts support
2023-03-13 20:58:34 +09:00
Kakigōri Maker f0a8219049
Merge pull request #579 from Mikubill/add-tests-action
Add tests action
2023-03-13 19:46:33 +09:00
Kakigōri Maker 636df18825
Update tests.yml 2023-03-13 19:35:36 +09:00
Kakigōri Maker 926d512813
Create .github/workflows/tests.yml 2023-03-13 18:56:13 +09:00
Mikubill bbd5dd2a0e fix: add UniPC to vanilla samplers (#577), add tests 2023-03-13 09:43:26 +00:00
ljleb 73922d57fa deprecation message 2023-03-13 04:16:04 -04:00
ljleb d2258de440 restore initial value 2023-03-13 04:05:57 -04:00
ljleb fe37cb2f6f txt2img fix 2023-03-13 04:00:48 -04:00
ljleb 9c695c1941 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into array-of-struct 2023-03-13 03:36:35 -04:00
ljleb f6186bc2f9 move globals to global_state file 2023-03-13 03:07:41 -04:00
ljleb f0fc18d182 default gradio values 2023-03-13 01:54:57 -04:00
ljleb fbb6354ba7 fix obvious bugs 2023-03-12 23:32:46 -04:00
ljleb 545715c37e use correct function 2023-03-12 23:30:04 -04:00
ljleb 53806d4a5e fix obvious bugs 2023-03-12 23:28:42 -04:00