mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 14:14:54 +08:00
update DB
This commit is contained in:
parent
f75384ecdd
commit
faf1600721
@ -7322,7 +7322,10 @@
|
||||
],
|
||||
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
|
||||
[
|
||||
"HF_QuestionAnswer"
|
||||
"HF_QuestionAnswer",
|
||||
"Job_Caption",
|
||||
"Joy_caption",
|
||||
"Joy_caption_load"
|
||||
],
|
||||
{
|
||||
"author": "Alex Genovese",
|
||||
@ -14937,6 +14940,7 @@
|
||||
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [
|
||||
[
|
||||
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"ApplyLBW //Inspire",
|
||||
"ApplyRegionalIPAdapters //Inspire",
|
||||
"BindImageListPromptList //Inspire",
|
||||
"CLIPTextEncodeWithWeight //Inspire",
|
||||
@ -14979,12 +14983,14 @@
|
||||
"LoadImage //Inspire",
|
||||
"LoadImageListFromDir //Inspire",
|
||||
"LoadImagesFromDir //Inspire",
|
||||
"LoadLBW //Inspire",
|
||||
"LoadPromptsFromDir //Inspire",
|
||||
"LoadPromptsFromFile //Inspire",
|
||||
"LoadSinglePromptFromFile //Inspire",
|
||||
"LoraBlockInfo //Inspire",
|
||||
"LoraLoaderBlockWeight //Inspire",
|
||||
"MakeBasicPipe //Inspire",
|
||||
"MakeLBW //Inspire",
|
||||
"Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"MediaPipeFaceMeshDetectorProvider //Inspire",
|
||||
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
@ -15013,6 +15019,7 @@
|
||||
"RemoveControlNetFromRegionalPrompts //Inspire",
|
||||
"RetrieveBackendData //Inspire",
|
||||
"RetrieveBackendDataNumberKey //Inspire",
|
||||
"SaveLBW //Inspire",
|
||||
"ScheduledCFGGuider //Inspire",
|
||||
"ScheduledPerpNegCFGGuider //Inspire",
|
||||
"SeedExplorer //Inspire",
|
||||
@ -16393,11 +16400,13 @@
|
||||
"BMAB Crop",
|
||||
"BMAB Detail Anything",
|
||||
"BMAB Detect And Mask",
|
||||
"BMAB Detect And Paste",
|
||||
"BMAB Detection Crop",
|
||||
"BMAB Detector",
|
||||
"BMAB Edge",
|
||||
"BMAB Extractor",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Flux ControlNet",
|
||||
"BMAB Flux Integrator",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB Import Integrator",
|
||||
@ -16880,6 +16889,7 @@
|
||||
"FlexMaskMath",
|
||||
"FlexMaskMorph",
|
||||
"FlexMaskOpacity",
|
||||
"FlexMaskRandomShapes",
|
||||
"FlexMaskTransform",
|
||||
"FlexMaskVoronoiScheduled",
|
||||
"FlexMaskWarp",
|
||||
@ -17171,6 +17181,7 @@
|
||||
"PhotoMakerEncodePlus",
|
||||
"PhotoMakerInsightFaceLoader",
|
||||
"PhotoMakerLoaderPlus",
|
||||
"PhotoMakerLoraLoaderPlus",
|
||||
"PhotoMakerStyles",
|
||||
"PrepImagesForClipVisionFromPath"
|
||||
],
|
||||
@ -18004,6 +18015,7 @@
|
||||
"FoxImageExtractFromBatch",
|
||||
"FoxImageResizeBySpecialSide",
|
||||
"FoxImageRotate",
|
||||
"FoxImageScaleToSDType",
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxLoadImagePlus",
|
||||
@ -18838,6 +18850,9 @@
|
||||
"GTF | Filter - Hysteresis Threshold",
|
||||
"GTF | Filter - Invert",
|
||||
"GTF | Filter - Morphological",
|
||||
"GTF | Filter - Patch Max",
|
||||
"GTF | Filter - Patch Median",
|
||||
"GTF | Filter - Patch Min",
|
||||
"GTF | Filter - Patch Range Normalize",
|
||||
"GTF | Filter - Quantize",
|
||||
"GTF | Filter - Range Normalize",
|
||||
|
||||
@ -12,6 +12,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "Lilien86",
|
||||
"title": "lauger NodePack for ComfyUI",
|
||||
"reference": "https://github.com/Lilien86/lauger_NP_comfyui",
|
||||
"files": [
|
||||
"https://github.com/Lilien86/lauger_NP_comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Hey everyone it's my Custom ComfyUI Nodes Pack repository! This project contains a collection of custom nodes designed to extend the functionality of ComfyUI. These nodes offer capabilities and new creative possibilities, especially in the realms of latent space manipulation and interpolation.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "haodman",
|
||||
"title": "ComfyUI_Rain",
|
||||
|
||||
@ -634,6 +634,14 @@
|
||||
"title_aux": "ComfyUI-LevelPixel"
|
||||
}
|
||||
],
|
||||
"https://github.com/Lilien86/lauger_NP_comfyui": [
|
||||
[
|
||||
"Latent Interpolator Multi"
|
||||
],
|
||||
{
|
||||
"title_aux": "lauger NodePack for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": [
|
||||
[
|
||||
"ChatGPTCompletion"
|
||||
|
||||
@ -204,6 +204,11 @@
|
||||
"last_update": "2024-07-11 22:36:24",
|
||||
"author_account_age_days": 51
|
||||
},
|
||||
"https://github.com/Lilien86/lauger_NP_comfyui": {
|
||||
"stars": 2,
|
||||
"last_update": "2024-09-01 14:36:13",
|
||||
"author_account_age_days": 563
|
||||
},
|
||||
"https://github.com/LotzF/ComfyUI-Simple-Chat-GPT-completion": {
|
||||
"stars": 0,
|
||||
"last_update": "2024-02-04 21:15:22",
|
||||
|
||||
@ -7322,7 +7322,10 @@
|
||||
],
|
||||
"https://github.com/alexgenovese/ComfyUI_HF_Servelress_Inference": [
|
||||
[
|
||||
"HF_QuestionAnswer"
|
||||
"HF_QuestionAnswer",
|
||||
"Job_Caption",
|
||||
"Joy_caption",
|
||||
"Joy_caption_load"
|
||||
],
|
||||
{
|
||||
"author": "Alex Genovese",
|
||||
@ -14937,6 +14940,7 @@
|
||||
"https://github.com/ltdrdata/ComfyUI-Inspire-Pack": [
|
||||
[
|
||||
"AnimeLineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"ApplyLBW //Inspire",
|
||||
"ApplyRegionalIPAdapters //Inspire",
|
||||
"BindImageListPromptList //Inspire",
|
||||
"CLIPTextEncodeWithWeight //Inspire",
|
||||
@ -14979,12 +14983,14 @@
|
||||
"LoadImage //Inspire",
|
||||
"LoadImageListFromDir //Inspire",
|
||||
"LoadImagesFromDir //Inspire",
|
||||
"LoadLBW //Inspire",
|
||||
"LoadPromptsFromDir //Inspire",
|
||||
"LoadPromptsFromFile //Inspire",
|
||||
"LoadSinglePromptFromFile //Inspire",
|
||||
"LoraBlockInfo //Inspire",
|
||||
"LoraLoaderBlockWeight //Inspire",
|
||||
"MakeBasicPipe //Inspire",
|
||||
"MakeLBW //Inspire",
|
||||
"Manga2Anime_LineArt_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
"MediaPipeFaceMeshDetectorProvider //Inspire",
|
||||
"MediaPipe_FaceMesh_Preprocessor_Provider_for_SEGS //Inspire",
|
||||
@ -15013,6 +15019,7 @@
|
||||
"RemoveControlNetFromRegionalPrompts //Inspire",
|
||||
"RetrieveBackendData //Inspire",
|
||||
"RetrieveBackendDataNumberKey //Inspire",
|
||||
"SaveLBW //Inspire",
|
||||
"ScheduledCFGGuider //Inspire",
|
||||
"ScheduledPerpNegCFGGuider //Inspire",
|
||||
"SeedExplorer //Inspire",
|
||||
@ -16393,11 +16400,13 @@
|
||||
"BMAB Crop",
|
||||
"BMAB Detail Anything",
|
||||
"BMAB Detect And Mask",
|
||||
"BMAB Detect And Paste",
|
||||
"BMAB Detection Crop",
|
||||
"BMAB Detector",
|
||||
"BMAB Edge",
|
||||
"BMAB Extractor",
|
||||
"BMAB Face Detailer",
|
||||
"BMAB Flux ControlNet",
|
||||
"BMAB Flux Integrator",
|
||||
"BMAB Google Gemini Prompt",
|
||||
"BMAB Import Integrator",
|
||||
@ -16880,6 +16889,7 @@
|
||||
"FlexMaskMath",
|
||||
"FlexMaskMorph",
|
||||
"FlexMaskOpacity",
|
||||
"FlexMaskRandomShapes",
|
||||
"FlexMaskTransform",
|
||||
"FlexMaskVoronoiScheduled",
|
||||
"FlexMaskWarp",
|
||||
@ -17171,6 +17181,7 @@
|
||||
"PhotoMakerEncodePlus",
|
||||
"PhotoMakerInsightFaceLoader",
|
||||
"PhotoMakerLoaderPlus",
|
||||
"PhotoMakerLoraLoaderPlus",
|
||||
"PhotoMakerStyles",
|
||||
"PrepImagesForClipVisionFromPath"
|
||||
],
|
||||
@ -18004,6 +18015,7 @@
|
||||
"FoxImageExtractFromBatch",
|
||||
"FoxImageResizeBySpecialSide",
|
||||
"FoxImageRotate",
|
||||
"FoxImageScaleToSDType",
|
||||
"FoxImageTileBatch",
|
||||
"FoxLoadImageList",
|
||||
"FoxLoadImagePlus",
|
||||
@ -18838,6 +18850,9 @@
|
||||
"GTF | Filter - Hysteresis Threshold",
|
||||
"GTF | Filter - Invert",
|
||||
"GTF | Filter - Morphological",
|
||||
"GTF | Filter - Patch Max",
|
||||
"GTF | Filter - Patch Median",
|
||||
"GTF | Filter - Patch Min",
|
||||
"GTF | Filter - Patch Range Normalize",
|
||||
"GTF | Filter - Quantize",
|
||||
"GTF | Filter - Range Normalize",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user