Commit Graph

749 Commits (d4e8a37ed4d9f39d5f201ccbf2f3c9f0fa8d3f4b)

Author SHA1 Message Date
ljleb 5234cf7fd2 Merge branch 'main' of https://github.com/Mikubill/sd-webui-controlnet into patch-unit-module-being-None-and-rework-txt2img-tests 2023-05-05 14:37:40 -04:00
ljleb 001bc70b81
`"guessmode"` alias for warning (#1161)
* alias for warning

* version
2023-05-05 14:27:01 -04:00
ljleb a03b2f8a68 remove old enpoint test 2023-05-05 14:20:06 -04:00
ljleb 274645d0c7 merge 'main' into this branch 2023-05-05 14:05:38 -04:00
lvmin b1776ce95b 137 2023-05-05 10:52:02 -07:00
lllyasviel a343740906
Merge pull request #1156 from Mikubill/lvmin
Completely remove deprecated guess mode
2023-05-05 10:43:13 -07:00
ljleb 3ec8ae8749
version (#1158) 2023-05-05 13:37:25 -04:00
lllyasviel 6a8c471640
Merge branch 'main' into lvmin 2023-05-05 10:37:02 -07:00
lvmin 9d38d2630d remove deprecated guess mode 2023-05-05 10:33:31 -07:00
lvmin 1caa2b5379 remove deprecated guess mode 2023-05-05 09:32:58 -07:00
ljleb aa3d3f23d6 rm PARAM_COUNT 2023-05-05 12:31:27 -04:00
ljleb 31c52c8244 remove flat args 2023-05-05 12:28:26 -04:00
ljleb 11d33e1815
Remove deprecated api (#1154)
* remove deprecated api

* version

* api version
2023-05-05 12:05:33 -04:00
ramyma 5d387abf19
fix: Raise 500 exception instead of returning an error on `detect` API call (#863)
fix: Raise 422 exception instead of returning an error on `detect` API call
2023-05-03 22:03:32 -04:00
lvmin 0a4589e373 better codes, version flag 2023-05-03 00:42:49 -07:00
lvmin 6e12ddbc1d fix unit bug 2023-05-02 07:26:31 -07:00
lvmin ae91dae48e fix multi control close button 2023-05-02 07:15:46 -07:00
lvmin 729efba023 fix leres 2023-05-02 03:55:07 -07:00
lvmin b66cf8f8e3 fix 2023-05-02 01:39:56 -07:00
lvmin 32d8b82645 fix 2023-05-02 01:37:21 -07:00
lvmin f00930d699 fix 2023-05-02 01:35:03 -07:00
lvmin 53e5bb4d6f remove dangerous options, add leres++ 2023-05-02 01:29:01 -07:00
lvmin f715763d9e fix strange openpose problem 2023-05-02 00:30:36 -07:00
lvmin f483364ae7 version 2023-05-01 22:42:05 -07:00
lvmin 466c0aaefc upload YAML files 2023-05-01 22:39:46 -07:00
lvmin e07a547412 fix leres 2023-05-01 22:03:07 -07:00
lvmin c71202eae8 fix torch.cat 2023-05-01 08:03:10 -07:00
lvmin 78edbbf541 124 2023-05-01 04:24:10 -07:00
lvmin 2d7f89fb5f small fix 2023-05-01 04:23:02 -07:00
lvmin d2153756b1 implement js and html based gradio ui 2023-05-01 03:17:01 -07:00
lvmin a153f2a95d now we can preview clipvision 2023-04-30 20:07:29 -07:00
lvmin 90d06690ae emergency temp fix 2023-04-30 19:37:06 -07:00
huchenlei ba883cb724 🔖 bump up version 2023-04-30 21:13:54 -04:00
huchenlei 3aae15889d 🐛 clear download link when generated image is cleared 2023-04-30 21:13:06 -04:00
huchenlei f484b33c4e 🎨 Rework icon style 2023-04-30 21:13:06 -04:00
huchenlei 9ebf228e73 add hint on button 2023-04-30 21:13:06 -04:00
huchenlei c700483928 Add download json button 2023-04-30 21:13:06 -04:00
Chenlei Hu bfa399d8e3
Merge pull request #1078 from huchenlei/download_pose_json
Add `encode_poses_as_json` function
2023-04-30 21:04:23 -04:00
lvmin dc025ea4c7 fix sd upscale 2023-04-30 07:04:19 -07:00
lvmin a95b8a2d90 fix small problem with native SD Upscale 2023-04-30 06:08:48 -07:00
lvmin 49fc3a0e0c begin to support native SD Upscale 2023-04-30 05:36:31 -07:00
huchenlei 455545894d 🐛 Fix missing param issue 2023-04-28 20:37:24 -04:00
huchenlei d80aef8a25 Reduce boilerplate on openpose preprocessor declaration 2023-04-28 17:18:17 -04:00
lvmin 67c40c71ae pixel perfect mode for preview 2023-04-26 22:42:26 -07:00
lvmin 31d183d3e4 try fix github test, f2 2023-04-26 21:12:30 -07:00
lvmin e7c264bf50 try fix github test 2023-04-26 20:51:46 -07:00
lvmin 1f1a9e135d fix 2023-04-26 19:46:55 -07:00
lvmin e4eadd5030 Merge branch 'main' of https://github.com/Arron17/sd-webui-controlnet into Arron17-main 2023-04-26 19:30:55 -07:00
lvmin bb3bf3309d better png meta 2023-04-26 19:10:40 -07:00
Arron17 c9d32787da Adding Manga Line Extraction Processor
Adding initial working Manga Line Extraction Processor from https://github.com/ljsabc/MangaLineExtraction_PyTorch
2023-04-26 21:46:30 +01:00