update DB
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user