licyk commited on
Commit
f8e5cea
·
1 Parent(s): 293d872
Files changed (41) hide show
  1. .gitattributes +64 -0
  2. comfyui_controlnet_aux/LayerNorm/DensePose-TorchScript-with-hint-image/densepose_r101_fpn_dl.torchscript +3 -0
  3. comfyui_controlnet_aux/LayerNorm/DensePose-TorchScript-with-hint-image/densepose_r50_fpn_dl.torchscript +3 -0
  4. comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints/depth_anything_vitl14.pth +3 -0
  5. comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints_metric_depth/depth_anything_metric_depth_indoor.pt +3 -0
  6. comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite/Annotators/7_model.pth +3 -0
  7. comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite/Annotators/UNet.pth +3 -0
  8. comfyui_controlnet_aux/dhkim2810/MobileSAM/mobile_sam.pt +3 -0
  9. comfyui_controlnet_aux/hr16/ControlNet-HandRefiner-pruned/graphormer_hand_state_dict.bin +3 -0
  10. comfyui_controlnet_aux/hr16/ControlNet-HandRefiner-pruned/hrnetv2_w64_imagenet_pretrained.pth +3 -0
  11. comfyui_controlnet_aux/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt +3 -0
  12. comfyui_controlnet_aux/hr16/DWPose-TorchScript-BatchSize5/rtmpose-m_ap10k_256_bs5.torchscript.pt +3 -0
  13. comfyui_controlnet_aux/hr16/UnJIT-DWPose/dw-ll_ucoco.onnx +3 -0
  14. comfyui_controlnet_aux/hr16/UnJIT-DWPose/rtmpose-m_ap10k_256.onnx +3 -0
  15. comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_l_fp16.onnx +3 -0
  16. comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_m_fp16.onnx +3 -0
  17. comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_s_fp16.onnx +3 -0
  18. comfyui_controlnet_aux/hr16/yolox-onnx/yolox_l.torchscript.pt +3 -0
  19. comfyui_controlnet_aux/lllyasviel/Annotators/150_16_swin_l_oneformer_coco_100ep.pth +3 -0
  20. comfyui_controlnet_aux/lllyasviel/Annotators/250_16_swin_l_oneformer_ade20k_160k.pth +3 -0
  21. comfyui_controlnet_aux/lllyasviel/Annotators/ControlNetHED.pth +3 -0
  22. comfyui_controlnet_aux/lllyasviel/Annotators/ZoeD_M12_N.pt +3 -0
  23. comfyui_controlnet_aux/lllyasviel/Annotators/body_pose_model.pth +3 -0
  24. comfyui_controlnet_aux/lllyasviel/Annotators/dpt_hybrid-midas-501f0c75.pt +3 -0
  25. comfyui_controlnet_aux/lllyasviel/Annotators/dw-ll_ucoco_384.onnx +3 -0
  26. comfyui_controlnet_aux/lllyasviel/Annotators/erika.pth +3 -0
  27. comfyui_controlnet_aux/lllyasviel/Annotators/facenet.pth +3 -0
  28. comfyui_controlnet_aux/lllyasviel/Annotators/hand_pose_model.pth +3 -0
  29. comfyui_controlnet_aux/lllyasviel/Annotators/latest_net_G.pth +3 -0
  30. comfyui_controlnet_aux/lllyasviel/Annotators/mlsd_large_512_fp32.pth +3 -0
  31. comfyui_controlnet_aux/lllyasviel/Annotators/netG.pth +3 -0
  32. comfyui_controlnet_aux/lllyasviel/Annotators/res101.pth +3 -0
  33. comfyui_controlnet_aux/lllyasviel/Annotators/scannet.pt +3 -0
  34. comfyui_controlnet_aux/lllyasviel/Annotators/sk_model.pth +3 -0
  35. comfyui_controlnet_aux/lllyasviel/Annotators/sk_model2.pth +3 -0
  36. comfyui_controlnet_aux/lllyasviel/Annotators/table5_pidinet.pth +3 -0
  37. comfyui_controlnet_aux/lllyasviel/Annotators/upernet_global_small.pth +3 -0
  38. comfyui_controlnet_aux/lllyasviel/Annotators/yolox_l.onnx +3 -0
  39. comfyui_controlnet_aux/skytnt/anime-seg/isnetis.ckpt +3 -0
  40. comfyui_controlnet_aux/yzd-v/DWPose/dw-ll_ucoco_384.onnx +3 -0
  41. comfyui_controlnet_aux/yzd-v/DWPose/yolox_l.onnx +3 -0
