update DB

This commit is contained in:
Dr.Lt.Data
2024-09-17 23:15:41 +09:00
parent edb77c24ad
commit 18b66c7835
5 changed files with 212 additions and 32 deletions

View File

@@ -10,6 +10,38 @@
{
"author": "NyaamZ",
"title": "Efficiency Nodes ExtendeD",
"id": "efficiency-ed",
"reference": "https://github.com/NyaamZ/efficiency-nodes-ED",
"files": [
"https://github.com/NyaamZ/efficiency-nodes-ED"
],
"install_type": "git-clone",
"description": "Expansion of Efficiency Nodes for ComfyUI. Significant UX improvements.[w/NOTE: This node requires [a/Efficiency Nodes for ComfyUI Version 2.0+](https://github.com/jags111/efficiency-nodes-comfyui) and [a/ComfyUI-Custom-Scripts](https://github.com/pythongosssss/ComfyUI-Custom-Scripts). Also, this node makes changes to user.css.]"
},
{
"author": "NyaamZ",
"title": "ComfyUI ImageGallery ExtendeD",
"id": "image-gallery-ed",
"reference": "https://github.com/NyaamZ/ComfyUI-ImageGallery-ED",
"files": [
"https://github.com/NyaamZ/ComfyUI-ImageGallery-ED"
],
"install_type": "git-clone",
"description": "Custom javascript extensions for better UX for ComfyUI. Double click on image to open. It's convenient for checking images."
},
{
"author": "folkghost",
"title": "CSV Search Node",
"reference": "https://github.com/folkghost/comfyui_search_csv",
"files": [
"https://github.com/folkghost/comfyui_search_csv/raw/main/search_csv_node.py"
],
"install_type": "copy",
"description": "This repository contains a custom node for ComfyUI that allows searching for a keyword in the first column of a CSV file and returning a value from a specified column in that row. The node is designed to be modular and fit within the node-based workflow of ComfyUI."
},
{
"author": "AIFSH",
"title": "SeedVC-ComfyUI",