update DB

This commit is contained in:
Dr.Lt.Data
2024-05-28 23:20:13 +09:00
parent c0f5218532
commit 5b33519fad
5 changed files with 119 additions and 54 deletions

View File

@@ -12,6 +12,28 @@
{
"author": "moyi7712",
"title": "ComfyUI_Seamless_Patten",
"id": "seamless-pattern",
"reference": "https://github.com/moyi7712/ComfyUI_Seamless_Patten",
"files": [
"https://github.com/moyi7712/ComfyUI_Seamless_Patten"
],
"install_type": "git-clone",
"description": "It make any text2image create seamless patten"
},
{
"author": "discus0434",
"title": "ComfyUI Aesthetic Predictor V2.5",
"id": "caching-embeddings",
"reference": "https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5",
"files": [
"https://github.com/discus0434/comfyui-aesthetic-predictor-v2-5"
],
"install_type": "git-clone",
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
},
{
"author": "Ron-Digital",
"title": "ComfyUI-SceneGenerator",
@@ -134,14 +156,14 @@
},
{
"author": "lks-ai",
"title": "ComfyUI AnyNode: Any Node you ask for",
"title": "ComfyUI AnyNode: Any Node you ask for [UNSAFE]",
"id": "anynode",
"reference": "https://github.com/lks-ai/anynode",
"files": [
"https://github.com/lks-ai/anynode"
],
"install_type": "git-clone",
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini)."
"description": "Nodes: AnyNode. Nodes that can be anything you ask. Auto-Generate functional nodes using LLMs. Create impossible workflows. API Compatibility: (OpenAI, LocalLLMs, Gemini). [w/This node contains dangerous code that can execute arbitrary code.]"
},
{
"author": "Thomas Ward",
@@ -668,28 +690,6 @@
],
"install_type": "git-clone",
"description": "The Wav2Lip node is a custom node for ComfyUI that allows you to perform lip-syncing on videos using the Wav2Lip model. It takes an input video and an audio file and generates a lip-synced output video."
},
{
"author": "ray",
"title": "Light Gradient for ComfyUI",
"id": "light-gradient",
"reference": "https://github.com/huagetai/ComfyUI_LightGradient",
"files": [
"https://github.com/huagetai/ComfyUI_LightGradient"
],
"install_type": "git-clone",
"description": "Nodes:Image Gradient,Mask Gradient"
},
{
"author": "ray",
"title": "comfyui's gaffer(ComfyUI native implementation of IC-Light. )",
"id": "gaffer",
"reference": "https://github.com/huagetai/ComfyUI-Gaffer",
"files": [
"https://github.com/huagetai/ComfyUI-Gaffer"
],
"install_type": "git-clone",
"description": "Nodes:Load ICLight Model,Apply ICLight,Simple Light Source,Calculate Normal Map"
}
]
}