update DB
Python Linting / Run Ruff (push) Waiting to run

This commit is contained in:
Dr.Lt.Data
2025-12-23 12:35:16 +09:00
parent e3a8b669b2
commit 29b4824ee2
9 changed files with 13350 additions and 13258 deletions
+20
View File
@@ -1,5 +1,25 @@
{
"custom_nodes": [
{
"author": "TobiasGlaubach",
"title": "ComfyUI-TG_PyCode [UNSAFE]",
"reference": "https://github.com/TobiasGlaubach/ComfyUI-TG_PyCode",
"files": [
"https://github.com/TobiasGlaubach/ComfyUI-TG_PyCode"
],
"install_type": "git-clone",
"description": "ComfyUI node library with an editor and nodes to run Python code within ComfyUI workflows.[w/This nodepack has a vulnerability that allows arbitrary code execution remotely.]"
},
{
"author": "jchiotaka",
"title": "ComfyUI-ClarityAI-Upscaler",
"reference": "https://github.com/jchiotaka/ComfyUI-ClarityAI-Upscaler",
"files": [
"https://github.com/jchiotaka/ComfyUI-ClarityAI-Upscaler"
],
"install_type": "git-clone",
"description": "ComfyUI upscaler nodes including ClarityCreativeUpscaler, ClarityCrystalUpscaler, and ClarityFluxUpscaler. (Description by CC)"
},
{
"author": "tpc2233",
"title": "ComfyUI-TP-IMtalker [WIP]",
+6 -6
View File
@@ -9126,13 +9126,18 @@
],
"https://github.com/jorin91/ComfyUI-JSG-Utils": [
[
"JSGAddMetadata",
"JSGDeleteFilePassAny",
"JSGDeleteFilePassImage",
"JSGDeleteFilePassString",
"JSGFindImagePathsRecursive",
"JSGFindImagesRecursiveList",
"JSGLoadImageFromPath",
"JSGParsePath"
"JSGParsePath",
"JSGRandomColorHSVA",
"JSGRemoveMetadata",
"JSGSaveImage",
"JSGSetMetadata"
],
{
"title_aux": "ComfyUI-JSG-Utils [UNSAFE]"
@@ -12202,12 +12207,7 @@
"ListItemExtractor",
"LogValue",
"LoopAny",
"PromptCombinationProcessor",
"PromptConditioner",
"PromptPartJoin",
"PromptRandomizer",
"PromptTagFilter",
"PromptWeightManager",
"StringBuilder",
"StringCollector",
"StringConcatenation",
+1061 -1051
View File
File diff suppressed because it is too large Load Diff