匿名用户2024年07月31日
27阅读
所属分类aiPytorch
开源地址https://modelscope.cn/models/soulteary/ControlNet
授权协议openrail

作品详情

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

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

Description of Files

ControlNet/models/controlsd15canny.pth

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

ControlNet/models/controlsd15depth.pth

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

ControlNet/models/controlsd15hed.pth

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

ControlNet/models/controlsd15mlsd.pth

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

ControlNet/models/controlsd15normal.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/controlsd15openpose.pth

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

ControlNet/models/controlsd15scribble.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/controlsd15seg.pth

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

ControlNet/annotator/ckpts/bodyposemodel.pth

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

ControlNet/annotator/ckpts/handposemodel.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/mlsdlarge512_fp32.pth

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

ControlNet/annotator/ckpts/mlsdtiny512_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/upernetglobalsmall.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.

声明:本文仅代表作者观点,不代表本站立场。如果侵犯到您的合法权益,请联系我们删除侵权资源!如果遇到资源链接失效,请您通过评论或工单的方式通知管理员。未经允许,不得转载,本站所有资源文章禁止商业使用运营!
下载安装【程序员客栈】APP
实时对接需求、及时收发消息、丰富的开放项目需求、随时随地查看项目状态

评论