diff --git a/custom-node-list.json b/custom-node-list.json
index 468dd3c6..163c6908 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -1752,6 +1752,16 @@
"install_type": "git-clone",
"description": "Nodes: OTX Multiple Values, OTX KSampler Feeder. This extension provides custom nodes for ComfyUI created for personal projects. Made available for reference. Nodes may be updated or changed intermittently or not at all. Review & test before use."
},
+ {
+ "author": "ramyma",
+ "title": "A8R8 ComfyUI Nodes",
+ "reference": "https://github.com/ramyma/A8R8_ComfyUI_nodes",
+ "files": [
+ "https://github.com/ramyma/A8R8_ComfyUI_nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes: Base64Image Input Node, Base64Image Output Node. A8R8 supporting nodes to integrate with ComfyUI"
+ },
{
"author": "taabata",
"title": "Syrian Falcon Nodes",
diff --git a/extension-node-map.json b/extension-node-map.json
index 0a2925c1..7c5c593c 100644
--- a/extension-node-map.json
+++ b/extension-node-map.json
@@ -2532,7 +2532,10 @@
"AdaptiveCannyDetector_PoP",
"AnyAspectRatio",
"ConditioningMultiplierPoP",
+ "ConditioningMultiplier_PoP",
"ConditioningNormalizerPoP",
+ "ConditioningNormalizer_PoP",
+ "LoadImageResizer_PoP",
"LoraStackLoader10_PoP",
"LoraStackLoader_PoP",
"VAEDecoderPoP",
@@ -2569,6 +2572,15 @@
"title_aux": "ComfyUI WD 1.4 Tagger"
}
],
+ "https://github.com/ramyma/A8R8_ComfyUI_nodes": [
+ [
+ "Base64ImageInput",
+ "Base64ImageOutput"
+ ],
+ {
+ "title_aux": "A8R8 ComfyUI Nodes"
+ }
+ ],
"https://github.com/richinsley/Comfy-LFO": [
[
"LFO_Pulse",
diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json
index 5c6316bd..4830677d 100644
--- a/node_db/new/custom-node-list.json
+++ b/node_db/new/custom-node-list.json
@@ -1,5 +1,15 @@
{
"custom_nodes": [
+ {
+ "author": "ramyma",
+ "title": "A8R8 ComfyUI Nodes",
+ "reference": "https://github.com/ramyma/A8R8_ComfyUI_nodes",
+ "files": [
+ "https://github.com/ramyma/A8R8_ComfyUI_nodes"
+ ],
+ "install_type": "git-clone",
+ "description": "Nodes: Base64Image Input Node, Base64Image Output Node. A8R8 supporting nodes to integrate with ComfyUI"
+ },
{
"author": "Zuellni",
"title": "ComfyUI-ExLlama",
diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json
index 0a2925c1..7c5c593c 100644
--- a/node_db/new/extension-node-map.json
+++ b/node_db/new/extension-node-map.json
@@ -2532,7 +2532,10 @@
"AdaptiveCannyDetector_PoP",
"AnyAspectRatio",
"ConditioningMultiplierPoP",
+ "ConditioningMultiplier_PoP",
"ConditioningNormalizerPoP",
+ "ConditioningNormalizer_PoP",
+ "LoadImageResizer_PoP",
"LoraStackLoader10_PoP",
"LoraStackLoader_PoP",
"VAEDecoderPoP",
@@ -2569,6 +2572,15 @@
"title_aux": "ComfyUI WD 1.4 Tagger"
}
],
+ "https://github.com/ramyma/A8R8_ComfyUI_nodes": [
+ [
+ "Base64ImageInput",
+ "Base64ImageOutput"
+ ],
+ {
+ "title_aux": "A8R8 ComfyUI Nodes"
+ }
+ ],
"https://github.com/richinsley/Comfy-LFO": [
[
"LFO_Pulse",