-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathclip-area_1人和场景.json
174 lines (174 loc) · 3.68 KB
/
clip-area_1人和场景.json
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
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
{
"1": {
"inputs": {
"ckpt_name": "bluePencilXL_v700.safetensors"
},
"class_type": "CheckpointLoaderSimple"
},
"2": {
"inputs": {
"width": 1024,
"height": 1024,
"batch_size": 1
},
"class_type": "EmptyLatentImage"
},
"3": {
"inputs": {
"from_translate": "auto",
"to_translate": "english",
"add_proxies": false,
"proxies": "",
"auth_data": "",
"service": "GoogleTranslator",
"text": "夜里的薰衣草田",
"Show proxy": "proxy_hide",
"Show authorization": "authorization_hide"
},
"class_type": "DeepTranslatorTextNode"
},
"4": {
"inputs": {
"from_translate": "auto",
"to_translate": "english",
"add_proxies": false,
"proxies": "",
"auth_data": "",
"service": "GoogleTranslator",
"text": "绿色辫子头发的猫耳娘",
"Show proxy": "proxy_hide",
"Show authorization": "authorization_hide"
},
"class_type": "DeepTranslatorTextNode"
},
"5": {
"inputs": {
"int": 20
},
"class_type": "ttN int"
},
"6": {
"inputs": {
"int": 5
},
"class_type": "ttN int"
},
"7": {
"inputs": {
"from_translate": "auto",
"to_translate": "english",
"add_proxies": false,
"proxies": "",
"auth_data": "",
"service": "GoogleTranslator",
"text": "低品质",
"Show proxy": "proxy_hide",
"Show authorization": "authorization_hide",
"clip": ["1", 1]
},
"class_type": "DeepTranslatorCLIPTextEncodeNode"
},
"8": {
"inputs": {
"text1": ["4", 0],
"text2": ["3", 0],
"separator": ", "
},
"class_type": "CR Text Concatenate"
},
"9": {
"inputs": {
"text": ["3", 0],
"clip": ["1", 1]
},
"class_type": "CLIPTextEncode"
},
"10": {
"inputs": {
"text": ["8", 0],
"clip": ["1", 1]
},
"class_type": "CLIPTextEncode"
},
"11": {
"inputs": {
"width": 1024,
"height": 1024,
"x": 0,
"y": 0,
"strength": 1,
"conditioning": ["9", 0]
},
"class_type": "ConditioningSetArea"
},
"12": {
"inputs": {
"width": 624,
"height": 912,
"x": 40,
"y": 112,
"strength": 1,
"conditioning": ["10", 0]
},
"class_type": "ConditioningSetArea"
},
"13": {
"inputs": {
"conditioning_1": ["11", 0],
"conditioning_2": ["12", 0]
},
"class_type": "ConditioningCombine"
},
"14": {
"inputs": {
"add_noise": "enable",
"noise_seed": 123456789,
"steps": ["5", 0],
"cfg": 7,
"sampler_name": "ddim",
"scheduler": "ddim_uniform",
"start_at_step": 0,
"end_at_step": ["6", 0],
"return_with_leftover_noise": "enable",
"model": ["1", 0],
"positive": ["13", 0],
"negative": ["7", 0],
"latent_image": ["2", 0]
},
"class_type": "KSamplerAdvanced"
},
"15": {
"inputs": {
"add_noise": "disable",
"noise_seed": 123456789,
"steps": ["5", 0],
"cfg": 7,
"sampler_name": "ddim",
"scheduler": "ddim_uniform",
"start_at_step": ["6", 0],
"end_at_step": ["5", 0],
"return_with_leftover_noise": "disable",
"model": ["1", 0],
"positive": ["10", 0],
"negative": ["7", 0],
"latent_image": ["14", 0]
},
"class_type": "KSamplerAdvanced"
},
"16": {
"inputs": {
"samples": ["15", 0],
"vae": ["1", 2]
},
"class_type": "VAEDecode"
},
"17": {
"inputs": {
"filename_prefix": "cliparea",
"file_type": "JPEG",
"remove_metadata": false,
"images": ["16", 0]
},
"class_type": "SaveImagePlus"
}
}