mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 18:17:30 +08:00
fix(custom-node-list): §4.3 relocate #3091 sni10/DWA entry out of header zone to array tail
Python Linting / Run Ruff (push) Canceled after 0s
Python Linting / Run Ruff (push) Canceled after 0s
This commit is contained in:
+10
-10
@@ -1,15 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
{
|
|
||||||
"author": "sni10",
|
|
||||||
"title": "ComfyUI DeviantArt Sender",
|
|
||||||
"reference": "https://github.com/sni10/DWA",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/sni10/DWA"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "Automated workflow tool for scheduling and publishing AI artwork directly to DeviantArt with full mature content controls."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Carasibana",
|
"author": "Carasibana",
|
||||||
"title": "ComfyUI-SimpleFloatSlider",
|
"title": "ComfyUI-SimpleFloatSlider",
|
||||||
@@ -60845,6 +60835,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Mask Canvas Editor is a ComfyUI custom node that provides an interactive visual editor for positioning a background image behind a mask region."
|
"description": "Mask Canvas Editor is a ComfyUI custom node that provides an interactive visual editor for positioning a background image behind a mask region."
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"author": "sni10",
|
||||||
|
"title": "ComfyUI DeviantArt Sender",
|
||||||
|
"reference": "https://github.com/sni10/DWA",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/sni10/DWA"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Automated workflow tool for scheduling and publishing AI artwork directly to DeviantArt with full mature content controls."
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user