Browse Source

fix: channel badge layout

update DB
pull/219/head
dr.lt.data 12 months ago
parent
commit
ea4d4fa46e
  1. 2
      __init__.py
  2. 31
      custom-node-list.json
  3. 17
      extension-node-map.json
  4. 7
      js/comfyui-manager.js
  5. 31
      node_db/new/custom-node-list.json
  6. 17
      node_db/new/extension-node-map.json

2
__init__.py

@ -17,7 +17,7 @@ import http.client
import re
import signal
version = "V1.6.3"
version = "V1.6.4"
print(f"### Loading: ComfyUI-Manager ({version})")

31
custom-node-list.json

@ -2969,6 +2969,16 @@
"install_type": "git-clone",
"description": "Nodes: ComfyUI Mexx Styler, ComfyUI Mexx Styler Advanced"
},
{
"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": "wmatson",
"title": "easy-comfy-nodes",
@ -3059,6 +3069,27 @@
"install_type": "git-clone",
"description": "Real-time input output node for ComfyUI by NDI. Leveraging the powerful linking capabilities of NDI, you can access NDI video stream frames and send images generated by the model to NDI video streams."
},
{
"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": "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": "Ser-Hilary",
"title": "SDXL_sizing",

17
extension-node-map.json

@ -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"

7
js/comfyui-manager.js vendored

@ -39,12 +39,15 @@ docStyle.innerHTML = `
height: 23px;
font-size: 13px;
border-radius: 5px;
left: 250px;
top: 38px;
left: 5px;
top: 5px;
align-content: center;
justify-content: center;
text-align: center;
font-weight: bold;
float: left;
vertical-align: middle;
position: relative;
}
.cm-notice-board {

31
node_db/new/custom-node-list.json

@ -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",

17
node_db/new/extension-node-map.json

@ -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"

Loading…
Cancel
Save