141 GB
302 files
Updated 6 days ago
Name
Size
annotator
antelopev2
buffalo_l
.gitattributes1.48 kB
xet
1k3d68.onnx144 MB
xet
2d106det.onnx5.03 MB
xet
Eyes.pt22.5 MB
xet
GFPGANv1.4.pth349 MB
xet
README.md3.66 kB
xet
alignment_WFLW_4HG.pth194 MB
xet
antelopev2.zip361 MB
xet
detection_Resnet50_Final.pth109 MB
xet
face_yolov8m.pt52 MB
xet
face_yolov8n.pt6.23 MB
xet
face_yolov8n_v2.pt6.24 MB
xet
face_yolov8s.pt22.5 MB
xet
genderage.onnx1.32 MB
xet
glintr100.onnx261 MB
xet
grounding-dino_GroundingDINO_SwinB.cfg.py1.01 kB
xet
grounding-dino_GroundingDINO_SwinT_OGC.cfg.py1.01 kB
xet
groundingdino_swinb_cogcoor.pth938 MB
xet
groundingdino_swint_ogc.pth694 MB
xet
hand_yolov8n.pt6.24 MB
xet
hand_yolov8s.pt22.5 MB
xet
inswapper_128.onnx554 MB
xet
inswapper_128_fp16.onnx277 MB
xet
parsing_parsenet.pth85.3 MB
xet
sam2_hiera_base_plus.pt323 MB
xet
sam2_hiera_large.pt898 MB
xet
sam2_hiera_small.pt184 MB
xet
sam2_hiera_tiny.pt156 MB
xet
sam_hq_vit_b.pth379 MB
xet
sam_hq_vit_h.pth2.57 GB
xet
sam_hq_vit_l.pth1.25 GB
xet
sam_vit_b_01ec64.pth375 MB
xet
sam_vit_h_4b8939.pth2.56 GB
xet
sam_vit_l_0b3195.pth1.25 GB
xet
scrfd_10g_bnkps.onnx16.9 MB
xet
README.md

This is the pretrained weights and some other detector weights of ControlNet.

See also: https://github.com/lllyasviel/ControlNet

Description of Files

ControlNet/models/control_sd15_canny.pth

  • The ControlNet+SD1.5 model to control SD using canny edge detection.

ControlNet/models/control_sd15_depth.pth

  • The ControlNet+SD1.5 model to control SD using Midas depth estimation.

ControlNet/models/control_sd15_hed.pth

  • The ControlNet+SD1.5 model to control SD using HED edge detection (soft edge).

ControlNet/models/control_sd15_mlsd.pth

  • The ControlNet+SD1.5 model to control SD using M-LSD line detection (will also work with traditional Hough transform).

ControlNet/models/control_sd15_normal.pth

  • The ControlNet+SD1.5 model to control SD using normal map. Best to use the normal map generated by that Gradio app. Other normal maps may also work as long as the direction is correct (left looks red, right looks blue, up looks green, down looks purple).

ControlNet/models/control_sd15_openpose.pth

  • The ControlNet+SD1.5 model to control SD using OpenPose pose detection. Directly manipulating pose skeleton should also work.

ControlNet/models/control_sd15_scribble.pth

  • The ControlNet+SD1.5 model to control SD using human scribbles. The model is trained with boundary edges with very strong data augmentation to simulate boundary lines similar to that drawn by human.

ControlNet/models/control_sd15_seg.pth

  • The ControlNet+SD1.5 model to control SD using semantic segmentation. The protocol is ADE20k.

ControlNet/annotator/ckpts/body_pose_model.pth

  • Third-party model: Openpose’s pose detection model.

ControlNet/annotator/ckpts/hand_pose_model.pth

  • Third-party model: Openpose’s hand detection model.

ControlNet/annotator/ckpts/dpt_hybrid-midas-501f0c75.pt

  • Third-party model: Midas depth estimation model.

ControlNet/annotator/ckpts/mlsd_large_512_fp32.pth

  • Third-party model: M-LSD detection model.

ControlNet/annotator/ckpts/mlsd_tiny_512_fp32.pth

  • Third-party model: M-LSD’s another smaller detection model (we do not use this one).

ControlNet/annotator/ckpts/network-bsds500.pth

  • Third-party model: HED boundary detection.

ControlNet/annotator/ckpts/upernet_global_small.pth

  • Third-party model: Uniformer semantic segmentation.

ControlNet/training/fill50k.zip

  • The data for our training tutorial.

Related Resources

Special Thank to the great project - Mikubill' A1111 Webui Plugin !

We also thank Hysts for making Gradio demo in Hugging Face Space as well as more than 65 models in that amazing Colab list!

Thank haofanwang for making ControlNet-for-Diffusers!

We also thank all authors for making Controlnet DEMOs, including but not limited to fffiloni, other-model, ThereforeGames, RamAnanth1, etc!

Misuse, Malicious Use, and Out-of-Scope Use

The model should not be used to intentionally create or disseminate images that create hostile or alienating environments for people. This includes generating images that people would foreseeably find disturbing, distressing, or offensive; or content that propagates historical or current stereotypes.

Total size
141 GB
Files
302
Last updated
Aug 30
Pre-warmed CDN
US EU US EU

Contributors