update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "fylrid2",
|
||||
"title": "lockValue",
|
||||
"reference": "https://github.com/fylrid2/comfyui_lock_previous_value",
|
||||
"files": [
|
||||
"https://github.com/fylrid2/comfyui_lock_previous_value"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Allows the locking of a nodes value\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "XiaoHeiziGGG",
|
||||
"title": "ComfyUI Gemini Translator [WIP]",
|
||||
@@ -50,16 +60,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Batch load video nodes and save videos in custom paths\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "coVISIONSld",
|
||||
"title": "ComfyUI-OmniGen2 [NAME CONFLICT]",
|
||||
"reference": "https://github.com/coVISIONSld/ComfyUI-OmniGen2",
|
||||
"files": [
|
||||
"https://github.com/coVISIONSld/ComfyUI-OmniGen2"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-OmniGen2 is a custom node package for the OmniGen2 model, enabling advanced text-to-image generation and visual understanding."
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-Gemini [NAME CONFLICT]",
|
||||
|
||||
@@ -2718,7 +2718,8 @@
|
||||
[
|
||||
"DoomFluxInpaintSampler",
|
||||
"DoomFluxLoader",
|
||||
"DoomFluxSampler"
|
||||
"DoomFluxSampler",
|
||||
"DoomFluxSamplerAdvanced"
|
||||
],
|
||||
{
|
||||
"title_aux": "DoomFLUX Nodes [WIP]"
|
||||
@@ -4491,15 +4492,6 @@
|
||||
"title_aux": "ComfyUI-AppGen [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/coVISIONSld/ComfyUI-OmniGen2": [
|
||||
[
|
||||
"OmniGen2ModelLoader",
|
||||
"OmniGen2Sampler"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-OmniGen2 [NAME CONFLICT]"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI": [
|
||||
[
|
||||
"APG",
|
||||
@@ -5417,6 +5409,14 @@
|
||||
"title_aux": "ComfyUI-Lucian [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/fylrid2/comfyui_lock_previous_value": [
|
||||
[
|
||||
"Lock"
|
||||
],
|
||||
{
|
||||
"title_aux": "lockValue"
|
||||
}
|
||||
],
|
||||
"https://github.com/gabe-init/ComfyUI-LM-Studio": [
|
||||
[
|
||||
"LMStudioNode"
|
||||
|
||||
@@ -1469,11 +1469,6 @@
|
||||
"last_update": "2025-01-02 17:00:32",
|
||||
"author_account_age_days": 4569
|
||||
},
|
||||
"https://github.com/coVISIONSld/ComfyUI-OmniGen2": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-30 08:29:41",
|
||||
"author_account_age_days": 269
|
||||
},
|
||||
"https://github.com/comfyanonymous/ComfyUI": {
|
||||
"stars": 81134,
|
||||
"last_update": "2025-06-30 02:06:28",
|
||||
@@ -1704,6 +1699,11 @@
|
||||
"last_update": "2025-05-18 12:27:05",
|
||||
"author_account_age_days": 3475
|
||||
},
|
||||
"https://github.com/fylrid2/comfyui_lock_previous_value": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-30 22:05:07",
|
||||
"author_account_age_days": 384
|
||||
},
|
||||
"https://github.com/gabe-init/ComfyUI-LM-Studio": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-05-26 22:10:36",
|
||||
|
||||
Reference in New Issue
Block a user