mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
c6cffc92c4
commit
b1ef84894a
@ -27445,6 +27445,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI custom node that blends two images in latent space using a mix factor slider."
|
||||
},
|
||||
{
|
||||
"author": "hassan-sd",
|
||||
"title": "ComfyUI Image & Prompt Loader",
|
||||
"id": "hassanprompt",
|
||||
"reference": "https://github.com/hassan-sd/comfyui-image-prompt-loader",
|
||||
"files": [
|
||||
"https://github.com/hassan-sd/comfyui-image-prompt-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -27882,17 +27893,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "hassan-sd",
|
||||
"title": "ComfyUI Image & Prompt Loader",
|
||||
"id": "hassanprompt",
|
||||
"reference": "https://github.com/hassan-sd/comfyui-image-prompt-loader",
|
||||
"files": [
|
||||
"https://github.com/hassan-sd/comfyui-image-prompt-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -4700,7 +4700,6 @@
|
||||
"Zoe_DepthAnythingPreprocessor"
|
||||
],
|
||||
{
|
||||
"author": "tstandley",
|
||||
"preemptions": [
|
||||
"AIO_Preprocessor",
|
||||
"AnimalPosePreprocessor",
|
||||
|
||||
3086
github-stats.json
3086
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "wildminder",
|
||||
"title": "ComfyUI-MagCache [WIP]",
|
||||
"reference": "https://github.com/wildminder/ComfyUI-MagCache",
|
||||
"files": [
|
||||
"https://github.com/wildminder/ComfyUI-MagCache"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Magnitude-Aware Cache"
|
||||
},
|
||||
{
|
||||
"author": "laubsauger",
|
||||
"title": "ComfyUI Storyboard [WIP]",
|
||||
|
||||
@ -2332,6 +2332,7 @@
|
||||
"Flux Empty Latent Image",
|
||||
"Flux Image Scale To Total Pixels (Flux Safe)",
|
||||
"Image Scale To Total Pixels (SDXL Safe)",
|
||||
"Prompt With Guidance (Flux)",
|
||||
"Sdxl Empty Latent Image"
|
||||
],
|
||||
{
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "hassan-sd",
|
||||
"title": "ComfyUI Image & Prompt Loader",
|
||||
"id": "hassanprompt",
|
||||
"reference": "https://github.com/hassan-sd/comfyui-image-prompt-loader",
|
||||
"files": [
|
||||
"https://github.com/hassan-sd/comfyui-image-prompt-loader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Load images with automatic prompt extraction from Civitai URLs, caption files, or EXIF metadata. Features smart dataset detection and dynamic preview updates."
|
||||
},
|
||||
{
|
||||
"author": "Isi-dev",
|
||||
"title": "ComfyUI-Animation_Nodes_and_Workflows",
|
||||
|
||||
@ -4700,7 +4700,6 @@
|
||||
"Zoe_DepthAnythingPreprocessor"
|
||||
],
|
||||
{
|
||||
"author": "tstandley",
|
||||
"preemptions": [
|
||||
"AIO_Preprocessor",
|
||||
"AnimalPosePreprocessor",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user