Browse Source

update DB

pull/411/head
Dr.Lt.Data 9 months ago
parent
commit
5a17b4b67a
  1. 32
      custom-node-list.json
  2. 10
      extension-node-map.json
  3. 10
      node_db/dev/custom-node-list.json
  4. 10
      node_db/new/custom-node-list.json
  5. 10
      node_db/new/extension-node-map.json

32
custom-node-list.json

@ -4352,7 +4352,7 @@
"https://github.com/MrForExample/ComfyUI-3D-Pack"
],
"install_type": "git-clone",
"description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)"
"description": "An extensive node suite that enables ComfyUI to process 3D inputs (Mesh & UV Texture, etc) using cutting edge algorithms (3DGS, NeRF, etc.)\nNOTE: Pre-built python wheels can be download from [a/https://github.com/remsky/ComfyUI3D-Assorted-Wheels](https://github.com/remsky/ComfyUI3D-Assorted-Wheels)"
},
{
"author": "Mr.ForExample",
@ -5154,6 +5154,26 @@
"install_type": "git-clone",
"description": "SVDResizer is a helper for resizing the source image, according to the sizes enabled in Stable Video Diffusion. The rationale behind the possibility of changing the size of the image in steps between the ranges of 576 and 1024, is the use of the greatest common denominator of these two numbers which is 64. SVD is lenient with resizing that adheres to this rule, so the chance of coherent video that is not the standard size of 576X1024 is greater. It is advisable to keep the value 1024 constant and play with the second size to maintain the stability of the result."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
"files": [
"https://github.com/redhottensors/ComfyUI-Prediction"
],
"install_type": "git-clone",
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
},
{
"author": "Mamaaaamooooo",
"title": "Batch Rembg for ComfyUI",
"reference": "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes",
"files": [
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes"
],
"install_type": "git-clone",
"description": "Remove background of plural images."
},
{
@ -5427,16 +5447,6 @@
"install_type": "copy",
"description": "A node which takes in x, y, width, height, total width, and total height, in order to accurately represent the area of an image which is covered by area-based conditioning."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
"reference": "https://github.com/redhottensors/ComfyUI-Prediction",
"files": [
"https://github.com/redhottensors/ComfyUI-Prediction"
],
"install_type": "git-clone",
"description": "Fully customizable Classifier Free Guidance for ComfyUI."
},
{
"author": "theally",
"title": "TheAlly's Custom Nodes",

10
extension-node-map.json

@ -1597,6 +1597,14 @@
"title_aux": "ComfyUI-mnemic-nodes"
}
],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
],
{
"title_aux": "Batch Rembg for ComfyUI"
}
],
"https://github.com/ManglerFTW/ComfyI2I": [
[
"Color Transfer",
@ -1822,6 +1830,7 @@
],
"https://github.com/Off-Live/ComfyUI-off-suite": [
[
"Apply CLAHE",
"Cached Image Load From URL",
"Crop Center wigh SEGS",
"Crop Center with SEGS",
@ -7318,6 +7327,7 @@
"ImageConstant",
"ImageConstantHSV",
"LatentStats",
"NormalMapSimple",
"OffsetLatentImage",
"RemapRange",
"Tonemap",

10
node_db/dev/custom-node-list.json

@ -10,6 +10,16 @@
},
{
"author": "shadowcz007",
"title": "comfyui-musicgen",
"reference": "https://github.com/shadowcz007/comfyui-musicgen",
"files": [
"https://github.com/shadowcz007/comfyui-musicgen"
],
"install_type": "git-clone",
"description": "Nodes:Musicgen"
},
{
"author": "Extraltodeus",
"title": "ComfyUI-variableCFGandAntiBurn [WIP]",

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

@ -10,6 +10,16 @@
},
{
"author": "Mamaaaamooooo",
"title": "Batch Rembg for ComfyUI",
"reference": "https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes",
"files": [
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes"
],
"install_type": "git-clone",
"description": "Remove background of plural images."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI-SVDResizer",

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

@ -1597,6 +1597,14 @@
"title_aux": "ComfyUI-mnemic-nodes"
}
],
"https://github.com/Mamaaaamooooo/batchImg-rembg-ComfyUI-nodes": [
[
"Image Remove Background (rembg)"
],
{
"title_aux": "Batch Rembg for ComfyUI"
}
],
"https://github.com/ManglerFTW/ComfyI2I": [
[
"Color Transfer",
@ -1822,6 +1830,7 @@
],
"https://github.com/Off-Live/ComfyUI-off-suite": [
[
"Apply CLAHE",
"Cached Image Load From URL",
"Crop Center wigh SEGS",
"Crop Center with SEGS",
@ -7318,6 +7327,7 @@
"ImageConstant",
"ImageConstantHSV",
"LatentStats",
"NormalMapSimple",
"OffsetLatentImage",
"RemapRange",
"Tonemap",

Loading…
Cancel
Save