diff --git a/alter-list.json b/alter-list.json
index c8d761fe..49283e43 100644
--- a/alter-list.json
+++ b/alter-list.json
@@ -154,6 +154,11 @@
"id":"https://github.com/Zuellni/ComfyUI-ExLlama",
"tags":"ExLlama, prompt, language model",
"description": "Similar to text-generation-webui, this custom nodes provide the functionality of exllama."
+ },
+ {
+ "id":"https://github.com/spinagon/ComfyUI-seamless-tiling",
+ "tags":"tiling",
+ "description": "ComfyUI node for generating seamless textures Replicates 'Tiling' option from A1111"
}
]
}
\ No newline at end of file
diff --git a/custom-node-list.json b/custom-node-list.json
index bd42b619..ff52866b 100644
--- a/custom-node-list.json
+++ b/custom-node-list.json
@@ -1762,6 +1762,16 @@
"install_type": "git-clone",
"description": "Nodes: Base64Image Input Node, Base64Image Output Node. A8R8 supporting nodes to integrate with ComfyUI"
},
+ {
+ "author": "spinagon",
+ "title": "Seamless tiling Node for ComfyUI",
+ "reference": "https://github.com/spinagon/ComfyUI-seamless-tiling",
+ "files": [
+ "https://github.com/spinagon/ComfyUI-seamless-tiling"
+ ],
+ "install_type": "git-clone",
+ "description": "Node for generating almost seamless textures, based on similar setting from A1111."
+ },
{
"author": "taabata",
"title": "Syrian Falcon Nodes",
@@ -2023,16 +2033,6 @@
],
"install_type": "unzip",
"description": "This is a node to convert an image into a CMYK Halftone dot image."
- },
- {
- "author": "spinagon",
- "title": "Seamless tiling Node for ComfyUI",
- "reference": "https://github.com/spinagon/ComfyUI-seamless-tiling",
- "files": [
- "https://github.com/spinagon/ComfyUI-seamless-tiling"
- ],
- "install_type": "git-clone",
- "description": "Node for generating almost seamless textures, based on similar setting from A1111."
}
]
}
diff --git a/extension-node-map.json b/extension-node-map.json
index 526b5507..b3785e8d 100644
--- a/extension-node-map.json
+++ b/extension-node-map.json
@@ -879,7 +879,7 @@
"CR LoRA Stack",
"CR Load LoRA",
"CR Model Input Switch",
- "CR Model Stack",
+ "CR Model Merge Stack",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
@@ -1424,14 +1424,27 @@
[
"Analyze Palette [Dream]",
"Beat Curve [Dream]",
+ "Big Float Switch [Dream]",
+ "Big Image Switch [Dream]",
+ "Big Int Switch [Dream]",
+ "Big Latent Switch [Dream]",
+ "Big Palette Switch [Dream]",
+ "Big Text Switch [Dream]",
+ "Boolean To Float [Dream]",
+ "Boolean To Int [Dream]",
+ "Build Prompt [Dream]",
"CSV Curve [Dream]",
"CSV Generator [Dream]",
+ "Calculation [Dream]",
"Common Frame Dimensions [Dream]",
"FFMPEG Video Encoder [Dream]",
"File Count [Dream]",
+ "Finalize Prompt [Dream]",
"Float Input [Dream]",
+ "Frame Count Calculator [Dream]",
"Frame Counter (Directory) [Dream]",
"Frame Counter (Simple) [Dream]",
+ "Frame Counter Info [Dream]",
"Frame Counter Offset [Dream]",
"Image Motion [Dream]",
"Image Sequence Blend [Dream]",
@@ -1446,9 +1459,13 @@
"Palette Color Shift [Dream]",
"Sample Image Area as Palette [Dream]",
"Sample Image as Palette [Dream]",
+ "Saw Curve [Dream]",
"Sine Curve [Dream]",
+ "Smooth Event Curve [Dream]",
"String Input [Dream]",
"Text Input [Dream]",
+ "Triangle Curve [Dream]",
+ "Triangle Event Curve [Dream]",
"Video Encoder (mpegCoder) [Dream]"
],
{
@@ -2725,6 +2742,14 @@
"title_aux": "nui suite"
}
],
+ "https://github.com/spinagon/ComfyUI-seamless-tiling": [
+ [
+ "SeamlessTile"
+ ],
+ {
+ "title_aux": "Seamless tiling Node for ComfyUI"
+ }
+ ],
"https://github.com/spro/comfyui-mirror": [
[
"LatentMirror"
@@ -2969,8 +2994,12 @@
"SDXLPromptStylerbyTimeofDay",
"SDXLPromptStylerbyWyvern",
"SDXLPromptbyCelticArt",
+ "SDXLPromptbyFashionArt",
"SDXLPromptbyGothicRevival",
- "SDXLPromptbyIrishFolkArt"
+ "SDXLPromptbyIrishFolkArt",
+ "SDXLPromptbySportsArt",
+ "SDXLPromptbyStreetArt",
+ "SDXLPromptbyWildlifeArt"
],
{
"title_aux": "SDXL Prompt Styler (customized version by wolfden)"
diff --git a/node_db/new/custom-node-list.json b/node_db/new/custom-node-list.json
index 4830677d..b554206b 100644
--- a/node_db/new/custom-node-list.json
+++ b/node_db/new/custom-node-list.json
@@ -1,5 +1,15 @@
{
"custom_nodes": [
+ {
+ "author": "spinagon",
+ "title": "Seamless tiling Node for ComfyUI",
+ "reference": "https://github.com/spinagon/ComfyUI-seamless-tiling",
+ "files": [
+ "https://github.com/spinagon/ComfyUI-seamless-tiling"
+ ],
+ "install_type": "git-clone",
+ "description": "Node for generating almost seamless textures, based on similar setting from A1111."
+ },
{
"author": "ramyma",
"title": "A8R8 ComfyUI Nodes",
diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json
index 526b5507..b3785e8d 100644
--- a/node_db/new/extension-node-map.json
+++ b/node_db/new/extension-node-map.json
@@ -879,7 +879,7 @@
"CR LoRA Stack",
"CR Load LoRA",
"CR Model Input Switch",
- "CR Model Stack",
+ "CR Model Merge Stack",
"CR Module Input",
"CR Module Output",
"CR Module Pipe Loader",
@@ -1424,14 +1424,27 @@
[
"Analyze Palette [Dream]",
"Beat Curve [Dream]",
+ "Big Float Switch [Dream]",
+ "Big Image Switch [Dream]",
+ "Big Int Switch [Dream]",
+ "Big Latent Switch [Dream]",
+ "Big Palette Switch [Dream]",
+ "Big Text Switch [Dream]",
+ "Boolean To Float [Dream]",
+ "Boolean To Int [Dream]",
+ "Build Prompt [Dream]",
"CSV Curve [Dream]",
"CSV Generator [Dream]",
+ "Calculation [Dream]",
"Common Frame Dimensions [Dream]",
"FFMPEG Video Encoder [Dream]",
"File Count [Dream]",
+ "Finalize Prompt [Dream]",
"Float Input [Dream]",
+ "Frame Count Calculator [Dream]",
"Frame Counter (Directory) [Dream]",
"Frame Counter (Simple) [Dream]",
+ "Frame Counter Info [Dream]",
"Frame Counter Offset [Dream]",
"Image Motion [Dream]",
"Image Sequence Blend [Dream]",
@@ -1446,9 +1459,13 @@
"Palette Color Shift [Dream]",
"Sample Image Area as Palette [Dream]",
"Sample Image as Palette [Dream]",
+ "Saw Curve [Dream]",
"Sine Curve [Dream]",
+ "Smooth Event Curve [Dream]",
"String Input [Dream]",
"Text Input [Dream]",
+ "Triangle Curve [Dream]",
+ "Triangle Event Curve [Dream]",
"Video Encoder (mpegCoder) [Dream]"
],
{
@@ -2725,6 +2742,14 @@
"title_aux": "nui suite"
}
],
+ "https://github.com/spinagon/ComfyUI-seamless-tiling": [
+ [
+ "SeamlessTile"
+ ],
+ {
+ "title_aux": "Seamless tiling Node for ComfyUI"
+ }
+ ],
"https://github.com/spro/comfyui-mirror": [
[
"LatentMirror"
@@ -2969,8 +2994,12 @@
"SDXLPromptStylerbyTimeofDay",
"SDXLPromptStylerbyWyvern",
"SDXLPromptbyCelticArt",
+ "SDXLPromptbyFashionArt",
"SDXLPromptbyGothicRevival",
- "SDXLPromptbyIrishFolkArt"
+ "SDXLPromptbyIrishFolkArt",
+ "SDXLPromptbySportsArt",
+ "SDXLPromptbyStreetArt",
+ "SDXLPromptbyWildlifeArt"
],
{
"title_aux": "SDXL Prompt Styler (customized version by wolfden)"