Chenlei Hu
4e9ac19cbc
Migrate detect_test and improve coverage ( #2715 )
...
* Migrate detection tests
* Add test results
* Skip cq disabled tests
2024-03-30 15:33:57 -04:00
Chenlei Hu
fcd542e547
Unify IP-Adapter preprocessor ( #2710 )
2024-03-29 23:22:17 -04:00
Chenlei Hu
0114c9aaa3
Split controlmodel_ipadapter file ( #2709 )
2024-03-29 16:28:57 -04:00
Chenlei Hu
f1f7906806
Fix crash on A1111 dev ( #2708 )
2024-03-29 16:21:53 -04:00
青龍聖者@bdsqlsz
2a210f0489
Fix Download Link ( #2705 )
...
Fix Download Link
2024-03-27 16:00:56 +08:00
青龍聖者@bdsqlsz
0b90426254
📝 Update to version v1.1.442 ( #2702 )
...
📝 Update to version v1.1.442
2024-03-26 20:14:36 +08:00
青龍聖者@bdsqlsz
bcd0322e87
✨ Support New Softedge Preprocesser NormalDsine ( #2701 )
...
✨ Support New Softedge Preprocesser NormalDsine
2024-03-26 20:11:57 +08:00
Chenlei Hu
2091b6fb21
Fix type ( #2691 )
2024-03-14 22:32:35 -04:00
Chenlei Hu
b379b90ab4
Fix device for multi-gpu env ( #2690 )
2024-03-14 22:27:16 -04:00
Chenlei Hu
aa2aa812e8
Remove dep basicsr ( #2682 )
...
* Remove dep basicsr
* nit
2024-03-05 21:52:19 -05:00
Chenlei Hu
4b5a42f265
Rename IOComponent to Component for Gradio4 ( #2681 )
2024-03-05 21:18:30 -05:00
Chengsong Zhang
489a399ef0
fix ( #2678 )
2024-03-04 21:48:59 -06:00
Chengsong Zhang
461f8c5f16
AnimateDiff 2.0.0-a ControlNet part ( #2661 )
...
* ad
* ad
* sparsectrl and keyframe, excluding ip-adapter emb interpolation
* fix ruff
* ipadapter prompt travel. now implementation has been finished, next step test every feature
* sparsectrl works, ip-adapter still not working
* everything but i2i batch is working properly
* everything but i2i batch is working properly, fix ruff
2024-03-02 06:12:54 -06:00
Chenlei Hu
75ac3803fe
Adjust log level ( #2669 )
2024-02-29 23:14:50 -05:00
Chenlei Hu
44e0875956
Fix linter issues under script ( #2667 )
2024-02-28 23:58:34 -05:00
Chenlei Hu
976c595150
Add ruff linter dep ( #2666 )
2024-02-28 22:44:10 -05:00
George0726
f6755d288d
Update processor.py ( #2665 )
...
Fix large size bug
2024-02-28 21:38:33 -05:00
h3rmit
679b62790b
Compatibility fix for WebUI < v1.6.0 ( #2649 )
2024-02-18 21:52:46 -05:00
Nashihikari
a87ca82ba4
type error in depth zoe, converting numpy type into int ( #2650 )
2024-02-18 21:52:38 -05:00
h3rmit
1d39c2ab58
Compatibility fixes for WebUI < v1.5.0 ( #2647 )
...
* fix: backward compatibility of clipvision with webui v1.3.0
* fix: backward compatibility with webui < v1.5.0
* nits
---------
Co-authored-by: huchenlei <chenlei.hu@mail.utoronto.ca>
2024-02-17 10:13:09 -05:00
missionfloyd
e996902711
Correct image saving in API examples ( #2646 )
2024-02-17 10:05:13 -05:00
Chenlei Hu
9a5f28838a
Update hand refiner ( #2639 )
...
* Update hand refiner
* nit
2024-02-12 13:27:44 -05:00
Chenlei Hu
416c345072
🐛 Correctly raise exception ( #2614 )
2024-01-31 22:29:58 -05:00
Chenlei Hu
9c907a936a
🐛 Fix error message ( #2613 )
2024-01-31 21:47:12 -05:00
Chenlei Hu
7c05d36948
:load_sound: Print control_model_type when loading model ( #2612 )
2024-01-31 21:45:22 -05:00
Chenlei Hu
0ee0281178
🐛 Fix model refresh ( #2607 )
2024-01-30 21:22:49 -05:00
Chenlei Hu
c5432dd4f6
📝 Update to version v1.1.440 ( #2600 )
2024-01-28 18:15:41 -05:00
Chenlei Hu
bd2644b794
🔧 Increase default model cache size to 2 ( #2599 )
2024-01-28 18:14:53 -05:00
Chenlei Hu
585b8ea17d
wip ( #2598 )
2024-01-28 17:58:45 -05:00
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