lllyasviel
|
96dbc601a6
|
fix model unload (#2301)
fix model unload
|
2023-12-06 21:07:37 -08:00 |
lllyasviel
|
a6edc5d97b
|
allow not using any unit (#2300)
|
2023-12-06 20:48:41 -08:00 |
lllyasviel
|
d0e79b397d
|
typo
|
2023-12-06 07:24:13 -08:00 |
lllyasviel
|
47dfefa54f
|
StyleAlign (#2294)
StyleAlign
|
2023-12-06 06:49:05 -08:00 |
Chenlei Hu
|
10bd9b25f6
|
Add anime_face_segment (#2279)
Update __init__.py
update add aliases
Update global_state.py
fix typo
fix typo2
Update __init__.py
Update __init__.py
Update __init__.py
Update __init__.py
Update __init__.py
Update __init__.py
Update __init__.py
Update __init__.py
RGB2BGR
fix for device
fix for special resolution
Co-authored-by: 青龍聖者@bdsqlsz <qinglongshengzhe@gmail.com>
|
2023-11-21 22:43:55 -05:00 |
Chenlei Hu
|
8395e4348f
|
🔨 fix deprecation warnings (#2278)
|
2023-11-21 22:15:56 -05:00 |
Chenlei Hu
|
aa4747ab5f
|
📝 Update to version v1.1.419 (#2275)
|
2023-11-20 21:59:52 -05:00 |
Chenlei Hu
|
7a199fe4a2
|
✨Add JSON pose file upload button (#2274)
* 🚧 Backend work
* 🚧 render pose
* 🚧 various fixes
* 🎨 Update readme image
|
2023-11-20 21:58:39 -05:00 |
Chenlei Hu
|
0efcf8c993
|
🐛 Handle None controlnet model in version check (#2272)
|
2023-11-19 23:51:39 -05:00 |
Chenlei Hu
|
640cc6ab6d
|
📝 Update to version v1.1.418 (#2269)
|
2023-11-19 23:17:44 -05:00 |
Chenlei Hu
|
ff5188edb5
|
🔥 Remove gradio version check (#2271)
|
2023-11-19 22:56:45 -05:00 |
Chenlei Hu
|
e2e6a1b494
|
🔊 Meaningful error message for sd version conflict (#2268)
* 🚚 Move enums
* 🔊 Meaningful error message for sd version conflict
|
2023-11-19 21:49:14 -05:00 |
Chenlei Hu
|
45eb903538
|
✨ Filter cn model by sd version active (#2267)
|
2023-11-19 17:49:46 -05:00 |
Chenlei Hu
|
eac4f4b28e
|
🔥 Remove disable_control_type option (#2266)
* 🔥 Remove disable_control_type option
* 🔥 remove type_filter check
* assert not none
|
2023-11-19 15:35:17 -05:00 |
Chenlei Hu
|
aa26871b42
|
✅ More tests on SDXL models (#2264)
|
2023-11-18 17:48:56 -05:00 |
Chenlei Hu
|
c1f3d6f850
|
📝 Update to version v1.1.417 (#2257)
|
2023-11-12 22:05:46 -05:00 |
Chenlei Hu
|
0c0f5e45e8
|
🔨 Add patch version script (#2256)
|
2023-11-12 22:01:40 -05:00 |
青龍聖者@bdsqlsz
|
711203e88e
|
Add support for IP Adapter Full Face (#2252)
* Add support for IP Adapter Full Face
* ✅ Add unittests
* nits
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
|
2023-11-12 21:53:17 -05:00 |
fuchen.ljl
|
247483b0e0
|
Update __init__.py (#2248)
Fix Controlnet cannot support the -- use CPU parameter, built-in will still load cuda
|
2023-11-12 21:43:34 -05:00 |
Chenlei Hu
|
f14653a10e
|
✅ Verify nunber of response images (#2255)
|
2023-11-12 19:56:50 -05:00 |
Chenlei Hu
|
9e61022428
|
🔧 Support SDXL in tests (#2254)
* 🔧 Support SDXL in tests
* 📝 docs
* nits
|
2023-11-12 14:12:54 -05:00 |
Chenlei Hu
|
457da74dc7
|
✨ Add new API option send_detected_map (#2251)
|
2023-11-11 19:06:06 -05:00 |
lllyasviel
|
05ef0b1cd1
|
safetensor ipadapters (#2241)
|
2023-11-06 22:05:28 -08:00 |
Chenlei Hu
|
fce6775a6d
|
🔧 Setup CI cache (#2233)
* 🔧 Setup CI cache
* nits
* nits
|
2023-11-05 00:18:11 -04:00 |
Chenlei Hu
|
2d73f31f1b
|
🐛 Disable flaky tests (#2232)
|
2023-11-04 23:17:09 -04:00 |
catboxanon
|
3b1fd43221
|
Migrate tooltips to Gradio (#1993)
|
2023-11-04 22:32:18 -04:00 |
AngelBottomless
|
e3a4d70a19
|
handle control_param is None case when accessing it (#2215)
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
|
2023-11-04 19:24:21 -04:00 |
Chenlei Hu
|
36a7ed567c
|
🐛 Init webui only once in tests (#2228)
|
2023-11-04 17:59:11 -04:00 |
Chenlei Hu
|
5037f5cbee
|
🔊 Reduce debug log duration precision (#2223)
|
2023-11-04 17:03:30 -04:00 |
Chenlei Hu
|
27c522029e
|
Fix CI tests (#2220)
* 🔧 setup CI
* 🐛 Fix path
* cd
* set working dir
* fix openpose tests
* Fix web_api tests
* Fix batch hijack tests
* change coverage dir
* 📝 Add doc
|
2023-11-04 00:48:22 -04:00 |
lllyasviel
|
3011ff6e70
|
support all recent ip-adapters
support all recent ip-adapters
|
2023-10-31 19:49:08 -07:00 |
Chenlei Hu
|
f2aafcf2be
|
🐛 Fix update_cn_script (#2203)
|
2023-10-28 23:05:34 -04:00 |
Chenlei Hu
|
4ac716a6e8
|
Revert "Update external_code.py fix 2132 2111 (#2133)" (#2202)
This reverts commit e382d16185.
|
2023-10-28 14:31:28 -04:00 |
joergwa
|
e382d16185
|
Update external_code.py fix 2132 2111 (#2133)
fix for https://github.com/Mikubill/sd-webui-controlnet/issues/2132 https://github.com/Mikubill/sd-webui-controlnet/issues/2111
|
2023-10-25 21:35:02 -04:00 |
MitPitt
|
150d6f140d
|
increase possible model cache size (#2186)
no reason not to have this
|
2023-10-23 13:56:12 -04:00 |
Chenlei Hu
|
a43e574254
|
Fix control type in preset (#2179)
|
2023-10-15 11:49:04 -04:00 |
missionfloyd
|
df0788b819
|
Don't show progress for UI actions (#2163)
|
2023-10-14 22:07:21 -04:00 |
missionfloyd
|
99834020a3
|
Fix openpose edit button style (#2162)
* Fix openpose edit button style
* Fix edit button with editor installed
|
2023-10-14 22:01:06 -04:00 |
Chenlei Hu
|
c941954675
|
📝 v1.1.411 (#2178)
|
2023-10-14 21:50:15 -04:00 |
Chenlei Hu
|
672064f7fa
|
Fallback to remote openpose editor when no local installation found. (#2177)
|
2023-10-14 21:50:05 -04:00 |
Chenlei Hu
|
7a4805c8ea
|
Fix debug loglevel (#2139)
|
2023-09-22 14:13:48 -04:00 |
lllyasviel
|
e67e017731
|
fix lllite (#2102)
* fix lllite
* fix lllite
* fix lllite
* fix lllite
|
2023-09-11 00:56:10 -07:00 |
lllyasviel
|
b15636ed35
|
Merge pull request #2089 from catboxanon/fix/typing-list
Fix missing typing for `List`
|
2023-09-09 10:24:20 -07:00 |
catboxanon
|
bd6bc48629
|
Fix missing typing for `List`
|
2023-09-09 10:34:08 -04:00 |
lllyasviel
|
e4fbb1b3e3
|
add models (#2085)
* add blur
* t2ia
* t2ia
|
2023-09-08 21:05:09 -07:00 |
lllyasviel
|
2b12b2760d
|
Update global_state.py (#2079)
|
2023-09-07 01:36:37 -07:00 |
lllyasviel
|
56d575e8dd
|
fix tiled vae (#2074)
|
2023-09-06 12:24:48 -07:00 |
lllyasviel
|
7c20c5d748
|
fix tiled vae (#2073)
* fix tiled vae
* fix tiled vae
|
2023-09-06 12:18:02 -07:00 |
lllyasviel
|
f77c5eb5fa
|
fix ipadapter-plus (#2065)
|
2023-09-05 21:35:10 -07:00 |
lllyasviel
|
1976cb2837
|
fix log (#2063)
|
2023-09-05 19:14:19 -07:00 |