sd-webui-controlnet/tests/web_api
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
..
full_coverage Depth Anything V2 Support (#2977) 2024-07-03 13:28:40 -04:00
__init__.py workaround for torch check 2023-03-13 20:10:21 -04:00
animal_pose.json Add Animal Pose Preprocessor (RTMPose AP-10K) (#2293) 2023-12-23 15:55:21 -05:00
clip_mask_test.py Add clip mask support (#2721) 2024-03-31 12:13:51 -04:00
detect_test.py Revert "Set default value of ControlNetUnit.enabled to True (#2912)" (#2919) 2024-05-20 12:32:08 -04:00
effective_region_test.py Add effective_region_mask for ControlNet [API] (#2818) 2024-04-27 17:05:28 -04:00
generation_test.py Revert "Set default value of ControlNetUnit.enabled to True (#2912)" (#2919) 2024-05-20 12:32:08 -04:00
ipadapter_advanced_weighting.py Add IPAdapter advanced weighting [Instant Style] (#2767) 2024-04-20 01:14:22 -04:00
ipadapter_clip_api.py Support lama inpaint and CLIP mask in `controlnet/detect` API endpoint (#2809) 2024-04-25 08:50:03 -04:00
modules_test.py Depth Anything V2 Support (#2977) 2024-07-03 13:28:40 -04:00
pose.json Add render_openposes_json API endpoint (#2325) 2023-12-12 22:07:52 -05:00
render_openpose_json.py Add Animal Pose Preprocessor (RTMPose AP-10K) (#2293) 2023-12-23 15:55:21 -05:00
template.py Validate ControlNetUnit using pydantic (#2847) 2024-05-06 15:40:34 -04:00