update DB
This commit is contained in:
@@ -13,6 +13,48 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "filliptm",
|
||||
"title": "ComfyUI_FL-Trainer",
|
||||
"reference": "https://github.com/filliptm/ComfyUI_FL-Trainer",
|
||||
"files": [
|
||||
"https://github.com/filliptm/ComfyUI_FL-Trainer"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Train Image Loras on both sd1.5 and SDXL. This repo git clones the pieces needed to train. It pops open a second terminal window do do the training. It will also display the inference samples in the node itself so you can track the results."
|
||||
},
|
||||
{
|
||||
"author": "MuziekMagie",
|
||||
"title": "ComfyUI-Matchering",
|
||||
"id": "matchering",
|
||||
"reference": "https://github.com/MuziekMagie/ComfyUI-Matchering",
|
||||
"files": [
|
||||
"https://github.com/MuziekMagie/ComfyUI-Matchering"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A [a/Matchering](https://github.com/sergree/matchering)-node for ComfyUI.\nNOTE: You take TWO audio files and feed them into Matchering"
|
||||
},
|
||||
{
|
||||
"author": "neverbiasu",
|
||||
"title": "ComfyUI ImageCaptioner",
|
||||
"reference": "https://github.com/neverbiasu/ComfyUI-ImageCaptioner",
|
||||
"files": [
|
||||
"https://github.com/neverbiasu/ComfyUI-ImageCaptioner"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI extension for generating captions for your images. Runs on your own system, no external services used, no filter."
|
||||
},
|
||||
{
|
||||
"author": "fofr",
|
||||
"title": "comfyui-fofr-toolkit",
|
||||
"id": "fofr-toolkit",
|
||||
"reference": "https://github.com/fofr/comfyui-fofr-toolkit",
|
||||
"files": [
|
||||
"https://github.com/fofr/comfyui-fofr-toolkit"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Incrementer, Width and height from aspect ratio. A simple set of tooling nodes."
|
||||
},
|
||||
{
|
||||
"author": "Fantasy AI Studio",
|
||||
"title": "FAI-Node",
|
||||
@@ -391,7 +433,7 @@
|
||||
"https://github.com/JackEllie/ComfyUI_AI_Assistant"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Provides two additional preprocessors and a prompt organizing tool.[Original Project](https://github.com/tori29umai0123/AI-Assistant/blob/main/README.md?plain=1)."
|
||||
"description": "ComfyUI native implementation of [a/AI-Assistant](https://github.com/tori29umai0123/AI-Assistant)."
|
||||
},
|
||||
{
|
||||
"author": "3D-MeshTool",
|
||||
@@ -652,37 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyS3 helpful util nodes for dynamic workflows"
|
||||
},
|
||||
{
|
||||
"author": "wTechArtist",
|
||||
"title": "ComfyUI-CustomNodes",
|
||||
"reference": "https://github.com/wTechArtist/ComfyUI-CustomNodes",
|
||||
"files": [
|
||||
"https://github.com/wTechArtist/ComfyUI-CustomNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image Blending Mode Mask"
|
||||
},
|
||||
{
|
||||
"author": "bradsec",
|
||||
"title": "ComfyUI_StringTools",
|
||||
"id": "stringtools",
|
||||
"reference": "https://github.com/bradsec/ComfyUI_StringTools",
|
||||
"files": [
|
||||
"https://github.com/bradsec/ComfyUI_StringTools"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Some simple string tools to modify text and strings in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "bluevisor",
|
||||
"title": "ComfyUI_PS_Blend_Node",
|
||||
"reference": "https://github.com/bluevisor/ComfyUI_PS_Blend_Node",
|
||||
"files": [
|
||||
"https://github.com/bluevisor/ComfyUI_PS_Blend_Node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This repository contains a simple custom node for ComfyUI that implements familiar PS-style blend modes using PyTorch. The PSBlendNode allows you to blend two images together using a variety of blend modes and an opacity parameter."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user