mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-17 10:22:59 +08:00
update DB
This commit is contained in:
parent
e04264cfa3
commit
23ebe7f718
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "zhuanvi",
|
||||||
|
"title": "ComfyUI-ZVNodes [WIP]",
|
||||||
|
"reference": "https://github.com/zhuanvi/ComfyUI-ZVNodes",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/zhuanvi/ComfyUI-ZVNodes"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "NODES: Load One Image (Directory), Save Image (Directory), Count Image (Directory), Json Reader, Json List Node, Json List Length, Json List Indexer, Json List Slicer, Triangle Character Layout, Json List To Mask, Random Select From List, Join List, ..."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Filexor",
|
"author": "Filexor",
|
||||||
"title": "File_x_dynamic_prompt2",
|
"title": "File_x_dynamic_prompt2",
|
||||||
|
|||||||
@ -1557,6 +1557,15 @@
|
|||||||
"title_aux": "ComfyUI-AppIO"
|
"title_aux": "ComfyUI-AppIO"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Filexor/File_x_dynamic_prompt2": [
|
||||||
|
[
|
||||||
|
"File_x_DynamicPrompt2",
|
||||||
|
"File_x_DynamicPrompt2 with States IO"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "File_x_dynamic_prompt2"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/FinetunersAI/comfyui-fast-group-link": [
|
"https://github.com/FinetunersAI/comfyui-fast-group-link": [
|
||||||
[
|
[
|
||||||
"FastGroupLink"
|
"FastGroupLink"
|
||||||
@ -4075,12 +4084,23 @@
|
|||||||
"title_aux": "Gen Data Tester [WIP]"
|
"title_aux": "Gen Data Tester [WIP]"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/bleash-dev/Comfyui-FileSytem-Manager": [
|
||||||
|
[
|
||||||
|
"custom_nodes",
|
||||||
|
"web_extensions"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Comfyui-FileSytem-Manager"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/blepping/comfyui_dum_samplers": [
|
"https://github.com/blepping/comfyui_dum_samplers": [
|
||||||
[
|
[
|
||||||
"BatchMergeSampler",
|
"BatchMergeSampler",
|
||||||
"CacheAwareEulerSampler",
|
"CacheAwareEulerSampler",
|
||||||
"CyclePaddingSampler",
|
"CyclePaddingSampler",
|
||||||
"HistorySampler",
|
"HistorySampler",
|
||||||
|
"PingPongSampler",
|
||||||
|
"RestlessScheduler",
|
||||||
"SimilarityAncestralEulerSampler",
|
"SimilarityAncestralEulerSampler",
|
||||||
"SimilarityClampEulerSampler"
|
"SimilarityClampEulerSampler"
|
||||||
],
|
],
|
||||||
@ -9744,6 +9764,29 @@
|
|||||||
"title_aux": "Comfyui_image2prompt"
|
"title_aux": "Comfyui_image2prompt"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/zhuanvi/ComfyUI-ZVNodes": [
|
||||||
|
[
|
||||||
|
"ImageCounterNodeZV",
|
||||||
|
"JoinListZV",
|
||||||
|
"JsonListIndexerZV",
|
||||||
|
"JsonListLengthZV",
|
||||||
|
"JsonListNodeZV",
|
||||||
|
"JsonListSlicerZV",
|
||||||
|
"JsonListToMaskZV",
|
||||||
|
"JsonReaderZV",
|
||||||
|
"LoadImageFromDirZV",
|
||||||
|
"LoadTxtFromDirZV",
|
||||||
|
"RandomSelectListZV",
|
||||||
|
"SaveImageToPathZV",
|
||||||
|
"SaveTxtToPathZV",
|
||||||
|
"TriangleCharacterLayoutZV",
|
||||||
|
"VideoSceneDetectorZV",
|
||||||
|
"VideoSpeedZV"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-ZVNodes [WIP]"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/zjkhurry/comfyui_MetalFX": [
|
"https://github.com/zjkhurry/comfyui_MetalFX": [
|
||||||
[
|
[
|
||||||
"metalFXImg"
|
"metalFXImg"
|
||||||
|
|||||||
@ -444,6 +444,11 @@
|
|||||||
"last_update": "2024-12-01 16:37:19",
|
"last_update": "2024-12-01 16:37:19",
|
||||||
"author_account_age_days": 3529
|
"author_account_age_days": 3529
|
||||||
},
|
},
|
||||||
|
"https://github.com/Filexor/File_x_dynamic_prompt2": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-07-27 03:48:46",
|
||||||
|
"author_account_age_days": 4345
|
||||||
|
},
|
||||||
"https://github.com/FinetunersAI/comfyui-fast-group-link": {
|
"https://github.com/FinetunersAI/comfyui-fast-group-link": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2024-12-09 17:35:50",
|
"last_update": "2024-12-09 17:35:50",
|
||||||
@ -1454,6 +1459,11 @@
|
|||||||
"last_update": "2025-07-08 11:07:44",
|
"last_update": "2025-07-08 11:07:44",
|
||||||
"author_account_age_days": 1461
|
"author_account_age_days": 1461
|
||||||
},
|
},
|
||||||
|
"https://github.com/bleash-dev/Comfyui-FileSytem-Manager": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-07-26 23:57:01",
|
||||||
|
"author_account_age_days": 1461
|
||||||
|
},
|
||||||
"https://github.com/bleash-dev/Comfyui-Idle-Checker": {
|
"https://github.com/bleash-dev/Comfyui-Idle-Checker": {
|
||||||
"stars": 0,
|
"stars": 0,
|
||||||
"last_update": "2025-07-15 15:33:31",
|
"last_update": "2025-07-15 15:33:31",
|
||||||
@ -3564,6 +3574,11 @@
|
|||||||
"last_update": "2025-06-06 23:41:46",
|
"last_update": "2025-06-06 23:41:46",
|
||||||
"author_account_age_days": 3856
|
"author_account_age_days": 3856
|
||||||
},
|
},
|
||||||
|
"https://github.com/zhuanvi/ComfyUI-ZVNodes": {
|
||||||
|
"stars": 0,
|
||||||
|
"last_update": "2025-07-27 05:13:32",
|
||||||
|
"author_account_age_days": 3555
|
||||||
|
},
|
||||||
"https://github.com/zjkhurry/comfyui_MetalFX": {
|
"https://github.com/zjkhurry/comfyui_MetalFX": {
|
||||||
"stars": 1,
|
"stars": 1,
|
||||||
"last_update": "2025-03-05 07:07:17",
|
"last_update": "2025-03-05 07:07:17",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user