update DB
This commit is contained in:
@@ -6390,6 +6390,7 @@
|
||||
{
|
||||
"author": "dfl",
|
||||
"title": "ComfyUI-TCD-scheduler",
|
||||
"id": "dfl-tcd",
|
||||
"reference": "https://github.com/dfl/comfyui-tcd-scheduler",
|
||||
"files": [
|
||||
"https://github.com/dfl/comfyui-tcd-scheduler"
|
||||
@@ -8085,7 +8086,7 @@
|
||||
{
|
||||
"author": "AIFSH",
|
||||
"title": "ComfyUI-RVC",
|
||||
"id": "rvc",
|
||||
"id": "aifsh-rvc",
|
||||
"reference": "https://github.com/AIFSH/ComfyUI-RVC",
|
||||
"files": [
|
||||
"https://github.com/AIFSH/ComfyUI-RVC"
|
||||
@@ -8552,7 +8553,7 @@
|
||||
{
|
||||
"author": "JettHu",
|
||||
"title": "ComfyUI-TCD",
|
||||
"id": "tcd",
|
||||
"id": "jetthu-tcd",
|
||||
"reference": "https://github.com/JettHu/ComfyUI-TCD",
|
||||
"files": [
|
||||
"https://github.com/JettHu/ComfyUI-TCD"
|
||||
@@ -9397,6 +9398,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-AutoLabel is a custom node for ComfyUI that uses BLIP (Bootstrapping Language-Image Pre-training) to generate detailed descriptions of the main object in an image. This node leverages the power of BLIP to provide accurate and context-aware captions for images."
|
||||
},
|
||||
{
|
||||
"author": "fexploit",
|
||||
"title": "ComfyUI-Classifier",
|
||||
"id": "classifier",
|
||||
"reference": "https://github.com/fexploit/ComfyUI-Classifier",
|
||||
"files": [
|
||||
"https://github.com/fexploit/ComfyUI-Classifier"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Classifier is a custom node for ComfyUI that uses a zero-shot classification model to classify text inputs based on a set of candidate labels. This node leverages the power of Hugging Face Transformers to provide accurate and flexible text classification."
|
||||
},
|
||||
{
|
||||
"author": "linshier",
|
||||
"title": "comfyui-remote-tools",
|
||||
@@ -9521,7 +9533,7 @@
|
||||
{
|
||||
"author": "SayanoAI",
|
||||
"title": "Comfy-RVC",
|
||||
"id": "rvc",
|
||||
"id": "sayano-rvc",
|
||||
"reference": "https://github.com/SayanoAI/Comfy-RVC",
|
||||
"files": [
|
||||
"https://github.com/SayanoAI/Comfy-RVC"
|
||||
@@ -9802,6 +9814,39 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A set of useful nodes for convenient use of ComfyUI, including: Seed randomization before the generation process starts, with saving of the last used values and the ability to automatically interrupt the current generation; A function to pause the generation process; Slider nodes for convenient control of input parameters; An alternative version of the standard Reroute node."
|
||||
},
|
||||
{
|
||||
"author": "humgate",
|
||||
"title": "simplecomfy",
|
||||
"reference": "https://github.com/humgate/simplecomfy",
|
||||
"files": [
|
||||
"https://github.com/humgate/simplecomfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Simple JS application based on ComfyUI which takes prompt and style picture from user and runs hardcoded workflow inference returning generated image to user."
|
||||
},
|
||||
{
|
||||
"author": "vanche1212",
|
||||
"title": "ZMG PLUGIN",
|
||||
"id": "zmg",
|
||||
"reference": "https://github.com/vanche1212/ComfyUI-fq393",
|
||||
"files": [
|
||||
"https://github.com/vanche1212/ComfyUI-fq393"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:ApiRequestNode, LoadVideoNode, JsonParserNode, OllamaRequestNode, OldPhotoColorizationNode."
|
||||
},
|
||||
{
|
||||
"author": "hben35096",
|
||||
"title": "ComfyUI-ToolBox",
|
||||
"id": "hben-toolbox",
|
||||
"reference": "https://github.com/hben35096/ComfyUI-ToolBox",
|
||||
"files": [
|
||||
"https://github.com/hben35096/ComfyUI-ToolBox"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:commonly_node."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user