mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
25c6df7334
commit
10f19dca34
@ -1502,8 +1502,8 @@
|
|||||||
[
|
[
|
||||||
"ZuellniExLlamaGenerator",
|
"ZuellniExLlamaGenerator",
|
||||||
"ZuellniExLlamaLoader",
|
"ZuellniExLlamaLoader",
|
||||||
"ZuellniTextFormatter",
|
"ZuellniTextPreviewer",
|
||||||
"ZuellniTextPreviewer"
|
"ZuellniTextReplacer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-ExLlama"
|
"title_aux": "ComfyUI-ExLlama"
|
||||||
|
|||||||
@ -329,6 +329,7 @@
|
|||||||
[
|
[
|
||||||
"AMT VFI",
|
"AMT VFI",
|
||||||
"EISAI VFI",
|
"EISAI VFI",
|
||||||
|
"FILM VFI",
|
||||||
"GMFSS Fortuna VFI",
|
"GMFSS Fortuna VFI",
|
||||||
"IFRNet VFI",
|
"IFRNet VFI",
|
||||||
"IFUnet VFI",
|
"IFUnet VFI",
|
||||||
@ -571,7 +572,18 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
|
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
|
||||||
[
|
[
|
||||||
|
"VHS_DuplicateImages",
|
||||||
|
"VHS_DuplicateLatents",
|
||||||
|
"VHS_GetImageCount",
|
||||||
|
"VHS_GetLatentCount",
|
||||||
|
"VHS_LoadImages",
|
||||||
"VHS_LoadVideo",
|
"VHS_LoadVideo",
|
||||||
|
"VHS_MergeImages",
|
||||||
|
"VHS_MergeLatents",
|
||||||
|
"VHS_SelectEveryNthImage",
|
||||||
|
"VHS_SelectEveryNthLatent",
|
||||||
|
"VHS_SplitImages",
|
||||||
|
"VHS_SplitLatents",
|
||||||
"VHS_VideoCombine"
|
"VHS_VideoCombine"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -1490,12 +1502,24 @@
|
|||||||
[
|
[
|
||||||
"ZuellniExLlamaGenerator",
|
"ZuellniExLlamaGenerator",
|
||||||
"ZuellniExLlamaLoader",
|
"ZuellniExLlamaLoader",
|
||||||
"ZuellniExLlamaPreviewer"
|
"ZuellniTextPreviewer",
|
||||||
|
"ZuellniTextReplacer"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-ExLlama"
|
"title_aux": "ComfyUI-ExLlama"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/Zuellni/ComfyUI-PickScore-Nodes": [
|
||||||
|
[
|
||||||
|
"ZuellniPickScoreImageProcessor",
|
||||||
|
"ZuellniPickScoreLoader",
|
||||||
|
"ZuellniPickScoreSelector",
|
||||||
|
"ZuellniPickScoreTextProcessor"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI PickScore Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
"https://github.com/adieyal/comfyui-dynamicprompts": [
|
||||||
[
|
[
|
||||||
"DPCombinatorialGenerator",
|
"DPCombinatorialGenerator",
|
||||||
@ -1906,6 +1930,14 @@
|
|||||||
"title_aux": "Variation seeds"
|
"title_aux": "Variation seeds"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/chrisgoringe/cg-use-everywhere": [
|
||||||
|
[
|
||||||
|
"Seed Everywhere"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "Use Everwhere"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/city96/ComfyUI_ColorMod": [
|
"https://github.com/city96/ComfyUI_ColorMod": [
|
||||||
[
|
[
|
||||||
"ColorModEdges",
|
"ColorModEdges",
|
||||||
@ -2010,7 +2042,11 @@
|
|||||||
"https://github.com/cubiq/ComfyUI_IPAdapter_plus": [
|
"https://github.com/cubiq/ComfyUI_IPAdapter_plus": [
|
||||||
[
|
[
|
||||||
"IPAdapterApply",
|
"IPAdapterApply",
|
||||||
|
"IPAdapterApplyEncoded",
|
||||||
|
"IPAdapterEncoder",
|
||||||
|
"IPAdapterLoadEmbeds",
|
||||||
"IPAdapterModelLoader",
|
"IPAdapterModelLoader",
|
||||||
|
"IPAdapterSaveEmbeds",
|
||||||
"PrepImageForClipVision"
|
"PrepImageForClipVision"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
@ -2978,6 +3014,7 @@
|
|||||||
"AV_VAELoader",
|
"AV_VAELoader",
|
||||||
"AspectRatioSelector",
|
"AspectRatioSelector",
|
||||||
"BLIPCaption",
|
"BLIPCaption",
|
||||||
|
"BLIPLoader",
|
||||||
"ColorBlend",
|
"ColorBlend",
|
||||||
"ColorCorrect",
|
"ColorCorrect",
|
||||||
"DeepDanbooruCaption",
|
"DeepDanbooruCaption",
|
||||||
@ -2994,16 +3031,17 @@
|
|||||||
"ImageAlphaComposite",
|
"ImageAlphaComposite",
|
||||||
"ImageGaussianBlur",
|
"ImageGaussianBlur",
|
||||||
"ImageMuxer",
|
"ImageMuxer",
|
||||||
|
"ImageRepeat",
|
||||||
"ImageScaleDown",
|
"ImageScaleDown",
|
||||||
"ImageScaleDownBy",
|
"ImageScaleDownBy",
|
||||||
"ImageScaleDownToSize",
|
"ImageScaleDownToSize",
|
||||||
"ImageScaleDownToTotalPixels",
|
"ImageScaleToMegapixels",
|
||||||
"LaMaInpaint",
|
"LaMaInpaint",
|
||||||
"LaMaLoader",
|
|
||||||
"LoadImageAsMaskFromUrl",
|
"LoadImageAsMaskFromUrl",
|
||||||
"LoadImageFromUrl",
|
"LoadImageFromUrl",
|
||||||
"LoadJsonFromUrl",
|
"LoadJsonFromUrl",
|
||||||
"NumberScaler",
|
"NumberScaler",
|
||||||
|
"QRCodeGenerator",
|
||||||
"RandomFloat",
|
"RandomFloat",
|
||||||
"RandomInt",
|
"RandomInt",
|
||||||
"SAMEmbeddingToImage",
|
"SAMEmbeddingToImage",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user