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"