Commit Graph

1940 Commits (main)

Author SHA1 Message Date
Chenlei Hu 488b32e55f
🐛 Hide control mode for ip-adapter_clip_sdxl_plus_vith (#2450) 2024-01-10 22:23:54 -05:00
Chenlei Hu 499152057b
🐛 Fix list no_control_mode_preprocessors (#2449) 2024-01-10 22:16:02 -05:00
Chenlei Hu 31b2b18a61
🐛 Fix IP-Adapter face id plus v2 (#2448) 2024-01-10 22:11:17 -05:00
Chenlei Hu d6eeff7eca
📝 Update to version v1.1.429 (#2447) 2024-01-10 20:12:37 -05:00
Chenlei Hu 405bddf198
🐛 Fix install script (#2446) 2024-01-10 20:10:45 -05:00
Chenlei Hu 02c155e420
🐛 Handle non-singleface cases for insightface preprocessor (#2443) 2024-01-10 09:54:25 -05:00
Chenlei Hu f8f43a809f
📝 Update to version v1.1.428 (#2441) 2024-01-10 09:35:20 -05:00
Chenlei Hu a846376516
IP-Adapter face id (#2434)
* faceid

* remove unused file

* Update To_KV

* faceid_plus

* Remove unncessary dep

* Change download path

* Add install script

* nit

* nits

* Fixes controlmode visibility
2024-01-10 09:35:03 -05:00
Chenlei Hu a52e607b0f
🐛 Fix hr_option display sync (#2440) 2024-01-09 21:09:30 -05:00
Silver bb9483d46f
Update api example in README.md (#2432)
README.md was pointing to location of old notebook style example file for the api examples which no longer exist. Updated link to location of the .py example currently present
2024-01-07 19:08:18 -05:00
Chenlei Hu a5b3fa931f
🐛 Try fix submodule command not found (#2428)
* 🐛 Try fix submodule command not found

* nits
2024-01-06 17:10:50 -05:00
Chenlei Hu 94c93c6708
Revert "🐛 Fixes path style (#2420)" (#2426)
This reverts commit a6a5a4b381.
2024-01-06 12:27:32 -05:00
w-e-w 9d1f0a07fa
alternative photopea popup warning (#2417)
* alternative photopea popup warning

* rename variables
2024-01-06 09:18:29 -05:00
Chenlei Hu a6a5a4b381
🐛 Fixes path style (#2420) 2024-01-05 20:15:19 -05:00
Chenlei Hu aed8f465db
🐛 Check is_installed on base package (#2418) 2024-01-05 17:57:16 -05:00
Chenlei Hu e6b8aac3f0
🔧 Auto disable photopea edit on confirm alert cancel (#2415)
* 🔧 Auto disable photopea edit on confirm alert cancel

* 🐛 Click apply settings button
2024-01-05 16:22:49 -05:00
Chenlei Hu 9b2feb396f
🐛 Fix gradio timing issue (#2416) 2024-01-05 16:14:43 -05:00
Chenlei Hu 82e4069287
🔧 Delay openpose editor availability test (#2412) 2024-01-05 11:35:24 -05:00
Chenlei Hu e499f5462c
🔧 Add promptbox for first time external site visit (#2411)
* 🔧 Add promptbox for first time external site visit

* nits
2024-01-05 11:24:27 -05:00
Chenlei Hu 16798475b5
🎨 inline svg logo (#2410) 2024-01-04 20:42:45 -05:00
Chenlei Hu 3216fba6ed
🐛 Fix infotext advanced weighting (#2408) 2024-01-04 17:02:44 -05:00
Chenlei Hu d21894ee09
🐛 Handle git submodule command exception (#2406) 2024-01-04 11:37:14 -05:00
Chenlei Hu 69fa821587
🐛 Backward compatible with A1111 1< 1.7.0 (#2405) 2024-01-04 11:08:25 -05:00
Chenlei Hu c714019b8a
🔧 Fix crop input image checkbox visibility (#2404) 2024-01-04 11:02:36 -05:00
Chenlei Hu e3fe75268e
📝 Update to version v1.1.427 (#2399) 2024-01-03 21:34:09 -05:00
Chenlei Hu 7247119255
Hand refiner preprocessor (#2394)
* Add hand refiner submodule

* Add depth_hand_refiner reprocessor

* Install script for hand refiner dependenceis

* Sync submodules

* Format

* Support cpu

* Handle unload module

* 🐛 Fix name conflict
2024-01-03 21:33:14 -05:00
Chenlei Hu 8bd8057cca
🐛 Fix hr_option parsing (#2398) 2024-01-03 08:50:57 -05:00
Yilong Guo 4cf15d1c9c
Fix anime_face_segment model load (#2391) 2024-01-02 09:54:02 -05:00
Chenlei Hu 9b6a2a0ba8
🐛 Assign default value for hr_option (#2392) 2024-01-02 08:46:14 -05:00
Chenlei Hu bd23a0ecb6
🔧 Lazy load photopea editor (#2386) 2024-01-01 21:10:50 -05:00
Chenlei Hu d47536ff27
🔧 Add option to disable photopea quick edit (#2385) 2024-01-01 20:36:03 -05:00
Chenlei Hu ce3cb3de8b
🐛 Replace 3.10 match statement (#2383) 2024-01-01 14:37:30 -05:00
Chenlei Hu 73f5319720
📝 Update to version v1.1.426 (#2380) 2024-01-01 00:08:45 -05:00
Chenlei Hu 7aaf263208
Add hr_option (Both, High res only, Low res only) (#2379)
*  Add hr_option

🎨 Only show when relevant

 Add unit test

* 🐛 fix per-unit
2024-01-01 00:06:55 -05:00
Chenlei Hu 0c0eb6b317
Control inpaint crop per ControlNet unit (#2377)
*  Control inpaint crop per ControlNet unit

* nits
2023-12-31 18:27:20 -05:00
Chenlei Hu 125f8e8bd2
🐛 Use opencv for onnx model inference in animal openpose (#2376) 2023-12-31 12:10:53 -05:00
Chenlei Hu cd0d5870f4
🔊 Add tracemalloc to track memory usage (#2373) 2023-12-30 23:31:58 -05:00
Chenlei Hu 218f075023
🐛 Raise error when using revision on non-SDXL models (#2372) 2023-12-30 21:07:14 -05:00
Chenlei Hu 74f3749fb4
📝 Update to version v1.1.425 (#2370) 2023-12-30 17:54:53 -05:00
Chenlei Hu a23dbfc0b1
Quick edit of preprocessor result with photopea (#2346)
* ui

* display modal

* add fetch from controlnet feature

* fix pasting issue

* name layers

* Add send to controlnet button

* 🎨 Fix button styles

* 🔨 refactor

* wip

* 🚧 correctly write output

* 🚧 auto fetch and auto close

* 🚧 create black background of given size
2023-12-30 17:54:42 -05:00
Chenlei Hu 11019f4820
Support advanced_weighting in API (#2368)
*  Support advanced_weighting in API

* 📝 add note

* 🐛 nits

* 📝 Add examples
2023-12-30 17:35:52 -05:00
Chenlei Hu 50ddf1da96
🎨 Hide loopback checkbox in non-batch config (#2366)
* 🎨 Hide loopback checkbox in non-batch tab

* 🐛 Fix hide logic
2023-12-29 16:20:55 -05:00
Chenlei Hu dc0d590faf
🔧 Add option to bypass input image crop (#2365) 2023-12-28 15:29:06 -05:00
liubo0902 b7a9bea231
fix image invert detect (#2356)
* fix image invert detect

*  Add unittest

---------

Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2023-12-24 21:31:51 -05:00
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 237b3d8311
🐛 Fix upload json button style (#2349)
* 🐛 Fix upload json button style

* nits
2023-12-23 15:52:00 -05:00
Chenlei Hu eb302e9602
🐛 Fix dtype issue in IPAdapter for MacOS (#2348) 2023-12-23 15:42:44 -05:00
青龍聖者@bdsqlsz 01e4574d8e Fix issues #2312 caused by capitalization 2023-12-18 15:19:59 +08:00
Chenlei Hu 102449bf16
📝 Update to version v1.1.423 (#2337) 2023-12-16 00:01:51 -05:00