update DB

This commit is contained in:
Dr.Lt.Data
2024-03-11 00:23:03 +09:00
parent cc80e8c4bf
commit 473d21f4cf
5 changed files with 347 additions and 4 deletions

View File

@@ -1558,6 +1558,16 @@
"install_type": "git-clone",
"description": "My own version 'from scratch' of a self-rescaling CFG. It isn't much but it's honest work.\nTLDR: set your CFG at 8 to try it. No burned images and artifacts anymore. CFG is also a bit more sensitive because it's a proportion around 8. Low scale like 4 also gives really nice results since your CFG is not the CFG anymore. Also in general even with relatively low settings it seems to improve the quality."
},
{
"author": "Extraltodeus",
"title": "PerpPrompt-for-ComfyUI",
"reference": "https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI",
"files": [
"https://github.com/Extraltodeus/PerpPrompt-for-ComfyUI"
],
"install_type": "git-clone",
"description": "This nodes gather similar vectors and uses them either enhance the conditioning or make it more precise and enhance the prompt following. It is a cleaned up and simplified version of [a/Conditioning-token-experiments-for-ComfyUI](https://github.com/Extraltodeus/Conditioning-token-experiments-for-ComfyUI) with the method that works the most."
},
{
"author": "JPS",
"title": "JPS Custom Nodes for ComfyUI",
@@ -1729,6 +1739,16 @@
"install_type": "git-clone",
"description": "This is a repository for using LoRTnoC (LoRA with hint block of ControlNet) on ComfyUI.\nNOTE:Please place the model file in the same location as controlnet. (Is this too arbitrary?)"
},
{
"author": "laksjdjf",
"title": "Batch-Condition-ComfyUI",
"reference": "https://github.com/laksjdjf/Batch-Condition-ComfyUI",
"files": [
"https://github.com/laksjdjf/Batch-Condition-ComfyUI"
],
"install_type": "git-clone",
"description": "Nodes:CLIP Text Encode (Batch), String Input, Batch String"
},
{
"author": "alsritter",
"title": "asymmetric-tiling-comfyui",
@@ -5928,6 +5948,59 @@
"install_type": "git-clone",
"description": "Nodes:Cascade_Resizer"
},
{
"author": "stavsap",
"title": "ComfyUI Ollama",
"reference": "https://github.com/stavsap/comfyui-ollama",
"files": [
"https://github.com/stavsap/comfyui-ollama"
],
"install_type": "git-clone",
"description": "Custom ComfyUI Nodes for interacting with [a/Ollama](https://ollama.com/) using the [a/ollama python client](https://github.com/ollama/ollama-python).\nIntegrate the power of LLMs into CompfyUI workflows easily."
},
{
"author": "gokayfem",
"title": "ComfyUI-Dream-Interpreter",
"reference": "https://github.com/gokayfem/ComfyUI-Dream-Interpreter",
"files": [
"https://github.com/gokayfem/ComfyUI-Dream-Interpreter"
],
"install_type": "git-clone",
"description": "Tell your dream and it interprets it and puts you inside your dream"
},
{
"author": "dchatel",
"title": "comfyui_facetools",
"reference": "https://github.com/dchatel/comfyui_facetools",
"files": [
"https://github.com/dchatel/comfyui_facetools"
],
"install_type": "git-clone",
"description": "These custom nodes provide a rotation aware face extraction, paste back, and various face related masking options."
},
{
"author": "ggpid",
"title": "idpark_custom_node",
"reference": "https://github.com/ggpid/idpark_custom_node",
"files": [
"https://github.com/ggpid/idpark_custom_node"
],
"install_type": "git-clone",
"description": "Nodes:Load Image from S3, Save Image to S3, Generate SAM, Generate FastSAM, Cut by Mask fixed"
},
{
"author": "prodogape",
"title": "Comfyui-Minio",
"reference": "https://github.com/prodogape/ComfyUI-Minio",
"files": [
"https://github.com/prodogape/ComfyUI-Minio"
],
"install_type": "git-clone",
"description": "This plugin is mainly based on Minio, implementing the ability to read images from Minio, save images, facilitating expansion and connection across multiple machines."
},