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
|
8a8a42e416
|
Fix test expectation (#2906)
|
2024-05-19 14:07:41 -04:00 |
Chenlei Hu
|
f988edcb95
|
Add control types test (#2805)
|
2024-04-24 17:20:57 -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 |