update DB
This commit is contained in:
@@ -6394,7 +6394,8 @@
|
||||
],
|
||||
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": [
|
||||
[
|
||||
"FilestashUploadNode"
|
||||
"FilestashUploadNode",
|
||||
"HttpUploadNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Filestash Upload Node [UNSAFE]"
|
||||
|
||||
@@ -1,5 +1,27 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "shingo1228",
|
||||
"title": "ComfyUI-send-Eagle(slim) [REVMOED]",
|
||||
"id": "send-eagle",
|
||||
"reference": "https://github.com/shingo1228/ComfyUI-send-eagle-slim",
|
||||
"files": [
|
||||
"https://github.com/shingo1228/ComfyUI-send-eagle-slim"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Send Webp Image to Eagle. This is an extension node for ComfyUI that allows you to send generated images in webp format to Eagle. This extension node is a re-implementation of the Eagle linkage functions of the previous ComfyUI-send-Eagle node, focusing on the functions required for this node."
|
||||
},
|
||||
{
|
||||
"author": "shingo1228",
|
||||
"title": "ComfyUI-SDXL-EmptyLatentImage [REVMOED]",
|
||||
"id": "sdxl-emptylatent",
|
||||
"reference": "https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage",
|
||||
"files": [
|
||||
"https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:SDXL Empty Latent Image. An extension node for ComfyUI that allows you to select a resolution from the pre-defined json files and output a Latent Image."
|
||||
},
|
||||
{
|
||||
"author": "chaunceyyann",
|
||||
"title": "ComfyUI Image Processing Nodes [REMOVED]",
|
||||
|
||||
@@ -2,7 +2,8 @@
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "S4MUEL404",
|
||||
"title": "ComfyUI-S4Motion Nodes",
|
||||
"title": "ComfyUI S4Motion",
|
||||
"id": "comfyui-s4motion",
|
||||
"reference": "https://github.com/S4MUEL-404/ComfyUI-S4Motion",
|
||||
"files": [
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Motion"
|
||||
@@ -687,26 +688,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A simple but powerful custom node for ComfyUI that patches LoRA models by adding dummy adaLN_modulation_1 weights. This solves compatibility errors when using LoRAs with newer model architectures that expect these keys to be present in the final_layer."
|
||||
},
|
||||
{
|
||||
"author": "YaserJaradeh",
|
||||
"title": "Yaser-nodes for ComfyUI",
|
||||
"reference": "https://github.com/YaserJaradeh/comfyui-yaser-nodes",
|
||||
"files": [
|
||||
"https://github.com/YaserJaradeh/comfyui-yaser-nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A collection of custom nodes for ComfyUI that provide dynamic input selection and intelligent upscaling functionality."
|
||||
},
|
||||
{
|
||||
"author": "gvfarns",
|
||||
"title": "comfyui_gvf",
|
||||
"reference": "https://github.com/gvfarns/comfyui_gvf",
|
||||
"files": [
|
||||
"https://github.com/gvfarns/comfyui_gvf"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom convenience nodes: Cropping images to a given aspect ratio, Cropping images to a max/min aspect ratio, If/else logic with provided float (rather than using a float node)"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@@ -10917,7 +10917,7 @@
|
||||
"\ud83d\udc80Motion Shake"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-S4Motion Nodes"
|
||||
"title_aux": "ComfyUI S4Motion"
|
||||
}
|
||||
],
|
||||
"https://github.com/S4MUEL-404/ComfyUI-S4Tool-Image": [
|
||||
@@ -15921,6 +15921,8 @@
|
||||
[
|
||||
"APIFluxKontextEnhancer",
|
||||
"AnnotationDataNode",
|
||||
"LRPGCanvas",
|
||||
"LRPGCanvasTool",
|
||||
"OllamaFluxKontextEnhancerV2",
|
||||
"TextGenWebUIFluxKontextEnhancer",
|
||||
"VisualPromptEditor"
|
||||
@@ -36408,22 +36410,6 @@
|
||||
"title_aux": "smZNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage": [
|
||||
[
|
||||
"SDXL Empty Latent Image"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-SDXL-EmptyLatentImage"
|
||||
}
|
||||
],
|
||||
"https://github.com/shingo1228/ComfyUI-send-eagle-slim": [
|
||||
[
|
||||
"Send Image to Eagle"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-send-Eagle(slim)"
|
||||
}
|
||||
],
|
||||
"https://github.com/shinich39/comfyui-break-workflow": [
|
||||
[
|
||||
"BreakWorkflow"
|
||||
|
||||
Reference in New Issue
Block a user