mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
8157d34ffa
commit
5adbe1ce7a
@ -28698,6 +28698,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "An advanced image stitching node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "vrgamegirl19",
|
||||
"title": "VRGameDevGirl Video Enhancement Nodes",
|
||||
"id": "vrgamedev_video_nodes",
|
||||
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
|
||||
"files": [
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -29119,17 +29130,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "vrgamegirl19",
|
||||
"title": "VRGameDevGirl Video Enhancement Nodes",
|
||||
"id": "vrgamedev_video_nodes",
|
||||
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
|
||||
"files": [
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -36445,6 +36445,18 @@
|
||||
"title_aux": "ComfyUI_BishaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
|
||||
[
|
||||
"ColorMatchToReference",
|
||||
"FastFilmGrain",
|
||||
"FastLaplacianSharpen",
|
||||
"FastSobelSharpen",
|
||||
"FastUnsharpSharpen"
|
||||
],
|
||||
{
|
||||
"title_aux": "VRGameDevGirl Video Enhancement Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
|
||||
@ -12879,6 +12879,11 @@
|
||||
"last_update": "2025-06-08 19:23:23",
|
||||
"author_account_age_days": 2702
|
||||
},
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": {
|
||||
"stars": 3,
|
||||
"last_update": "2025-07-04 21:20:01",
|
||||
"author_account_age_days": 784
|
||||
},
|
||||
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": {
|
||||
"stars": 10,
|
||||
"last_update": "2025-04-02 03:48:05",
|
||||
|
||||
@ -1,5 +1,16 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "vrgamegirl19",
|
||||
"title": "VRGameDevGirl Video Enhancement Nodes",
|
||||
"id": "vrgamedev_video_nodes",
|
||||
"reference": "https://github.com/vrgamegirl19/comfyui-vrgamedevgirl",
|
||||
"files": [
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Film grain and color match nodes designed for high-quality frame-by-frame video enhancement in ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "MitoshiroPJ",
|
||||
"title": "ComfyUI Nearsighted Attention",
|
||||
@ -683,16 +694,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "An experimental implementation of MagCache for SDXL"
|
||||
},
|
||||
{
|
||||
"author": "synthetai",
|
||||
"title": "ComfyUI-JM-Volcengine-API",
|
||||
"reference": "https://github.com/synthetai/ComfyUI-JM-Volcengine-API",
|
||||
"files": [
|
||||
"https://github.com/synthetai/ComfyUI-JM-Volcengine-API"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "volcengine comfyui api"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -36445,6 +36445,18 @@
|
||||
"title_aux": "ComfyUI_BishaNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vrgamegirl19/comfyui-vrgamedevgirl": [
|
||||
[
|
||||
"ColorMatchToReference",
|
||||
"FastFilmGrain",
|
||||
"FastLaplacianSharpen",
|
||||
"FastSobelSharpen",
|
||||
"FastUnsharpSharpen"
|
||||
],
|
||||
{
|
||||
"title_aux": "VRGameDevGirl Video Enhancement Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/vsevolod-oparin/comfyui-kandinsky22": [
|
||||
[
|
||||
"comfy-kandinsky22-decoder-loader",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user