Commit Graph

1911 Commits (58f620c921030eea0f3528d68849f7e052d44e3f)

Author SHA1 Message Date
Chenlei Hu 2c6ff82a98
🔧 Install handrefiner from prebuild wheel (#2504) 2024-01-19 11:39:09 -05:00
Chenlei Hu cb3ddc4aaf
🔥 Remove hand_refiner_portable submodule (#2496) 2024-01-18 21:13:05 -05:00
Aarni Koskela 19ce346c76
Use pip for HandRefinerPortable (#2493) 2024-01-18 20:44:11 -05:00
Chenlei Hu 0a8e71af58
🔧 Add option to run CLIP preprocessor on CPU (#2495) 2024-01-18 20:30:12 -05:00
Chenlei Hu ba05e1ea20
🔧 Loosen is_compatible SD version check (#2490) 2024-01-17 10:25:41 -05:00
Chenlei Hu 8870e35682
🐛 Fix outpaint 2 (#2485)
* 🐛 Fix outpaint

* 🐛 Fix lama outpaint
2024-01-16 12:36:04 -05:00
Chenlei Hu 7c8a0091b4
🐛 Fix outpaint (#2483) 2024-01-16 08:21:08 -05:00
storyicon 8b5f7c1d0e
feat: significantly optimize the time consumption of clip vision (#2474)
Signed-off-by: storyicon <storyicon@foxmail.com>
2024-01-15 10:36:34 -05:00
Chenlei Hu e7b5b60812
🐛 Fix inpaint mask dim (#2477) 2024-01-15 09:57:58 -05:00
Chenlei Hu 84ef205673
📝 Update to version v1.1.431 (#2471) 2024-01-14 23:34:17 -05:00
Chenlei Hu c05321387c
🐛 Uncache ip-adapter models (#2470) 2024-01-14 23:33:38 -05:00
Chenlei Hu af9c3cdb9c
🔨 Refactor choose_input_image logic (#2468)
*  Add inpaint full cov tests

* More tests

* 🔨 Refactor choose input image logic

*  Update unittest expectation

* nits
2024-01-14 18:58:39 -05:00
Chenlei Hu 1d03353d9c
🔨 Change if to assert on mask invariants (#2466) 2024-01-13 23:52:50 -05:00
Chenlei Hu 4729f8eb07
Allow mask upload (#2464) 2024-01-12 22:49:51 -05:00
Luca Beltrame d56f1b8bcb
Fix typo (#2463)
The comment for some reason wasn't properly closed.
2024-01-12 08:45:54 -05:00
Luca Beltrame 890b26601b
Fix editor window size with SD.Next (#2461)
Default themes in SD.Next enforce a maximum width for the column where
the editor window opens, thus constraining it to a very small size.

Override `max_size` so that it is not affected by it. Fixes
vladmandic/automatic#2594.
2024-01-12 02:26:39 -05:00
Chenlei Hu eaa18bb213
Reland "Add Densepose (TorchScript)" (#2459)
* Revert "Revert "Add Densepose (TorchScript)""

* 🐛 Fix unload
2024-01-11 21:09:17 -05:00
Ikko Eltociear Ashimine eae6c565e7
Update README.md (#2458)
arbitary -> arbitrary
2024-01-11 13:41:24 -05:00
Chenlei Hu 6e649def2b
Revert "Add Densepose (TorchScript)" (#2457) 2024-01-11 08:15:19 -05:00
青龍聖者@bdsqlsz 70d95d3943
📝 Update to version v1.1.430 (#2453)
* 📝 Update to version v1.1.430
2024-01-11 14:47:34 +08:00
Fannovel16 7734e372ec
Add Densepose (TorchScript) (#2314)
* Add annotator DensePose

* Register densepose

* fix densepose and add filters

* Change alias

---------

Co-authored-by: 青龍聖者@bdsqlsz <qinglongshengzhe@gmail.com>
2024-01-11 00:35:56 -06:00
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