mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 02:32:18 +00:00
Add node to default/tutorial workflow with link to getting started page of docs (#2734)
This commit is contained in:
@@ -268,6 +268,23 @@
|
|||||||
"widgets_values": [
|
"widgets_values": [
|
||||||
"v1-5-pruned-emaonly-fp16.safetensors"
|
"v1-5-pruned-emaonly-fp16.safetensors"
|
||||||
]
|
]
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": 10,
|
||||||
|
"type": "MarkdownNote",
|
||||||
|
"pos": [30, 630],
|
||||||
|
"size": [315, 88],
|
||||||
|
"flags": {},
|
||||||
|
"order": 2,
|
||||||
|
"mode": 0,
|
||||||
|
"inputs": [],
|
||||||
|
"outputs": [],
|
||||||
|
"properties": {},
|
||||||
|
"widgets_values": [
|
||||||
|
"🛈 Need more details? Check out [docs.comfy.org/get_started](https://docs.comfy.org/get_started/gettingstarted)"
|
||||||
|
],
|
||||||
|
"color": "#432",
|
||||||
|
"bgcolor": "#653"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"links": [
|
"links": [
|
||||||
|
|||||||
Reference in New Issue
Block a user