update DB

This commit is contained in:
Dr.Lt.Data
2024-12-19 21:42:47 +09:00
parent d2743e1b1e
commit bc63166f48
6 changed files with 55 additions and 12 deletions

View File

@@ -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",

View File

@@ -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",

View File

@@ -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"
}
]
}