modified: github raw url

update DB
This commit is contained in:
Dr.Lt.Data
2024-11-11 13:41:45 +09:00
parent cfdb687db3
commit af298b86d7
9 changed files with 2974 additions and 2751 deletions

View File

@@ -14,6 +14,26 @@
{
"author": "KoreTeknology",
"title": "ComfyUI Production Nodes Pack [WIP]",
"reference": "https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack",
"files": [
"https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack"
],
"description": "This is set of custom nodes for your ComfyUI1 production setup. It offers the very basic nodes that are missing in the official 'Vanilla' package. It is a research Node based project on Artificial Intelligence using ComfyUI visual editor. This repository also includes a set of workflows to test the nodes.",
"install_type": "git-clone"
},
{
"author": "DoctorDiffusion",
"title": "ComfyUI-Flashback",
"reference": "https://github.com/DoctorDiffusion/ComfyUI-Flashback",
"files": [
"https://github.com/DoctorDiffusion/ComfyUI-Flashback"
],
"description": "NODES:Latent Export, Latent Import, Latent Loop",
"install_type": "git-clone"
},
{
"author": "sswink",
"title": "comfyui-lingshang",
@@ -449,7 +469,7 @@
"title": "VLLMVisionChatNode",
"reference": "https://github.com/okg21/VLLMVisionChatNode",
"files": [
"https://github.com/okg21/VLLMVisionChatNode/raw/refs/heads/main/VLLMVisionChatNode.py"
"https://raw.githubusercontent.com/okg21/VLLMVisionChatNode/refs/heads/main/VLLMVisionChatNode.py"
],
"pip": ["openai", "numpy"],
"install_type": "copy",
@@ -1356,8 +1376,8 @@
"title": "ComfyUI-Waveform-Extensions",
"reference": "https://github.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions",
"files": [
"https://github.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/raw/main/EXT_VariationUtils.py",
"https://github.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py"
"https://raw.githubusercontent.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/main/EXT_VariationUtils.py",
"https://raw.githubusercontent.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/main/EXT_AudioManipulation.py"
],
"install_type": "copy",
"description": "Some additional audio utilites for use on top of Sample Diffusion ComfyUI Extension"
@@ -1843,8 +1863,8 @@
"title": "comfyUI_padding-resize_node",
"reference": "https://github.com/jp0215/comfyUI_padding-resize_node",
"files": [
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/PaddingNode.py",
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/ResizeNode.py"
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/PaddingNode.py",
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/ResizeNode.py"
],
"install_type": "copy",
"description": "Padding image to 8x: input image and mask, if the side length is not an integer multiple of 8, expand the side length to the smallest multiple of 8 greater than the original side length. Output padding image and mask. Resize to the origin: input the generated image and the original image, crop the generated image to the size of the original image, output the cropped image."
@@ -2549,7 +2569,7 @@
"title": "ComfyUI_Prompt_Template_CustomNodes",
"reference": "https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes",
"files": [
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py"
"https://raw.githubusercontent.com/komojini/ComfyUI_Prompt_Template_CustomNodes/main/prompt_with_template.py"
],
"install_type": "copy",
"description": "Nodes:Prompt with Template"

View File

@@ -488,6 +488,16 @@
"title_aux": "ComfyUI Node Switcher"
}
],
"https://github.com/DoctorDiffusion/ComfyUI-Flashback": [
[
"LatentExport",
"LatentImport",
"LatentLoop"
],
{
"title_aux": "ComfyUI-Flashback"
}
],
"https://github.com/DoctorDiffusion/Doctor-Tools": [
[
"FinalFrameSelector",
@@ -702,6 +712,27 @@
"title_aux": "comfy-consistency-vae"
}
],
"https://github.com/KoreTeknology/ComfyUI-Nai-Production-Nodes-Pack": [
[
"Brightness Image",
"ColorMatch2",
"Contrast Image",
"Get Text",
"Image Difference",
"ImageConcatenate",
"ImageDesaturate",
"ImageExtend",
"ImageFlip",
"ImageRotate",
"LoadImageNai",
"Math Operation",
"NoteAdvanced",
"Set Text"
],
{
"title_aux": "ComfyUI Production Nodes Pack [WIP]"
}
],
"https://github.com/LZpenguin/ComfyUI-Text": [
[
"Add_text_by_mask"
@@ -842,17 +873,6 @@
"title_aux": "ComfyUI-APG_ImYourCFGNow"
}
],
"https://github.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/raw/main/EXT_VariationUtils.py": [
[
"BatchToList",
"ConcatAudioList",
"SequenceVariation",
"SliceAudio"
],
{
"title_aux": "ComfyUI-Waveform-Extensions"
}
],
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": [
[
"SpaceFlower_HangulPrompt",
@@ -2256,14 +2276,6 @@
"title_aux": "ComfyUI_HelpfulNodes"
}
],
"https://github.com/jp0215/comfyUI_padding-resize_node/raw/main/PaddingNode.py": [
[
"function"
],
{
"title_aux": "comfyUI_padding-resize_node"
}
],
"https://github.com/jtscmw01/ComfyUI-DiffBIR": [
[
"DiffBIR_sample",
@@ -2437,15 +2449,6 @@
"title_aux": "KayTool"
}
],
"https://github.com/komojini/ComfyUI_Prompt_Template_CustomNodes/raw/main/prompt_with_template.py": [
[
"ObjectPromptWithTemplate",
"PromptWithTemplate"
],
{
"title_aux": "ComfyUI_Prompt_Template_CustomNodes"
}
],
"https://github.com/kxh/ComfyUI-ImageUpscaleWithModelMultipleTimes": [
[
"ImageUpscaleWithModelMultipleTimes"
@@ -2879,14 +2882,6 @@
"title_aux": "ComfyUI-PromptUtilities"
}
],
"https://github.com/okg21/VLLMVisionChatNode/raw/refs/heads/main/VLLMVisionChatNode.py": [
[
"VLLMVisionChatNode"
],
{
"title_aux": "VLLMVisionChatNode"
}
],
"https://github.com/oshtz/ComfyUI-oshtz-nodes": [
[
"ImageOverlayNode",
@@ -3421,5 +3416,41 @@
{
"title_aux": "Comfyui_image2prompt"
}
],
"https://raw.githubusercontent.com/NeuralNotW0rk/ComfyUI-Waveform-Extensions/main/EXT_VariationUtils.py": [
[
"BatchToList",
"ConcatAudioList",
"SequenceVariation",
"SliceAudio"
],
{
"title_aux": "ComfyUI-Waveform-Extensions"
}
],
"https://raw.githubusercontent.com/jp0215/comfyUI_padding-resize_node/main/PaddingNode.py": [
[
"function"
],
{
"title_aux": "comfyUI_padding-resize_node"
}
],
"https://raw.githubusercontent.com/komojini/ComfyUI_Prompt_Template_CustomNodes/main/prompt_with_template.py": [
[
"ObjectPromptWithTemplate",
"PromptWithTemplate"
],
{
"title_aux": "ComfyUI_Prompt_Template_CustomNodes"
}
],
"https://raw.githubusercontent.com/okg21/VLLMVisionChatNode/refs/heads/main/VLLMVisionChatNode.py": [
[
"VLLMVisionChatNode"
],
{
"title_aux": "VLLMVisionChatNode"
}
]
}

View File

File diff suppressed because it is too large Load Diff