update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user