.gitattributes CHANGED
@@ -33,3 +33,67 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ comfyui_controlnet_aux/hr16/ControlNet-HandRefiner-pruned/hrnetv2_w64_imagenet_pretrained.pth filter=lfs diff=lfs merge=lfs -text
37
+ comfyui_controlnet_aux filter=lfs diff=lfs merge=lfs -text
38
+ comfyui_controlnet_aux/LiheYoung/Depth-Anything filter=lfs diff=lfs merge=lfs -text
39
+ comfyui_controlnet_aux/lllyasviel/Annotators/dw-ll_ucoco_384.onnx filter=lfs diff=lfs merge=lfs -text
40
+ comfyui_controlnet_aux/lllyasviel/Annotators/upernet_global_small.pth filter=lfs diff=lfs merge=lfs -text
41
+ comfyui_controlnet_aux/lllyasviel/Annotators/yolox_l.onnx filter=lfs diff=lfs merge=lfs -text
42
+ comfyui_controlnet_aux/yzd-v filter=lfs diff=lfs merge=lfs -text
43
+ comfyui_controlnet_aux/LayerNorm/DensePose-TorchScript-with-hint-image filter=lfs diff=lfs merge=lfs -text
44
+ comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite/Annotators/UNet.pth filter=lfs diff=lfs merge=lfs -text
45
+ comfyui_controlnet_aux/lllyasviel/Annotators/150_16_swin_l_oneformer_coco_100ep.pth filter=lfs diff=lfs merge=lfs -text
46
+ comfyui_controlnet_aux/hr16 filter=lfs diff=lfs merge=lfs -text
47
+ comfyui_controlnet_aux/hr16/yolox-onnx/yolox_l.torchscript.pt filter=lfs diff=lfs merge=lfs -text
48
+ comfyui_controlnet_aux/lllyasviel/Annotators/facenet.pth filter=lfs diff=lfs merge=lfs -text
49
+ comfyui_controlnet_aux/lllyasviel/Annotators/hand_pose_model.pth filter=lfs diff=lfs merge=lfs -text
50
+ comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite/Annotators/7_model.pth filter=lfs diff=lfs merge=lfs -text
51
+ comfyui_controlnet_aux/yzd-v/DWPose/yolox_l.onnx filter=lfs diff=lfs merge=lfs -text
52
+ comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints_metric_depth filter=lfs diff=lfs merge=lfs -text
53
+ comfyui_controlnet_aux/lllyasviel/Annotators/netG.pth filter=lfs diff=lfs merge=lfs -text
54
+ comfyui_controlnet_aux/skytnt filter=lfs diff=lfs merge=lfs -text
55
+ comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints_metric_depth/depth_anything_metric_depth_indoor.pt filter=lfs diff=lfs merge=lfs -text
56
+ comfyui_controlnet_aux/dhkim2810/MobileSAM/mobile_sam.pt filter=lfs diff=lfs merge=lfs -text
57
+ comfyui_controlnet_aux/lllyasviel/Annotators/res101.pth filter=lfs diff=lfs merge=lfs -text
58
+ comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_s_fp16.onnx filter=lfs diff=lfs merge=lfs -text
59
+ comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints filter=lfs diff=lfs merge=lfs -text
60
+ comfyui_controlnet_aux/lllyasviel filter=lfs diff=lfs merge=lfs -text
61
+ comfyui_controlnet_aux/hr16/DWPose-TorchScript-BatchSize5/rtmpose-m_ap10k_256_bs5.torchscript.pt filter=lfs diff=lfs merge=lfs -text
62
+ comfyui_controlnet_aux/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt filter=lfs diff=lfs merge=lfs -text
63
+ comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints/depth_anything_vitl14.pth filter=lfs diff=lfs merge=lfs -text
64
+ comfyui_controlnet_aux/dhkim2810/MobileSAM filter=lfs diff=lfs merge=lfs -text
65
+ comfyui_controlnet_aux/lllyasviel/Annotators/body_pose_model.pth filter=lfs diff=lfs merge=lfs -text
66
+ comfyui_controlnet_aux/hr16/yolo-nas-fp16 filter=lfs diff=lfs merge=lfs -text
67
+ comfyui_controlnet_aux/hr16/UnJIT-DWPose filter=lfs diff=lfs merge=lfs -text
68
+ comfyui_controlnet_aux/hr16/ControlNet-HandRefiner-pruned/graphormer_hand_state_dict.bin filter=lfs diff=lfs merge=lfs -text
69
+ comfyui_controlnet_aux/lllyasviel/Annotators/ControlNetHED.pth filter=lfs diff=lfs merge=lfs -text
70
+ comfyui_controlnet_aux/lllyasviel/Annotators/250_16_swin_l_oneformer_ade20k_160k.pth filter=lfs diff=lfs merge=lfs -text
71
+ comfyui_controlnet_aux/LayerNorm filter=lfs diff=lfs merge=lfs -text
72
+ comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_m_fp16.onnx filter=lfs diff=lfs merge=lfs -text
73
+ comfyui_controlnet_aux/hr16/UnJIT-DWPose/dw-ll_ucoco.onnx filter=lfs diff=lfs merge=lfs -text
74
+ comfyui_controlnet_aux/LiheYoung filter=lfs diff=lfs merge=lfs -text
75
+ comfyui_controlnet_aux/lllyasviel/Annotators/sk_model.pth filter=lfs diff=lfs merge=lfs -text
76
+ comfyui_controlnet_aux/lllyasviel/Annotators/table5_pidinet.pth filter=lfs diff=lfs merge=lfs -text
77
+ comfyui_controlnet_aux/yzd-v/DWPose filter=lfs diff=lfs merge=lfs -text
78
+ comfyui_controlnet_aux/hr16/yolox-onnx filter=lfs diff=lfs merge=lfs -text
79
+ comfyui_controlnet_aux/hr16/DWPose-TorchScript-BatchSize5 filter=lfs diff=lfs merge=lfs -text
80
+ comfyui_controlnet_aux/lllyasviel/Annotators/sk_model2.pth filter=lfs diff=lfs merge=lfs -text
81
+ comfyui_controlnet_aux/lllyasviel/Annotators/mlsd_large_512_fp32.pth filter=lfs diff=lfs merge=lfs -text
82
+ comfyui_controlnet_aux/lllyasviel/Annotators/scannet.pt filter=lfs diff=lfs merge=lfs -text
83
+ comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite/Annotators filter=lfs diff=lfs merge=lfs -text
84
+ comfyui_controlnet_aux/skytnt/anime-seg/isnetis.ckpt filter=lfs diff=lfs merge=lfs -text
85
+ comfyui_controlnet_aux/hr16/ControlNet-HandRefiner-pruned filter=lfs diff=lfs merge=lfs -text
86
+ comfyui_controlnet_aux/bdsqlsz filter=lfs diff=lfs merge=lfs -text
87
+ comfyui_controlnet_aux/lllyasviel/Annotators/latest_net_G.pth filter=lfs diff=lfs merge=lfs -text
88
+ comfyui_controlnet_aux/LayerNorm/DensePose-TorchScript-with-hint-image/densepose_r101_fpn_dl.torchscript filter=lfs diff=lfs merge=lfs -text
89
+ comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_l_fp16.onnx filter=lfs diff=lfs merge=lfs -text
90
+ comfyui_controlnet_aux/skytnt/anime-seg filter=lfs diff=lfs merge=lfs -text
91
+ comfyui_controlnet_aux/lllyasviel/Annotators/dpt_hybrid-midas-501f0c75.pt filter=lfs diff=lfs merge=lfs -text
92
+ comfyui_controlnet_aux/hr16/UnJIT-DWPose/rtmpose-m_ap10k_256.onnx filter=lfs diff=lfs merge=lfs -text
93
+ comfyui_controlnet_aux/dhkim2810 filter=lfs diff=lfs merge=lfs -text
94
+ comfyui_controlnet_aux/lllyasviel/Annotators/erika.pth filter=lfs diff=lfs merge=lfs -text
95
+ comfyui_controlnet_aux/lllyasviel/Annotators/ZoeD_M12_N.pt filter=lfs diff=lfs merge=lfs -text
96
+ comfyui_controlnet_aux/yzd-v/DWPose/dw-ll_ucoco_384.onnx filter=lfs diff=lfs merge=lfs -text
97
+ comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite filter=lfs diff=lfs merge=lfs -text
98
+ comfyui_controlnet_aux/lllyasviel/Annotators filter=lfs diff=lfs merge=lfs -text
99
+ comfyui_controlnet_aux/LayerNorm/DensePose-TorchScript-with-hint-image/densepose_r50_fpn_dl.torchscript filter=lfs diff=lfs merge=lfs -text
comfyui_controlnet_aux/LayerNorm/DensePose-TorchScript-with-hint-image/densepose_r101_fpn_dl.torchscript ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4fe0d458d7ad25bd97d03605f693a2547219e4bae4de9aa727ebb7ecbaaf65a3
3
+ size 341795467
comfyui_controlnet_aux/LayerNorm/DensePose-TorchScript-with-hint-image/densepose_r50_fpn_dl.torchscript ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4f7260daa498ce8d4b4679f0692ef2f1f426e39121a907181eab37b8b0585878
3
+ size 265257836
comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints/depth_anything_vitl14.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6c6a383e33e51c5fdfbf31e7ebcda943973a9e6a1cbef1564afe58d7f2e8fe63
3
+ size 1341401882
comfyui_controlnet_aux/LiheYoung/Depth-Anything/checkpoints_metric_depth/depth_anything_metric_depth_indoor.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e25a96605a2ea2dbbe57308d024e89a803fa87fe981bd51d4cee245f1de57977
3
+ size 1343378277
comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite/Annotators/7_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9037964149c55156c6adbffdfbd7e8ca7d2ef2a4d90573520efa7f3a1aacf06
3
+ size 247232
comfyui_controlnet_aux/bdsqlsz/qinglong_controlnet-lllite/Annotators/UNet.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:96c2a509b3eb1b2083b5384bbc30808dc205f370c513ee930e644edc0ea4688d
3
+ size 6428741
comfyui_controlnet_aux/dhkim2810/MobileSAM/mobile_sam.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6dbb90523a35330fedd7f1d3dfc66f995213d81b29a5ca8108dbcdd4e37d6c2f
3
+ size 40728226
comfyui_controlnet_aux/hr16/ControlNet-HandRefiner-pruned/graphormer_hand_state_dict.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b78081d105dc730c179eb0e2366bea999ceb4363070bb3aa1ae31fcf878a8a41
3
+ size 855658184
comfyui_controlnet_aux/hr16/ControlNet-HandRefiner-pruned/hrnetv2_w64_imagenet_pretrained.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:41ed675bcd1f4f4b62a49bad64901f08f8b67ed744b715da87738f926dae685c
3
+ size 513111608
comfyui_controlnet_aux/hr16/DWPose-TorchScript-BatchSize5/dw-ll_ucoco_384_bs5.torchscript.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d86a0b2b59fddc0901a7076e9f59c9f8602602133ed72511c693fd11eea23d91
3
+ size 135059124
comfyui_controlnet_aux/hr16/DWPose-TorchScript-BatchSize5/rtmpose-m_ap10k_256_bs5.torchscript.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8ccd29803696bf32e346dfc4894654fffea9c70f443ea6e138c2cefc96a9e03a
3
+ size 55018318
comfyui_controlnet_aux/hr16/UnJIT-DWPose/dw-ll_ucoco.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed293847c4e50b37be905e3f2d6540b2c8fcfd1804deda98652053a4118f7254
3
+ size 133930533
comfyui_controlnet_aux/hr16/UnJIT-DWPose/rtmpose-m_ap10k_256.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1cfd1c86e0d9e5d5f95178bcd95ee9a4e8386a624cd3c57519f27ff58cac7f28
3
+ size 54478120
comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_l_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2b758b1caa95d787736853971dbc9c76083080d684148c5cd185b1fd40e37bf
3
+ size 84160524
comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_m_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7d620551c3f707803c51195c1d260c94e549fa34bce97f5a316e1d1e96b291a
3
+ size 63962395
comfyui_controlnet_aux/hr16/yolo-nas-fp16/yolo_nas_s_fp16.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:49812070dd1ce620ecaa4245d97dd25f1157785754798efcbef923893c7974c2
3
+ size 24503348
comfyui_controlnet_aux/hr16/yolox-onnx/yolox_l.torchscript.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80bc14b13c260c24b3014cd42c02994bf52296ab8fa2d80a60b6afe08c93ef42
3
+ size 217697649
comfyui_controlnet_aux/lllyasviel/Annotators/150_16_swin_l_oneformer_coco_100ep.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0684dfc39720c772b81d43639c3ae1896b5c15aa9ee9a76f4c593b19dfa33855
3
+ size 949602739
comfyui_controlnet_aux/lllyasviel/Annotators/250_16_swin_l_oneformer_ade20k_160k.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f7ac095c28ddea4715e854a587eaee24327c624cbbdb17095bc9903c51930b16
3
+ size 949729587
comfyui_controlnet_aux/lllyasviel/Annotators/ControlNetHED.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ca93762ffd68a29fee1af9d495bf6aab80ae86f08905fb35472a083a4c7a8fa
3
+ size 29444406
comfyui_controlnet_aux/lllyasviel/Annotators/ZoeD_M12_N.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c97f94c4d53c5b788af46c5da0462262aebb37ea116fd70014bcbba93146c33b
3
+ size 1443406099
comfyui_controlnet_aux/lllyasviel/Annotators/body_pose_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:25a948c16078b0f08e236bda51a385d855ef4c153598947c28c0d47ed94bb746
3
+ size 209267595
comfyui_controlnet_aux/lllyasviel/Annotators/dpt_hybrid-midas-501f0c75.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:501f0c75b3bca7daec6b3682c5054c09b366765aef6fa3a09d03a5cb4b230853
3
+ size 492757791
comfyui_controlnet_aux/lllyasviel/Annotators/dw-ll_ucoco_384.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724f4ff2439ed61afb86fb8a1951ec39c6220682803b4a8bd4f598cd913b1843
3
+ size 134399116
comfyui_controlnet_aux/lllyasviel/Annotators/erika.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:badbd6baf013cefbd98993307b02cc14a26c770d067416e4fdecc8720b88feeb
3
+ size 172789563
comfyui_controlnet_aux/lllyasviel/Annotators/facenet.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8beb52e548624ffcc4aed12af7aee7dcbfaeea420c75609fee999fe7add79d43
3
+ size 153718792
comfyui_controlnet_aux/lllyasviel/Annotators/hand_pose_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b76b00d1750901abd07b9f9d8c98cc3385b8fe834a26d4b4f0aad439e75fc600
3
+ size 147341049
comfyui_controlnet_aux/lllyasviel/Annotators/latest_net_G.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:50ec735d74ed6499562d898f41b49343e521808b8dae589aa3c2f5c9ac9f7462
3
+ size 318268048
comfyui_controlnet_aux/lllyasviel/Annotators/mlsd_large_512_fp32.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5696f168eb2c30d4374bbfd45436f7415bb4d88da29bea97eea0101520fba082
3
+ size 6341481
comfyui_controlnet_aux/lllyasviel/Annotators/netG.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccabdcc3f5cf3c07cf65d58776acb21df7dfda825cdc70c9766a93fd62bfc488
3
+ size 217631959
comfyui_controlnet_aux/lllyasviel/Annotators/res101.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1d696b2ef3e8336b057d0c15bc82d2fecef821bfebe5ef9d7671a5ec5dde520b
3
+ size 530760553
comfyui_controlnet_aux/lllyasviel/Annotators/scannet.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:03dbf1600c51ee3d45c29f77b77bf1a3b7a24c3452dba62a4ae658f37330c209
3
+ size 290767728
comfyui_controlnet_aux/lllyasviel/Annotators/sk_model.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c686ced2a666b4850b4bb6ccf0748031c3eda9f822de73a34b8979970d90f0c6
3
+ size 17173511
comfyui_controlnet_aux/lllyasviel/Annotators/sk_model2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:30a534781061f34e83bb9406b4335da4ff2616c95d22a585c1245aa8363e74e0
3
+ size 17173511
comfyui_controlnet_aux/lllyasviel/Annotators/table5_pidinet.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:80860ac267258b5f27486e0ef152a211d0b08120f62aeb185a050acc30da486c
3
+ size 2871148
comfyui_controlnet_aux/lllyasviel/Annotators/upernet_global_small.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bebfa1264c10381e389d8065056baaadbdadee8ddc6e36770d1ec339dc84d970
3
+ size 206313115
comfyui_controlnet_aux/lllyasviel/Annotators/yolox_l.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7860ae79de6c89a3c1eb72ae9a2756c0ccfbe04b7791bb5880afabd97855a411
3
+ size 216746733
comfyui_controlnet_aux/skytnt/anime-seg/isnetis.ckpt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c8f6b9a77386c54dcdbf55b6c917108c4bdf4328abca9152c7bce5727b74d18
3
+ size 204275908
comfyui_controlnet_aux/yzd-v/DWPose/dw-ll_ucoco_384.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:724f4ff2439ed61afb86fb8a1951ec39c6220682803b4a8bd4f598cd913b1843
3
+ size 134399116
comfyui_controlnet_aux/yzd-v/DWPose/yolox_l.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7860ae79de6c89a3c1eb72ae9a2756c0ccfbe04b7791bb5880afabd97855a411
3
+ size 216746733