comfyui-workflow-templates 0.1.18__py3-none-any.whl → 0.1.19__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- comfyui_workflow_templates/templates/api_bfl_flux_pro_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_google_gemini-1.webp +0 -0
- comfyui_workflow_templates/templates/api_google_gemini.json +597 -0
- comfyui_workflow_templates/templates/api_hailuo_minimax_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_hailuo_minimax_t2v.json +1 -1
- comfyui_workflow_templates/templates/api_ideogram_v3_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_kling_effects.json +1 -1
- comfyui_workflow_templates/templates/api_kling_flf.json +1 -1
- comfyui_workflow_templates/templates/api_kling_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_luma_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_luma_photon_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_luma_photon_style_ref.json +1 -1
- comfyui_workflow_templates/templates/api_luma_t2v.json +1 -1
- comfyui_workflow_templates/templates/api_openai_chat-1.webp +0 -0
- comfyui_workflow_templates/templates/api_openai_chat.json +585 -0
- comfyui_workflow_templates/templates/api_openai_dall_e_2_inpaint.json +1 -1
- comfyui_workflow_templates/templates/api_openai_dall_e_2_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_openai_dall_e_3_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_inpaint.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_multi_inputs.json +1 -1
- comfyui_workflow_templates/templates/api_openai_image_1_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_pika_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_pika_scene.json +1 -1
- comfyui_workflow_templates/templates/api_pixverse_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_pixverse_t2v.json +1 -1
- comfyui_workflow_templates/templates/api_pixverse_template_i2v.json +1 -1
- comfyui_workflow_templates/templates/api_recraft_image_gen_with_color_control.json +1 -1
- comfyui_workflow_templates/templates/api_recraft_image_gen_with_style_control.json +1 -1
- comfyui_workflow_templates/templates/api_recraft_vector_gen.json +1 -1
- comfyui_workflow_templates/templates/api_rodin_image_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_image_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_image_to_model.json +1018 -0
- comfyui_workflow_templates/templates/api_rodin_multiview_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_multiview_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_rodin_multiview_to_model.json +768 -0
- comfyui_workflow_templates/templates/api_runway_first_last_frame-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_first_last_frame.json +224 -0
- comfyui_workflow_templates/templates/api_runway_gen3a_turbo_image_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_gen3a_turbo_image_to_video.json +175 -0
- comfyui_workflow_templates/templates/api_runway_gen4_turo_image_to_video-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_gen4_turo_image_to_video.json +175 -0
- comfyui_workflow_templates/templates/api_runway_reference_to_image-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_reference_to_image-2.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_reference_to_image.json +192 -0
- comfyui_workflow_templates/templates/api_runway_text_to_image-1.webp +0 -0
- comfyui_workflow_templates/templates/api_runway_text_to_image.json +191 -0
- comfyui_workflow_templates/templates/api_stability_ai_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_stability_ai_sd3.5_i2i.json +1 -1
- comfyui_workflow_templates/templates/api_stability_ai_sd3.5_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_stability_ai_stable_image_ultra_t2i.json +1 -1
- comfyui_workflow_templates/templates/api_tripo_image_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_image_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_image_to_model.json +523 -0
- comfyui_workflow_templates/templates/api_tripo_multiview_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_multiview_to_model-2.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_multiview_to_model.json +933 -0
- comfyui_workflow_templates/templates/api_tripo_text_to_model-1.webp +0 -0
- comfyui_workflow_templates/templates/api_tripo_text_to_model.json +703 -0
- comfyui_workflow_templates/templates/api_veo2_i2v.json +1 -1
- comfyui_workflow_templates/templates/index.json +102 -0
- comfyui_workflow_templates/templates/index.schema.json +79 -0
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/METADATA +2 -2
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/RECORD +67 -37
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/WHEEL +0 -0
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/licenses/LICENSE +0 -0
- {comfyui_workflow_templates-0.1.18.dist-info → comfyui_workflow_templates-0.1.19.dist-info}/top_level.txt +0 -0
@@ -0,0 +1,192 @@
|
|
1
|
+
{
|
2
|
+
"id": "cb4a348c-918b-42f8-b0a9-ff75063a3171",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 9,
|
5
|
+
"last_link_id": 3,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 9,
|
9
|
+
"type": "MarkdownNote",
|
10
|
+
"pos": [
|
11
|
+
-825.9852294921875,
|
12
|
+
1052.5718994140625
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
336.5179748535156,
|
16
|
+
343.7064514160156
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 0,
|
20
|
+
"mode": 0,
|
21
|
+
"inputs": [],
|
22
|
+
"outputs": [],
|
23
|
+
"title": "About API Node",
|
24
|
+
"properties": {},
|
25
|
+
"widgets_values": [
|
26
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
|
27
|
+
],
|
28
|
+
"color": "#432",
|
29
|
+
"bgcolor": "#653"
|
30
|
+
},
|
31
|
+
{
|
32
|
+
"id": 8,
|
33
|
+
"type": "MarkdownNote",
|
34
|
+
"pos": [
|
35
|
+
-464.5531005859375,
|
36
|
+
1415.82275390625
|
37
|
+
],
|
38
|
+
"size": [
|
39
|
+
263.89581298828125,
|
40
|
+
88
|
41
|
+
],
|
42
|
+
"flags": {},
|
43
|
+
"order": 1,
|
44
|
+
"mode": 0,
|
45
|
+
"inputs": [],
|
46
|
+
"outputs": [],
|
47
|
+
"properties": {},
|
48
|
+
"widgets_values": [
|
49
|
+
"`Runway Text to Image` Node only support one image input."
|
50
|
+
],
|
51
|
+
"color": "#432",
|
52
|
+
"bgcolor": "#653"
|
53
|
+
},
|
54
|
+
{
|
55
|
+
"id": 5,
|
56
|
+
"type": "LoadImage",
|
57
|
+
"pos": [
|
58
|
+
-468.94561767578125,
|
59
|
+
1054.1129150390625
|
60
|
+
],
|
61
|
+
"size": [
|
62
|
+
274.080078125,
|
63
|
+
314
|
64
|
+
],
|
65
|
+
"flags": {},
|
66
|
+
"order": 2,
|
67
|
+
"mode": 0,
|
68
|
+
"inputs": [],
|
69
|
+
"outputs": [
|
70
|
+
{
|
71
|
+
"name": "IMAGE",
|
72
|
+
"type": "IMAGE",
|
73
|
+
"links": [
|
74
|
+
2
|
75
|
+
]
|
76
|
+
},
|
77
|
+
{
|
78
|
+
"name": "MASK",
|
79
|
+
"type": "MASK",
|
80
|
+
"links": null
|
81
|
+
}
|
82
|
+
],
|
83
|
+
"properties": {
|
84
|
+
"Node name for S&R": "LoadImage"
|
85
|
+
},
|
86
|
+
"widgets_values": [
|
87
|
+
"astronaut.png",
|
88
|
+
"image"
|
89
|
+
]
|
90
|
+
},
|
91
|
+
{
|
92
|
+
"id": 3,
|
93
|
+
"type": "RunwayTextToImageNode",
|
94
|
+
"pos": [
|
95
|
+
-176.62879943847656,
|
96
|
+
1055.5472412109375
|
97
|
+
],
|
98
|
+
"size": [
|
99
|
+
400,
|
100
|
+
200
|
101
|
+
],
|
102
|
+
"flags": {},
|
103
|
+
"order": 3,
|
104
|
+
"mode": 0,
|
105
|
+
"inputs": [
|
106
|
+
{
|
107
|
+
"name": "reference_image",
|
108
|
+
"shape": 7,
|
109
|
+
"type": "IMAGE",
|
110
|
+
"link": 2
|
111
|
+
}
|
112
|
+
],
|
113
|
+
"outputs": [
|
114
|
+
{
|
115
|
+
"name": "IMAGE",
|
116
|
+
"type": "IMAGE",
|
117
|
+
"links": [
|
118
|
+
3
|
119
|
+
]
|
120
|
+
}
|
121
|
+
],
|
122
|
+
"properties": {
|
123
|
+
"Node name for S&R": "RunwayTextToImageNode"
|
124
|
+
},
|
125
|
+
"widgets_values": [
|
126
|
+
"An astronaut is lying on a recliner in a space city, deeply absorbed in reading a book.\n",
|
127
|
+
"1024:1024",
|
128
|
+
"Result URL: https://dnznrvs05pmza.cloudfront.net/09d0b79f-dcc5-4a78-8e69-e28216788310.png?_jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJrZXlIYXNoIjoiOGRiODY3ZjZlMjRkYzQyMiIsImJ1Y2tldCI6InJ1bndheS10YXNrLWFydGlmYWN0cyIsInN0YWdlIjoicHJvZCIsImV4cCI6MTc0ODMwNDAwMH0.A2I3be7C7RR8qvQezJDfTjwWHVOSKEKtz7GcY2JWChA"
|
129
|
+
],
|
130
|
+
"color": "#432",
|
131
|
+
"bgcolor": "#653"
|
132
|
+
},
|
133
|
+
{
|
134
|
+
"id": 6,
|
135
|
+
"type": "SaveImage",
|
136
|
+
"pos": [
|
137
|
+
236.90634155273438,
|
138
|
+
1056.1395263671875
|
139
|
+
],
|
140
|
+
"size": [
|
141
|
+
270,
|
142
|
+
270
|
143
|
+
],
|
144
|
+
"flags": {},
|
145
|
+
"order": 4,
|
146
|
+
"mode": 0,
|
147
|
+
"inputs": [
|
148
|
+
{
|
149
|
+
"name": "images",
|
150
|
+
"type": "IMAGE",
|
151
|
+
"link": 3
|
152
|
+
}
|
153
|
+
],
|
154
|
+
"outputs": [],
|
155
|
+
"properties": {},
|
156
|
+
"widgets_values": [
|
157
|
+
"ComfyUI"
|
158
|
+
]
|
159
|
+
}
|
160
|
+
],
|
161
|
+
"links": [
|
162
|
+
[
|
163
|
+
2,
|
164
|
+
5,
|
165
|
+
0,
|
166
|
+
3,
|
167
|
+
0,
|
168
|
+
"IMAGE"
|
169
|
+
],
|
170
|
+
[
|
171
|
+
3,
|
172
|
+
3,
|
173
|
+
0,
|
174
|
+
6,
|
175
|
+
0,
|
176
|
+
"IMAGE"
|
177
|
+
]
|
178
|
+
],
|
179
|
+
"groups": [],
|
180
|
+
"config": {},
|
181
|
+
"extra": {
|
182
|
+
"ds": {
|
183
|
+
"scale": 1.7449402268886662,
|
184
|
+
"offset": [
|
185
|
+
292.5246999264656,
|
186
|
+
-977.2331847732794
|
187
|
+
]
|
188
|
+
},
|
189
|
+
"frontendVersion": "1.21.0"
|
190
|
+
},
|
191
|
+
"version": 0.4
|
192
|
+
}
|
Binary file
|
@@ -0,0 +1,191 @@
|
|
1
|
+
{
|
2
|
+
"id": "cb4a348c-918b-42f8-b0a9-ff75063a3171",
|
3
|
+
"revision": 0,
|
4
|
+
"last_node_id": 9,
|
5
|
+
"last_link_id": 3,
|
6
|
+
"nodes": [
|
7
|
+
{
|
8
|
+
"id": 5,
|
9
|
+
"type": "LoadImage",
|
10
|
+
"pos": [
|
11
|
+
-468.94561767578125,
|
12
|
+
1054.1129150390625
|
13
|
+
],
|
14
|
+
"size": [
|
15
|
+
274.080078125,
|
16
|
+
314
|
17
|
+
],
|
18
|
+
"flags": {},
|
19
|
+
"order": 0,
|
20
|
+
"mode": 4,
|
21
|
+
"inputs": [],
|
22
|
+
"outputs": [
|
23
|
+
{
|
24
|
+
"name": "IMAGE",
|
25
|
+
"type": "IMAGE",
|
26
|
+
"links": [
|
27
|
+
2
|
28
|
+
]
|
29
|
+
},
|
30
|
+
{
|
31
|
+
"name": "MASK",
|
32
|
+
"type": "MASK",
|
33
|
+
"links": null
|
34
|
+
}
|
35
|
+
],
|
36
|
+
"properties": {
|
37
|
+
"Node name for S&R": "LoadImage"
|
38
|
+
},
|
39
|
+
"widgets_values": [
|
40
|
+
"input.png",
|
41
|
+
"image"
|
42
|
+
]
|
43
|
+
},
|
44
|
+
{
|
45
|
+
"id": 6,
|
46
|
+
"type": "SaveImage",
|
47
|
+
"pos": [
|
48
|
+
236.90634155273438,
|
49
|
+
1056.1395263671875
|
50
|
+
],
|
51
|
+
"size": [
|
52
|
+
270,
|
53
|
+
270
|
54
|
+
],
|
55
|
+
"flags": {},
|
56
|
+
"order": 4,
|
57
|
+
"mode": 0,
|
58
|
+
"inputs": [
|
59
|
+
{
|
60
|
+
"name": "images",
|
61
|
+
"type": "IMAGE",
|
62
|
+
"link": 3
|
63
|
+
}
|
64
|
+
],
|
65
|
+
"outputs": [],
|
66
|
+
"properties": {},
|
67
|
+
"widgets_values": [
|
68
|
+
"ComfyUI"
|
69
|
+
]
|
70
|
+
},
|
71
|
+
{
|
72
|
+
"id": 3,
|
73
|
+
"type": "RunwayTextToImageNode",
|
74
|
+
"pos": [
|
75
|
+
-176.62879943847656,
|
76
|
+
1055.5472412109375
|
77
|
+
],
|
78
|
+
"size": [
|
79
|
+
400,
|
80
|
+
200
|
81
|
+
],
|
82
|
+
"flags": {},
|
83
|
+
"order": 3,
|
84
|
+
"mode": 0,
|
85
|
+
"inputs": [
|
86
|
+
{
|
87
|
+
"name": "reference_image",
|
88
|
+
"shape": 7,
|
89
|
+
"type": "IMAGE",
|
90
|
+
"link": 2
|
91
|
+
}
|
92
|
+
],
|
93
|
+
"outputs": [
|
94
|
+
{
|
95
|
+
"name": "IMAGE",
|
96
|
+
"type": "IMAGE",
|
97
|
+
"links": [
|
98
|
+
3
|
99
|
+
]
|
100
|
+
}
|
101
|
+
],
|
102
|
+
"properties": {
|
103
|
+
"Node name for S&R": "RunwayTextToImageNode"
|
104
|
+
},
|
105
|
+
"widgets_values": [
|
106
|
+
"Close-up portrait of a 20-year-old Nordic girl with fair skin, delicate facial features, and long flowing hair, surrounded by softly drifting strands. Her skin has a gentle, dewy glow (not overly glossy). Vibrant, scattered color spots (pastel pinks, blues, greens) in a diffused, prismatic pattern dance across her face and hair, creating a dreamy, magical atmosphere—like light filtering through a rainbow-hued crystal. The focus is on her expressive eyes (with subtle catchlights mirroring the color spots) and subtle makeup. Ethereal lighting features soft shadows, pastel tones, and a blurred, cinematic depth of field, where the background bokeh echoes the same scattered color palette. Ultra-detailed, 8K quality, fantasy-inspired, with an emotional tone and a whimsical, otherworldly ambiance.",
|
107
|
+
"1024:1024"
|
108
|
+
],
|
109
|
+
"color": "#432",
|
110
|
+
"bgcolor": "#653"
|
111
|
+
},
|
112
|
+
{
|
113
|
+
"id": 9,
|
114
|
+
"type": "MarkdownNote",
|
115
|
+
"pos": [
|
116
|
+
-825.9852294921875,
|
117
|
+
1052.5718994140625
|
118
|
+
],
|
119
|
+
"size": [
|
120
|
+
336.5179748535156,
|
121
|
+
343.7064514160156
|
122
|
+
],
|
123
|
+
"flags": {},
|
124
|
+
"order": 1,
|
125
|
+
"mode": 0,
|
126
|
+
"inputs": [],
|
127
|
+
"outputs": [],
|
128
|
+
"title": "About API Node",
|
129
|
+
"properties": {},
|
130
|
+
"widgets_values": [
|
131
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
|
132
|
+
],
|
133
|
+
"color": "#432",
|
134
|
+
"bgcolor": "#653"
|
135
|
+
},
|
136
|
+
{
|
137
|
+
"id": 8,
|
138
|
+
"type": "MarkdownNote",
|
139
|
+
"pos": [
|
140
|
+
-464.5531005859375,
|
141
|
+
1415.82275390625
|
142
|
+
],
|
143
|
+
"size": [
|
144
|
+
263.89581298828125,
|
145
|
+
88
|
146
|
+
],
|
147
|
+
"flags": {},
|
148
|
+
"order": 2,
|
149
|
+
"mode": 0,
|
150
|
+
"inputs": [],
|
151
|
+
"outputs": [],
|
152
|
+
"properties": {},
|
153
|
+
"widgets_values": [
|
154
|
+
"`Runway Text to Image` Node only support one image input."
|
155
|
+
],
|
156
|
+
"color": "#432",
|
157
|
+
"bgcolor": "#653"
|
158
|
+
}
|
159
|
+
],
|
160
|
+
"links": [
|
161
|
+
[
|
162
|
+
2,
|
163
|
+
5,
|
164
|
+
0,
|
165
|
+
3,
|
166
|
+
0,
|
167
|
+
"IMAGE"
|
168
|
+
],
|
169
|
+
[
|
170
|
+
3,
|
171
|
+
3,
|
172
|
+
0,
|
173
|
+
6,
|
174
|
+
0,
|
175
|
+
"IMAGE"
|
176
|
+
]
|
177
|
+
],
|
178
|
+
"groups": [],
|
179
|
+
"config": {},
|
180
|
+
"extra": {
|
181
|
+
"ds": {
|
182
|
+
"scale": 1.08347059433885,
|
183
|
+
"offset": [
|
184
|
+
933.8729374048801,
|
185
|
+
-805.310410725895
|
186
|
+
]
|
187
|
+
},
|
188
|
+
"frontendVersion": "1.21.0"
|
189
|
+
},
|
190
|
+
"version": 0.4
|
191
|
+
}
|
@@ -160,7 +160,7 @@
|
|
160
160
|
"title": "About API Node",
|
161
161
|
"properties": {},
|
162
162
|
"widgets_values": [
|
163
|
-
"
|
163
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
|
164
164
|
],
|
165
165
|
"color": "#432",
|
166
166
|
"bgcolor": "#653"
|
@@ -169,7 +169,7 @@
|
|
169
169
|
"title": "About API Node",
|
170
170
|
"properties": {},
|
171
171
|
"widgets_values": [
|
172
|
-
"
|
172
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
|
173
173
|
],
|
174
174
|
"color": "#432",
|
175
175
|
"bgcolor": "#653"
|
@@ -95,7 +95,7 @@
|
|
95
95
|
"title": "About API Node",
|
96
96
|
"properties": {},
|
97
97
|
"widgets_values": [
|
98
|
-
"
|
98
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
|
99
99
|
],
|
100
100
|
"color": "#432",
|
101
101
|
"bgcolor": "#653"
|
@@ -136,7 +136,7 @@
|
|
136
136
|
"title": "About API Node",
|
137
137
|
"properties": {},
|
138
138
|
"widgets_values": [
|
139
|
-
"
|
139
|
+
"[About API Node](https://docs.comfy.org/tutorials/api-nodes/overview) | [关于 API 节点](https://docs.comfy.org/zh-CN/tutorials/api-nodes/overview)\n\nTo use the API, you must be in a secure network environment:\n\n- Allows access from `127.0.0.1` or `localhost`.\n\n- Use our API Node in website services starting with `https`\n\n- Make sure you can normally connect to our API services (some regions may need a proxy).\n\n- Make sure you are logged in in the settings and that your account still has enough credits to cover the consumption of API calls.\n\n- On non-whitelisted sites or local area networks (LANs), please try to [log in using an API Key](https://docs.comfy.org/interface/user#logging-in-with-an-api-key).\n\n---\n\n要使用API,你必须处于安全的网络环境中:\n\n- 允许从`127.0.0.1`或`localhost`访问。\n- 在带有 https 开头的服务中使用我们的 API Node\n- 确保你能够正常连接我们的API服务(某些地区可能需要代理)。\n- 确保你已在设置中登录,且你的账户仍有足够的积分来支付API调用的消耗。\n- 在非白名单站点或者局域网(LAN),请尝试[使用 API Key 来登录](https://docs.comfy.org/zh-CN/interface/user#%E4%BD%BF%E7%94%A8-api-key-%E8%BF%9B%E8%A1%8C%E7%99%BB%E5%BD%95)\n"
|
140
140
|
],
|
141
141
|
"color": "#432",
|
142
142
|
"bgcolor": "#653"
|
Binary file
|
Binary file
|