Chenlei Hu
235aa04001
🐛 Disable checkpoint callback for SDNext ( #2597 )
2024-01-28 17:52:03 -05:00
Chenlei Hu
232e6407b6
Revert " 🐛 Disable checkpoint callback for SDNext" ( #2596 )
2024-01-28 16:43:04 -05:00
Chenlei Hu
11e4bef97e
🐛 Disable checkpoint callback for SDNext ( #2595 )
2024-01-28 15:15:40 -05:00
Chenlei Hu
a773a1a816
⚡ Real multi-inputs for all IP-Adapters ( #2594 )
...
* Add adapter tests
* real multi inputs
* multi-inputs
* Fix hook
* Use real multi for instant id
2024-01-28 12:44:40 -05:00
Chenlei Hu
a67d0404cc
🐛 Fix txt2img send dimensions ( #2591 )
2024-01-27 22:04:57 -05:00
Chenlei Hu
3101d31b52
📝 Update to version v1.1.439 ( #2588 )
2024-01-27 17:31:02 -05:00
Chenlei Hu
9473a777c7
✨ Instant ID ( #2580 )
...
* instant id
* Add extra control type enum
* wip
* wip
* Fix all obvious issues
* Fix insightface model issue
* append keypoints images
* ui
* Fix res
* Remove model2
* separate unit control
* Fix context issue
* insightface model download
2024-01-27 17:29:07 -05:00
Chenlei Hu
e081a3a0e2
Properly cache ip-adapter models ( #2586 )
2024-01-25 19:34:23 -05:00
Chenlei Hu
82450fbf2d
🐛 Fix multi-inputs weight ( #2584 )
2024-01-25 13:28:25 -05:00
Chenlei Hu
14ab5e4ff6
Revert " ⚡ Real multi-inputs unit" ( #2583 )
2024-01-25 08:52:10 -05:00
Chenlei Hu
6a1d882e89
⚡ Real multi-inputs unit ( #2578 )
...
* Add adapter tests
* real multi inputs
2024-01-24 20:19:11 -05:00
青龍聖者@bdsqlsz
918da1b68f
📝 Update to version v1.1.438 ( #2574 )
2024-01-24 14:51:30 +08:00
青龍聖者@bdsqlsz
0c8d8d9b2c
default use safe steps = 2
2024-01-24 12:39:32 +08:00
青龍聖者@bdsqlsz
d1d28443a0
Update __init__.py
2024-01-24 12:39:32 +08:00
青龍聖者@bdsqlsz
15f78b13eb
add util
2024-01-24 12:39:32 +08:00
青龍聖者@bdsqlsz
70ef227f25
update
2024-01-24 12:39:32 +08:00
Chenlei Hu
3aed89e7c7
📝 Update to version v1.1.437 ( #2571 )
2024-01-23 19:15:32 -05:00
Chenlei Hu
482288e5bf
✅ Update ipadapter tests to test negative prompt ( #2570 )
2024-01-23 19:14:20 -05:00
Chenlei Hu
d139d8c88d
🐛 Fix ip-adapter ( #2569 )
2024-01-23 18:54:35 -05:00
Chenlei Hu
3571b1c4d2
📝 Update to version v1.1.436 ( #2561 )
2024-01-23 11:37:43 -05:00
Chenlei Hu
f1f9493deb
🐛 Fix clip device ( #2560 )
2024-01-23 11:35:39 -05:00
Chenlei Hu
fc3b521581
🐛 Fix ControlLoRA ( #2559 )
2024-01-23 11:22:13 -05:00
ShawnTung
e949858924
fix: removed the 'with' statement causing AttributeError: __enter__ ( #2556 )
2024-01-23 08:05:12 -05:00
Chenlei Hu
7fb40bf803
🔧 Explicit error on ipadapter invalid preprocessor/model pair ( #2551 )
...
* 🔧 Explicit error on ipadapter invalid preprocessor/model pair
* nit
2024-01-22 19:34:47 -05:00
Chenlei Hu
b23015aff6
🔧 Filter preprocessor selection based on sd version ( #2550 )
...
* format
* filter module
2024-01-22 19:15:14 -05:00
Chenlei Hu
3db6a27b23
📝 Update to version v1.1.435 ( #2548 )
2024-01-22 16:17:14 -05:00
Chenlei Hu
2b44ac8d6b
🐛 Fix padding ( #2547 )
2024-01-22 16:16:37 -05:00
Chenlei Hu
e5adb1697d
✨ Add depth_anything ( #2544 )
...
* ✨ Add depth_anything
* Fix various issues
* Add tests
2024-01-22 16:14:26 -05:00
Chenlei Hu
25e41dc63b
Real multi-inputs ControlNet unit ( #2539 )
...
* real multi-inputs
* add tests
* nit
* 🐛 Fix negative prompt issue
2024-01-22 02:27:37 -05:00
Chenlei Hu
0712f42bf3
🚚 Move statements ( #2538 )
2024-01-21 22:13:18 -05:00
Chenlei Hu
57794c0817
🚚 Move control_mode ( #2537 )
2024-01-21 21:56:34 -05:00
Chenlei Hu
41e11028a3
🚚 Integrate model type detection into model detection ( #2536 )
...
* 🚚 Integrate model type detection into model detection
* Remove unused imports
* nit
2024-01-21 21:28:57 -05:00
Chenlei Hu
ee821e8edf
🚚 Move dim calc ( #2535 )
...
* 🚚 Move dim calc
* nit
2024-01-21 20:56:51 -05:00
Chenlei Hu
a79661e0db
🚚 Move inpaint crop logic as a function ( #2534 )
...
* Add tests
* 🔨 Extract crop logic
2024-01-21 19:00:28 -05:00
Chenlei Hu
81b5dde69a
🎨 Multi-Inputs more user friendly UI ( #2533 )
...
* format
* 🎨 multi-inputs UI refresh
* nit
2024-01-21 18:17:59 -05:00
Chenlei Hu
7660993be7
📝 Update to version v1.1.434 ( #2531 )
2024-01-21 12:09:20 -05:00
Chenlei Hu
5fde5430de
✨ Support IP-Adapter faceid portrait ( #2529 )
...
* Add ip adapter tests
* Refactor faceid
* support portrait
* ✅ more testing
2024-01-21 12:03:43 -05:00
Chenlei Hu
137fc1c89a
📝 Update to version v1.1.433 ( #2526 )
2024-01-20 23:00:45 -05:00
Chenlei Hu
dbd997138a
✨ Support multi-inputs ( #2525 )
...
* wip
* ✨ Add multi-input support
* 🐛 Fix API issue
2024-01-20 22:59:56 -05:00
Chenlei Hu
2c6a7d201a
🐛 Fix error print ( #2523 )
2024-01-20 21:15:58 -05:00
Chenlei Hu
881165e938
🐛 Only update model when necessary ( #2521 )
2024-01-20 20:09:41 -05:00
Chenlei Hu
fb93201501
🐛 backward compatible for A1111 1.6.0 ( #2518 )
2024-01-20 17:02:55 -05:00
Chenlei Hu
de9492bbe7
🐛 Fix install script ( #2517 )
2024-01-20 16:39:22 -05:00
秋葉杏
00cd2ca525
Add optional env to specify url for wheels ( #2514 )
2024-01-20 08:44:23 -05:00
Chenlei Hu
1b7ae7dbec
🐛 Fix callback issue on ui reload ( #2512 )
2024-01-20 00:14:39 -05:00
Chenlei Hu
2748092413
📝 Update to version v1.1.432 ( #2510 )
2024-01-19 21:26:07 -05:00
Chenlei Hu
b146963c1b
Update model dropdown choices when sd checkpoint change ( #2509 )
...
* wip
* 🔨 Large refactoring
* nit
2024-01-19 21:24:31 -05:00
Chenlei Hu
5287a4e04c
Revert " Apply a small patch(devices.get_device_for)" ( #2508 )
2024-01-19 20:30:37 -05:00
ShawnTung
7b731d1577
Remove redundant code ( #2502 )
2024-01-19 11:42:40 -05:00
fuchen.ljl
ecd33eb82b
Apply a small patch(devices.get_device_for) ( #2503 )
...
* clipvision
device=devices.get_device_for("controlnet")
* lama
segmentation.py
devices.get_device_for("controlnet")
* devices.get_device_for
run.py
device=devices.get_device_for("controlnet")
* Update __init__.py
map_location=devices.get_device_for("controlnet")
2024-01-19 11:41:01 -05:00