sd-webui-controlnet/scripts
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
..
animate_diff Move ad batch input (#2720) 2024-03-30 23:31:12 -04:00
controlnet_ui Revert "Set default value of ControlNetUnit.enabled to True (#2912)" (#2919) 2024-05-20 12:32:08 -04:00
ipadapter Support PuLID (#2838) 2024-05-04 12:25:00 -04:00
preprocessor Depth Anything V2 Support (#2977) 2024-07-03 13:28:40 -04:00
adapter.py Fix linter issues under script (#2667) 2024-02-28 23:58:34 -05:00
api.py Validate ControlNetUnit using pydantic (#2847) 2024-05-06 15:40:34 -04:00
batch_hijack.py Validate ControlNetUnit using pydantic (#2847) 2024-05-06 15:40:34 -04:00
cldm.py Fix linter issues under script (#2667) 2024-02-28 23:58:34 -05:00
controlnet.py More robust ipadapter detection (#2936) 2024-05-27 11:26:28 -04:00
controlnet_diffusers.py Fix linter issues under script (#2667) 2024-02-28 23:58:34 -05:00
controlnet_lllite.py Fix linter issues under script (#2667) 2024-02-28 23:58:34 -05:00
controlnet_lora.py sdxl support (for SAI/HuggingFace/diffuser/community models) (#1952) 2023-09-04 10:41:42 -07:00
controlnet_model_guess.py Refactor ipadapter (#2719) 2024-03-30 22:27:36 -04:00
controlnet_sparsectrl.py AnimateDiff 2.0.0-a ControlNet part (#2661) 2024-03-02 06:12:54 -06:00
controlnet_version.py 📝 Update to version v1.1.449 (#2908) 2024-05-19 14:36:29 -04:00
enums.py Validate ControlNetUnit using pydantic (#2847) 2024-05-06 15:40:34 -04:00
external_code.py Fix linter issues under script (#2667) 2024-02-28 23:58:34 -05:00
global_state.py Port SDForge's preprocessor structure (#2754) 2024-04-17 22:28:56 -04:00
hook.py Add effective_region_mask for ControlNet [API] (#2818) 2024-04-27 17:05:28 -04:00
infotext.py Validate ControlNetUnit using pydantic (#2847) 2024-05-06 15:40:34 -04:00
logging.py 🎨 colorize loglevel (#1556) 2023-06-04 18:30:59 -04:00
lvminthin.py use resampling 2023-04-20 16:43:49 -07:00
movie2movie.py sdxl support (for SAI/HuggingFace/diffuser/community models) (#1952) 2023-09-04 10:41:42 -07:00
supported_preprocessor.py Fix PuLID VRAM leak (#2902) 2024-05-18 22:48:29 -04:00
utils.py Support PuLID (#2838) 2024-05-04 12:25:00 -04:00
xyz_grid_support.py Fix xyz script module check (#2810) 2024-04-25 15:45:04 -04:00