-
Notifications
You must be signed in to change notification settings - Fork 10
Expand file tree
/
Copy pathcontrolnet_module_list.json
More file actions
68 lines (68 loc) · 1.81 KB
/
Copy pathcontrolnet_module_list.json
File metadata and controls
68 lines (68 loc) · 1.81 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
{
"module_list": [
"None",
"softedge_pidinet",
"shuffle",
"seg_ofade20k",
"scribble_pidinet",
"reference_only",
"openpose_full",
"normalbae",
"mlsd",
"lineart_standard (from white bg & black line)",
"depth_midas",
"depth_marigold",
"canny",
"invert (from white bg & black line)",
"InsightFace+CLIP-H (IPAdapter)",
"ClipVision (Photomaker)",
"CLIP-ViT-bigG (IPAdapter)",
"CLIP-ViT-H (IPAdapter)",
"InsightFace (InstantID)",
"CLIP-G (Revision)",
"CLIP-G (Revision ignore prompt)",
"tile_resample",
"tile_colorfix+sharp",
"tile_colorfix",
"threshold",
"t2ia_sketch_pidi",
"t2ia_color_grid",
"softedge_teed",
"softedge_pidisafe",
"softedge_hedsafe",
"softedge_hed",
"seg_ufade20k",
"seg_ofcoco",
"seg_anime_face",
"scribble_xdog",
"scribble_hed",
"reference_adain+attn",
"reference_adain",
"recolor_luminance",
"recolor_intensity",
"openpose_hand",
"openpose_faceonly",
"openpose_face",
"openpose",
"normal_midas",
"mediapipe_face",
"lineart_realistic",
"lineart_coarse",
"lineart_anime_denoise",
"lineart_anime",
"instant_id_face_keypoints",
"inpaint_only+lama",
"inpaint_only",
"inpaint_global_harmonious",
"dw_openpose_full",
"depth_zoe",
"depth_leres++",
"depth_leres",
"depth_hand_refiner",
"depth_anything",
"densepose_parula (black bg & blue torso)",
"densepose (pruple bg & purple torso)",
"blur_gaussian",
"animal_openpose"
]
}