update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "gilons",
|
||||
"title": "ComfyUI-GoogleDrive-Downloader [UNSAFE]",
|
||||
"reference": "https://github.com/gilons/ComfyUI-GoogleDrive-Downloader",
|
||||
"files": [
|
||||
"https://github.com/gilons/ComfyUI-GoogleDrive-Downloader"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI custom node for downloading files from Google Drive.[w/There is a vulnerability that allows saving a remote file to an arbitrary local path.]"
|
||||
},
|
||||
{
|
||||
"author": "moonwhaler",
|
||||
"title": "ComfyUI-FileBrowserAPI [UNSAFE]",
|
||||
"reference": "https://github.com/GalactusX31/ComfyUI-FileBrowserAPI",
|
||||
"files": [
|
||||
"https://github.com/GalactusX31/ComfyUI-FileBrowserAPI"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A general-purpose, dependency-free File and Folder Browser API for ComfyUI custom nodes.[w/path traversal vulnerability]"
|
||||
},
|
||||
{
|
||||
"author": "moonwhaler",
|
||||
"title": "comfyui-moonpack",
|
||||
|
||||
@@ -1807,6 +1807,14 @@
|
||||
"title_aux": "ComfyUI-Airtable [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/GalactusX31/ComfyUI-FileBrowserAPI": [
|
||||
[
|
||||
"PathSelectorNode"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-FileBrowserAPI [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/GentlemanHu/ComfyUI-Notifier": [
|
||||
[
|
||||
"GentlemanHu_Notifier"
|
||||
@@ -4454,11 +4462,14 @@
|
||||
"LoadImage",
|
||||
"LoadImageMask",
|
||||
"LoadImageOutput",
|
||||
"LoadImageSetFromFolderNode",
|
||||
"LoadLatent",
|
||||
"LoadVideo",
|
||||
"LoraLoader",
|
||||
"LoraLoaderModelOnly",
|
||||
"LoraModelLoader",
|
||||
"LoraSave",
|
||||
"LossGraphNode",
|
||||
"LotusConditioning",
|
||||
"LumaConceptsNode",
|
||||
"LumaImageModifyNode",
|
||||
@@ -4595,6 +4606,7 @@
|
||||
"SaveImage",
|
||||
"SaveImageWebsocket",
|
||||
"SaveLatent",
|
||||
"SaveLoRANode",
|
||||
"SaveSVGNode",
|
||||
"SaveVideo",
|
||||
"SaveWEBM",
|
||||
@@ -4670,6 +4682,7 @@
|
||||
"ThresholdMask",
|
||||
"TomePatchModel",
|
||||
"TorchCompileModel",
|
||||
"TrainLoraNode",
|
||||
"TrimVideoLatent",
|
||||
"TripleCLIPLoader",
|
||||
"TripoConversionNode",
|
||||
@@ -5238,6 +5251,14 @@
|
||||
"title_aux": "ComfyUI-N_SwapInput [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gilons/ComfyUI-GoogleDrive-Downloader": [
|
||||
[
|
||||
"custom_nodes"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-GoogleDrive-Downloader [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/gitadmini/comfyui_extractstoryboards": [
|
||||
[
|
||||
"Example",
|
||||
@@ -6175,6 +6196,7 @@
|
||||
"Hy3DUploadMesh",
|
||||
"Hy3DVAEDecode",
|
||||
"Hy3DVAELoader",
|
||||
"Hy3D_2_1SimpleMeshGen",
|
||||
"MESHToTrimesh",
|
||||
"TrimeshToMESH"
|
||||
],
|
||||
@@ -7542,6 +7564,7 @@
|
||||
],
|
||||
"https://github.com/pomelyu/cy-prompt-tools": [
|
||||
[
|
||||
"CY_LLM",
|
||||
"CY_LoadPrompt",
|
||||
"CY_LoadPrompt4",
|
||||
"CY_LoadPromptPro",
|
||||
|
||||
Reference in New Issue
Block a user