sd-webui-controlnet/tests/web_api/full_coverage
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
..
README.md 🔨 Refactor choose_input_image logic (#2468) 2024-01-14 18:58:39 -05:00
__init__.py 🔨 Refactor choose_input_image logic (#2468) 2024-01-14 18:58:39 -05:00
depth_test.py Depth Anything V2 Support (#2977) 2024-07-03 13:28:40 -04:00
inpaint_test.py 🚚 Move inpaint crop logic as a function (#2534) 2024-01-21 19:00:28 -05:00
ipadapter_test.py Real multi-inputs for all IP-Adapters (#2594) 2024-01-28 12:44:40 -05:00
template.py Validate ControlNetUnit using pydantic (#2847) 2024-05-06 15:40:34 -04:00

README.md

Full Coverage Tests

Tests that only run locally with all models available. Set environment variable CONTROLNET_TEST_FULL_COVERAGE to any value to enable these tests.