mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-26 18:17:30 +08:00
@@ -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]",
|
||||
|
||||
@@ -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
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user