fix: channel badge layout
update DB
This commit is contained in:
@@ -1,5 +1,36 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "zcfrank1st",
|
||||
"title": "comfyui_visual_anagram",
|
||||
"reference": "https://github.com/zcfrank1st/comfyui_visual_anagrams",
|
||||
"files": [
|
||||
"https://github.com/zcfrank1st/comfyui_visual_anagrams"
|
||||
],
|
||||
"pip": ["ndi-python"],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:visual_anagrams_sample, visual_anagrams_animate"
|
||||
},
|
||||
{
|
||||
"author": "subtleGradient",
|
||||
"title": "Touchpad two-finger gesture support for macOS",
|
||||
"reference": "https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad",
|
||||
"files": [
|
||||
"https://github.com/subtleGradient/TinkerBot-tech-for-ComfyUI-Touchpad"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Two-finger scrolling (vertical and horizontal) to pan the canvas. Two-finger pinch to zoom in and out. Command-scroll up and down to zoom in and out. Fixes [comfyanonymous/ComfyUI#2059](https://github.com/comfyanonymous/ComfyUI/issues/2059)."
|
||||
},
|
||||
{
|
||||
"author": "SoftMeng",
|
||||
"title": "ComfyUI_Mexx_Poster",
|
||||
"reference": "https://github.com/SoftMeng/ComfyUI_Mexx_Poster",
|
||||
"files": [
|
||||
"https://github.com/SoftMeng/ComfyUI_Mexx_Poster"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: ComfyUI_Mexx_Poster"
|
||||
},
|
||||
{
|
||||
"author": "ningxiaoxiao",
|
||||
"title": "comfyui-NDI",
|
||||
|
||||
@@ -1489,6 +1489,14 @@
|
||||
"title_aux": "Chatbox Overlay node for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/SoftMeng/ComfyUI_Mexx_Poster": [
|
||||
[
|
||||
"ComfyUI_Mexx_Poster"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Mexx_Poster"
|
||||
}
|
||||
],
|
||||
"https://github.com/SoftMeng/ComfyUI_Mexx_Styler": [
|
||||
[
|
||||
"MexxSDXLPromptStyler",
|
||||
@@ -5304,6 +5312,15 @@
|
||||
"title_aux": "ComfyUI Yolov8"
|
||||
}
|
||||
],
|
||||
"https://github.com/zcfrank1st/comfyui_visual_anagrams": [
|
||||
[
|
||||
"VisualAnagramsAnimate",
|
||||
"VisualAnagramsSample"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui_visual_anagram"
|
||||
}
|
||||
],
|
||||
"https://github.com/zer0TF/cute-comfy": [
|
||||
[
|
||||
"Cute.Placeholder"
|
||||
|
||||
Reference in New Issue
Block a user