update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "tankenyuen-ola",
|
||||
"title": "comfyui-env-variable-reader [UNSAFE]",
|
||||
"reference": "https://github.com/tankenyuen-ola/comfyui-env-variable-reader",
|
||||
"files": [
|
||||
"https://github.com/tankenyuen-ola/comfyui-env-variable-reader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Environment Variable Reader [w/Installing this node may expose environment variables that contain sensitive information such as API keys.]"
|
||||
},
|
||||
{
|
||||
"author": "ftf001-tech",
|
||||
"title": "ComfyUI-Lucian [WIP]",
|
||||
|
||||
@@ -7096,7 +7096,9 @@
|
||||
],
|
||||
"https://github.com/markuryy/comfyui-spiritparticle": [
|
||||
[
|
||||
"FolderImageSelector"
|
||||
"FolderImageSelector",
|
||||
"RandomCheckpointLoader",
|
||||
"RandomLoRALoader"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Spiritparticle Nodes [WIP]"
|
||||
@@ -8430,6 +8432,14 @@
|
||||
"title_aux": "ComfyUI-Rpg-Architect [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tankenyuen-ola/comfyui-env-variable-reader": [
|
||||
[
|
||||
"EnvironmentVariableNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-env-variable-reader [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tanmoy-it/comfyuiCustomNode": [
|
||||
[
|
||||
"DownloadImageDataUrl"
|
||||
|
||||
@@ -2914,6 +2914,11 @@
|
||||
"last_update": "2024-08-31 14:47:47",
|
||||
"author_account_age_days": 777
|
||||
},
|
||||
"https://github.com/tankenyuen-ola/comfyui-env-variable-reader": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-19 02:24:09",
|
||||
"author_account_age_days": 163
|
||||
},
|
||||
"https://github.com/tanmoy-it/comfyuiCustomNode": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-05-10 07:45:32",
|
||||
|
||||
Reference in New Issue
Block a user