diff --git a/custom-node-list.json b/custom-node-list.json index 065c13a7..9431fe2c 100644 --- a/custom-node-list.json +++ b/custom-node-list.json @@ -4164,6 +4164,17 @@ "install_type": "git-clone", "description": "A NSFW/Safety Checker Node for ComfyUI." }, + { + "author": "42lux", + "title": "Just a bunch of QOL nodes by 42lux", + "id": "comfyui-42lux", + "reference": "https://github.com/42lux/ComfyUI-42lux", + "files": [ + "https://github.com/42lux/ComfyUI-42lux" + ], + "install_type": "git-clone", + "description": "Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter." + }, { "author": "sergekatzmann", "title": "ComfyUI_Nimbus-Pack", @@ -18108,17 +18119,6 @@ "install_type": "git-clone", "description": "ComfyUI wrapper nodes for Ruyi, an image-to-video model by CreateAI." }, - { - "author": "42lux", - "title": "Just a bunch of QOL nodes by 42lux", - "id": "comfyui-42lux", - "reference": "https://github.com/42lux/ComfyUI-42lux", - "files": [ - "https://github.com/42lux/ComfyUI-42lux" - ], - "install_type": "git-clone", - "description": "Just a bunch of QOL nodes. Normalized Flux Sampling, High Res Latent Picker, Textbox with Token Counter." - }, { "author": "pollockjj", "title": "ComfyUI-MultiGPU", diff --git a/extension-node-map.json b/extension-node-map.json index fd48e453..b30f63f7 100644 --- a/extension-node-map.json +++ b/extension-node-map.json @@ -191,6 +191,7 @@ "https://github.com/42lux/ComfyUI-42lux": [ [ "FluxEmptyLatentSizePicker", + "FluxHighresFixScaler", "ModelSamplingFluxNormalized", "PromptWithTokenCounter" ], @@ -2357,6 +2358,15 @@ "title_aux": "comfyui_nai_api" } ], + "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": [ + [ + "Random Prompt Cyan", + "Remove Prompt Cyan" + ], + { + "title_aux": "ComfyUi Random Manage Cyan" + } + ], "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [ [ "Auto Caption", @@ -11610,6 +11620,7 @@ "LayerUtility: LayerImageTransform", "LayerUtility: LayerMaskTransform", "LayerUtility: LoadVQAModel", + "LayerUtility: NameToColor", "LayerUtility: NumberCalculator", "LayerUtility: NumberCalculatorV2", "LayerUtility: PrintInfo", @@ -13525,6 +13536,7 @@ "DRMBT_LoadMedia", "DRMBT_MultiMinMax", "DRMBT_String_Item_Menu", + "ImageFrameBlend", "ListItemSelector", "NumberPlusPlus", "NumberRemap", @@ -17146,6 +17158,7 @@ "DownloadAndLoadHyVideoTextEncoder", "HyVideoBlockSwap", "HyVideoCFG", + "HyVideoContextOptions", "HyVideoCustomPromptTemplate", "HyVideoDecode", "HyVideoEmptyTextEmbeds", @@ -17689,6 +17702,7 @@ "JKEasyDetailer", "JKEasyDetailer_Context", "JKEasyKSampler_Context", + "JKEasyUpscaleImage", "JKEasyWatermark", "JKInspireSchedulerAdapter", "JKLilContext", diff --git a/github-stats.json b/github-stats.json index c12c67cc..7f36a0f5 100644 --- a/github-stats.json +++ b/github-stats.json @@ -839,6 +839,11 @@ "last_update": "2024-10-02 21:30:26", "author_account_age_days": 1180 }, + "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": { + "stars": 0, + "last_update": "2024-12-19 10:54:08", + "author_account_age_days": 1280 + }, "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": { "stars": 10, "last_update": "2024-12-16 08:55:26", diff --git a/node_db/dev/extension-node-map.json b/node_db/dev/extension-node-map.json index 112a984b..1372aeee 100644 --- a/node_db/dev/extension-node-map.json +++ b/node_db/dev/extension-node-map.json @@ -632,7 +632,6 @@ "AD_BatchImageLoadFromDir", "AD_CSVPromptStyler", "AD_CSVReader", - "AD_DeleteLocalAny", "AD_FluxTrainStepMath", "AD_HFDownload", "AD_ImageColorFilter", @@ -2938,6 +2937,7 @@ "DownloadAndLoadHyVideoTextEncoder", "HyVideoBlockSwap", "HyVideoCFG", + "HyVideoContextOptions", "HyVideoCustomPromptTemplate", "HyVideoDecode", "HyVideoEmptyTextEmbeds", diff --git a/node_db/new/extension-node-map.json b/node_db/new/extension-node-map.json index fd48e453..b30f63f7 100644 --- a/node_db/new/extension-node-map.json +++ b/node_db/new/extension-node-map.json @@ -191,6 +191,7 @@ "https://github.com/42lux/ComfyUI-42lux": [ [ "FluxEmptyLatentSizePicker", + "FluxHighresFixScaler", "ModelSamplingFluxNormalized", "PromptWithTokenCounter" ], @@ -2357,6 +2358,15 @@ "title_aux": "comfyui_nai_api" } ], + "https://github.com/CyanAutumn/ComfyUi_Random_Manage_Cyan": [ + [ + "Random Prompt Cyan", + "Remove Prompt Cyan" + ], + { + "title_aux": "ComfyUi Random Manage Cyan" + } + ], "https://github.com/Cyber-BCat/ComfyUI_Auto_Caption": [ [ "Auto Caption", @@ -11610,6 +11620,7 @@ "LayerUtility: LayerImageTransform", "LayerUtility: LayerMaskTransform", "LayerUtility: LoadVQAModel", + "LayerUtility: NameToColor", "LayerUtility: NumberCalculator", "LayerUtility: NumberCalculatorV2", "LayerUtility: PrintInfo", @@ -13525,6 +13536,7 @@ "DRMBT_LoadMedia", "DRMBT_MultiMinMax", "DRMBT_String_Item_Menu", + "ImageFrameBlend", "ListItemSelector", "NumberPlusPlus", "NumberRemap", @@ -17146,6 +17158,7 @@ "DownloadAndLoadHyVideoTextEncoder", "HyVideoBlockSwap", "HyVideoCFG", + "HyVideoContextOptions", "HyVideoCustomPromptTemplate", "HyVideoDecode", "HyVideoEmptyTextEmbeds", @@ -17689,6 +17702,7 @@ "JKEasyDetailer", "JKEasyDetailer_Context", "JKEasyKSampler_Context", + "JKEasyUpscaleImage", "JKEasyWatermark", "JKInspireSchedulerAdapter", "JKLilContext", diff --git a/node_db/tutorial/custom-node-list.json b/node_db/tutorial/custom-node-list.json index d16d0c86..53ce2630 100644 --- a/node_db/tutorial/custom-node-list.json +++ b/node_db/tutorial/custom-node-list.json @@ -240,6 +240,16 @@ ], "install_type": "git-clone", "description": "RAG Demo for LLM" + }, + { + "author": "FelixTeutsch", + "title": "BachelorThesis", + "reference": "https://github.com/FelixTeutsch/BachelorThesis", + "files": [ + "https://github.com/FelixTeutsch/BachelorThesis" + ], + "install_type": "git-clone", + "description": "This is a ComfyUi custom node, that build a new UI on top of the already existing AI, to enable the use of custom controllers" } ] } \ No newline at end of file