--- license: mit language: - en pipeline_tag: image-to-image library_name: ControlNet Preprocessors Annotators tags: - depth - relative depth - text-to-image - image-segmentation - image-to-video - unconditional-image-generation - depth-estimation - zero-shot-object-detection --- # ControlNet preprocessor sets ## Introduction This collection includes the most practical Stable Diffusion preprocessor (annotator) models, along with other valuable types of models. I'll categorize them concisely and organize them into subfolders or a similar structure. You can integrate these models into your auxiliary tools, and the directory structure will be approximately as follows: ![image/png](/static-proxy?url=https%3A%2F%2Fcdn-uploads.huggingface.co%2Fproduction%2Fuploads%2F6651b9ff61422fc89770c998%2F205NNxmoKUdsvxyh2IRj-.png) ## Installation ```bash git clone https://huggingface.co/Cyber-BCat/ControlNet-Preprocessors_Annotators ```