update DB
This commit is contained in:
@@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "idoru",
|
||||
"title": "Filestash Upload Node [UNSAFE]",
|
||||
"reference": "https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO",
|
||||
"files": [
|
||||
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for uploading files to Filestash server.[w/This nodepack has a vulnerability that allows remote access to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "HWDigi",
|
||||
"title": "Camera Factory Station [WIP]",
|
||||
|
||||
@@ -1819,11 +1819,9 @@
|
||||
"https://github.com/IuvenisSapiens/ComfyUI_MiniCPM-V-2_6-int4": [
|
||||
[
|
||||
"DisplayText",
|
||||
"LoadVideo",
|
||||
"MiniCPM_VQA",
|
||||
"MiniCPM_VQA_Polished",
|
||||
"MultipleImagesInput",
|
||||
"PreviewVideo"
|
||||
"MultipleImagesInput"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_MiniCPM-V-2_6-int4"
|
||||
@@ -6370,6 +6368,14 @@
|
||||
"title_aux": "ComfyUI XOR Pickle Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": [
|
||||
[
|
||||
"FilestashUploadNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "Filestash Upload Node [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/if-ai/ComfyUI-IF_Zonos": [
|
||||
[
|
||||
"IF_ZonosTTS"
|
||||
|
||||
@@ -2224,6 +2224,11 @@
|
||||
"last_update": "2025-06-24 17:46:56",
|
||||
"author_account_age_days": 4562
|
||||
},
|
||||
"https://github.com/idoru/ComfyUI-SKCFI-NetworkFileIO": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-07 02:17:10",
|
||||
"author_account_age_days": 5602
|
||||
},
|
||||
"https://github.com/if-ai/ComfyUI-IF_Zonos": {
|
||||
"stars": 1,
|
||||
"last_update": "2025-02-18 01:28:04",
|
||||
|
||||
Reference in New Issue
Block a user