Chenlei Hu
|
648025ba6b
|
Depth Anything V2 Support (#2977)
* Add depth_anything_v2.py
* Update preprocessor_compiled.py
Added depth_anything_v2 preprocessor
* Update processor.py
Added depth_anything_v2 preprocessor
* Update depth_test.py
Added depth_anything_v2 to general_depth_modules
* Update modules_test.py
Added depth_anything_v2 to expected_module_names & expected_module_alias
* Update install.py
Added depth_anything_v2 to install.py
* Update README.md
* Fix model URL
---------
Co-authored-by: Mackinations.Ai <133395980+MackinationsAi@users.noreply.github.com>
|
2024-07-03 13:28:40 -04:00 |
Chenlei Hu
|
69d80e5a57
|
Add Anyline Preprocessor (#2904)
|
2024-05-19 11:12:49 -04:00 |
Chenlei Hu
|
22f63dc2dc
|
Support lama inpaint and CLIP mask in `controlnet/detect` API endpoint (#2809)
* api
* notes
* Add tests
* nit
* nit
* nit
* Fix shuffle
|
2024-04-25 08:50:03 -04:00 |
Chenlei Hu
|
f0a94cb2c4
|
Restore various control type changes (#2799)
* Merge sketch tag into scribble
* Marge blur tag into tile
|
2024-04-23 11:32:41 -04:00 |
Chenlei Hu
|
282c619696
|
Fix inpaint preprocessors (#2763)
* wip
* adjust test
|
2024-04-18 10:30:48 -04:00 |
Chenlei Hu
|
442398bb9f
|
Port SDForge's preprocessor structure (#2754)
* wip
* wip2
* wip3
* fix issues
* Add scribble xdog
* port legacy processors
* nit
* Add tests
* Fix modules test
* Add back normal_dsine
* Remove legacy code
* Remove code
* Add tests
* rename param
* Linter ignore
* fix is_image
* fix is_image
* nit
* nit
* Better assertion message
* Add back ip-adapter-auto
* Add test
* Fix various tag matching
* fix
* Add back preprocessor cache
* Add back sparse ctrl
* fix test failure
* Add log
|
2024-04-17 22:28:56 -04:00 |