Chenlei Hu
|
4ceb6e8a4b
|
📝 Update to version v1.1.424 (#2350)
|
2023-12-23 15:57:00 -05:00 |
青龍聖者@bdsqlsz
|
79948d8c29
|
Add Animal Pose Preprocessor (RTMPose AP-10K) (#2293)
* add support for animal pose
* Update __init__.py
* fix typo
* flatten json result list
* format files
* remove unused functions
* 🚧 Support edit
* nits
* fix test expecetations
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
|
2023-12-23 15:55:21 -05:00 |
Chenlei Hu
|
eb302e9602
|
🐛 Fix dtype issue in IPAdapter for MacOS (#2348)
|
2023-12-23 15:42:44 -05:00 |
Chenlei Hu
|
102449bf16
|
📝 Update to version v1.1.423 (#2337)
|
2023-12-16 00:01:51 -05:00 |
Chenlei Hu
|
0b713ca5a5
|
🔧 Detect ControlNet lora for SD15 (#2336)
|
2023-12-15 23:57:49 -05:00 |
Chenlei Hu
|
27c78e3fec
|
🐛 Set default model/module to string values (#2335)
|
2023-12-15 21:54:16 -05:00 |
Chenlei Hu
|
a13bd2febe
|
Add render_openposes_json API endpoint (#2325)
* Add render_openpose_json API endpoint
* nits
|
2023-12-12 22:07:52 -05:00 |
lllyasviel
|
cda3473d10
|
fix some potential problems
|
2023-12-07 10:42:17 -08:00 |
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
|
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
|
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
|
c1f3d6f850
|
📝 Update to version v1.1.417 (#2257)
|
2023-11-12 22:05:46 -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 |
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 |
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
|
5037f5cbee
|
🔊 Reduce debug log duration precision (#2223)
|
2023-11-04 17:03:30 -04:00 |
lllyasviel
|
3011ff6e70
|
support all recent ip-adapters
support all recent ip-adapters
|
2023-10-31 19:49:08 -07: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
|
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 |
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 |
lllyasviel
|
e965ccf4f9
|
fix ipadapter highres fix (#2060)
|
2023-09-05 17:38:06 -07:00 |
lllyasviel
|
c03c05e2d7
|
revision (#2058)
|
2023-09-05 12:53:09 -07:00 |
lllyasviel
|
5f41c72b3e
|
fix revison (#2057)
|
2023-09-05 11:36:47 -07:00 |
lllyasviel
|
e6ac9bad01
|
Update hook.py (#2056)
|
2023-09-05 10:49:39 -07:00 |
lllyasviel
|
2dae96e538
|
revision fix (#2055)
* revision image blending
* revision fix
|
2023-09-05 10:33:33 -07:00 |
lllyasviel
|
1084c6da50
|
Update hook.py (#2054)
|
2023-09-05 10:18:33 -07:00 |
lllyasviel
|
b514aa19be
|
revision image blending (#2052)
|
2023-09-05 10:02:33 -07:00 |