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
7c95340ad0
commit
4c8635d893
@ -4857,6 +4857,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "This is an ComfyUI implementation of RAFT to generate motion brush"
|
||||
},
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-LaVIT",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-LaVIT",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-LaVIT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:VideoLaVITLoader, VideoLaVITT2V, VideoLaVITI2V, VideoLaVITI2VLong, VideoLaVITT2VLong, VideoLaVITI2I"
|
||||
},
|
||||
{
|
||||
"author": "alexopus",
|
||||
"title": "ComfyUI Image Saver",
|
||||
@ -7249,6 +7259,46 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "You can call Chatglm's API in comfyUI to translate and describe pictures, and the API similar to OpenAI."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ParlerTTS",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ParlerTTS",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ParlerTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI custom TTS node based on [a/Parler_tts](https://huggingface.co/parler-tts)."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pic2Story",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pic2Story",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pic2Story",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pic2Story",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pipeline_Tool",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pipeline_Tool",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Pipeline_Tool"
|
||||
},
|
||||
{
|
||||
"author": "choey",
|
||||
"title": "Comfy-Topaz",
|
||||
@ -7329,16 +7379,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Unofficial ComfyUI implementation of Self-Guidance."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_ParlerTTS",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_ParlerTTS",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_ParlerTTS"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a simple ComfyUI custom TTS node based on [a/Parler_tts](https://huggingface.co/parler-tts)."
|
||||
},
|
||||
{
|
||||
"author": "aburahamu",
|
||||
"title": "ComfyUI-RequestsPoster",
|
||||
@ -7449,16 +7489,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load From S3, Save To S3."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pic2Story",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pic2Story",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pic2Story"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI simple node based on BLIP method, with the function of 'Image to Txt'."
|
||||
},
|
||||
{
|
||||
"author": "TashaSkyUp",
|
||||
"title": "ComfyUI_LiteLLM",
|
||||
|
||||
@ -637,6 +637,7 @@
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": [
|
||||
[
|
||||
"AdvOptions_Node",
|
||||
"CodingOptionsNode",
|
||||
"LLM_Node",
|
||||
"Output_Node",
|
||||
"QuantizationConfig_Node"
|
||||
@ -1872,6 +1873,7 @@
|
||||
"JNodes_AnyToString",
|
||||
"JNodes_AppendReversedFrames",
|
||||
"JNodes_BooleanSelectorWithString",
|
||||
"JNodes_BreakMediaInfo",
|
||||
"JNodes_CheckpointSelectorWithString",
|
||||
"JNodes_GetOutputDirectory",
|
||||
"JNodes_GetParameterFromList",
|
||||
@ -1880,7 +1882,9 @@
|
||||
"JNodes_ImageFormatSelector",
|
||||
"JNodes_ImageSizeSelector",
|
||||
"JNodes_LoadVideo",
|
||||
"JNodes_LoadVisualMediaFromPath",
|
||||
"JNodes_LoraExtractor",
|
||||
"JNodes_MediaInfoToString",
|
||||
"JNodes_OutVideoInfo",
|
||||
"JNodes_ParseDynamicPrompts",
|
||||
"JNodes_ParseParametersToGlobalList",
|
||||
@ -1904,6 +1908,7 @@
|
||||
"JNodes_TokenCounter",
|
||||
"JNodes_TrimAndStrip",
|
||||
"JNodes_UploadVideo",
|
||||
"JNodes_UploadVisualMedia",
|
||||
"JNodes_VaeSelectorWithString"
|
||||
],
|
||||
{
|
||||
@ -2047,8 +2052,14 @@
|
||||
"ADE_AnimateDiffUnload",
|
||||
"ADE_ApplyAnimateDiffModel",
|
||||
"ADE_ApplyAnimateDiffModelSimple",
|
||||
"ADE_ApplyAnimateDiffModelWithCameraCtrl",
|
||||
"ADE_ApplyAnimateLCMI2VModel",
|
||||
"ADE_BatchedContextOptions",
|
||||
"ADE_CameraCtrlAnimateDiffKeyframe",
|
||||
"ADE_CameraManualPoseAppend",
|
||||
"ADE_CameraPoseAdvanced",
|
||||
"ADE_CameraPoseBasic",
|
||||
"ADE_CameraPoseCombo",
|
||||
"ADE_CustomCFG",
|
||||
"ADE_CustomCFGKeyframe",
|
||||
"ADE_EmptyLatentImageLarge",
|
||||
@ -2056,7 +2067,9 @@
|
||||
"ADE_IterationOptsDefault",
|
||||
"ADE_IterationOptsFreeInit",
|
||||
"ADE_LoadAnimateDiffModel",
|
||||
"ADE_LoadAnimateDiffModelWithCameraCtrl",
|
||||
"ADE_LoadAnimateLCMI2VModel",
|
||||
"ADE_LoadCameraPoses",
|
||||
"ADE_LoopedUniformContextOptions",
|
||||
"ADE_LoopedUniformViewOptions",
|
||||
"ADE_MaskedLoadLora",
|
||||
@ -2066,6 +2079,8 @@
|
||||
"ADE_NoiseLayerAddWeighted",
|
||||
"ADE_NoiseLayerReplace",
|
||||
"ADE_RawSigmaSchedule",
|
||||
"ADE_ReplaceCameraParameters",
|
||||
"ADE_ReplaceOriginalPoseAspectRatio",
|
||||
"ADE_SigmaSchedule",
|
||||
"ADE_SigmaScheduleSplitAndCombine",
|
||||
"ADE_SigmaScheduleWeightedAverage",
|
||||
@ -2486,6 +2501,7 @@
|
||||
],
|
||||
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [
|
||||
[
|
||||
"AnimeCosplayDir",
|
||||
"AspectRatioCondition",
|
||||
"Colors",
|
||||
"ConnectFloat",
|
||||
@ -2493,19 +2509,27 @@
|
||||
"ConnectInteger",
|
||||
"ConnectLatent",
|
||||
"ConnectString",
|
||||
"DirSelector",
|
||||
"DoubleClipTextEncode",
|
||||
"EmbeddingLoader",
|
||||
"FilmCharDir",
|
||||
"HashText",
|
||||
"HueSatLum",
|
||||
"ImageDimensions",
|
||||
"ImageResizeLong",
|
||||
"IndoorBackgrounds",
|
||||
"IndoorDir",
|
||||
"IntEvaluate",
|
||||
"IntFloatDict",
|
||||
"IntStringDict",
|
||||
"LandscapeBackgrounds",
|
||||
"LandscapeDir",
|
||||
"MakeupStylesDir",
|
||||
"OptimalCrop",
|
||||
"SDXLEmptyLatent",
|
||||
"SaveWithMetaData",
|
||||
"SimplePrompts",
|
||||
"SpecificStylesDir",
|
||||
"TimeStamp",
|
||||
"TricolorComposition",
|
||||
"WorkflowSettings",
|
||||
@ -5728,6 +5752,19 @@
|
||||
"title_aux": "ComfyUI-Img2Img-Turbo"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-LaVIT": [
|
||||
[
|
||||
"VideoLaVITI2I",
|
||||
"VideoLaVITI2V",
|
||||
"VideoLaVITI2VLong",
|
||||
"VideoLaVITLoader",
|
||||
"VideoLaVITT2V",
|
||||
"VideoLaVITT2VLong"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LaVIT"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-LightGlue": [
|
||||
[
|
||||
"LightGlue Loader",
|
||||
@ -10248,6 +10285,7 @@
|
||||
"NewLayer",
|
||||
"NoiseImage",
|
||||
"OutlineMask",
|
||||
"PreviewMask_",
|
||||
"PromptImage",
|
||||
"PromptSimplification",
|
||||
"PromptSlide",
|
||||
@ -10514,6 +10552,14 @@
|
||||
"title_aux": "ComfyUI_Pic2Story"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool": [
|
||||
[
|
||||
"Pipeline_Tool"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Pipeline_Tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||
[
|
||||
"DiscoDiffusion_DiscoDiffusion",
|
||||
@ -11467,9 +11513,11 @@
|
||||
"easy fullkSampler",
|
||||
"easy globalSeed",
|
||||
"easy hiresFix",
|
||||
"easy humanParsing",
|
||||
"easy if",
|
||||
"easy imageChooser",
|
||||
"easy imageInsetCrop",
|
||||
"easy imageInterrogator",
|
||||
"easy imagePixelPerfect",
|
||||
"easy imageRatio",
|
||||
"easy imageRemBg",
|
||||
@ -11483,6 +11531,7 @@
|
||||
"easy imageSplitList",
|
||||
"easy imageSwitch",
|
||||
"easy imageToMask",
|
||||
"easy injectNoiseToLatent",
|
||||
"easy instantIDApply",
|
||||
"easy instantIDApplyADV",
|
||||
"easy int",
|
||||
@ -11490,6 +11539,8 @@
|
||||
"easy ipadapterApplyADV",
|
||||
"easy ipadapterApplyEmbeds",
|
||||
"easy ipadapterApplyEncoder",
|
||||
"easy ipadapterApplyFromParams",
|
||||
"easy ipadapterApplyRegional",
|
||||
"easy ipadapterStyleComposition",
|
||||
"easy isSDXL",
|
||||
"easy joinImageBatch",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -2400,6 +2400,26 @@
|
||||
"filename": "SUPIR-v0Q.ckpt",
|
||||
"url": "https://huggingface.co/camenduru/SUPIR/resolve/main/SUPIR-v0Q.ckpt"
|
||||
},
|
||||
{
|
||||
"name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)",
|
||||
"type": "checkpoints",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
"reference": "https://huggingface.co/Kijai/SUPIR_pruned/tree/main",
|
||||
"filename": "SUPIR-v0F_fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/SUPIR_pruned/resolve/main/SUPIR-v0F_fp16.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "Kijai/SUPIR-v0Q_fp16.safetensors (pruned)",
|
||||
"type": "checkpoints",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
"reference": "https://huggingface.co/Kijai/SUPIR_pruned/tree/main",
|
||||
"filename": "SUPIR-v0Q_fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/SUPIR_pruned/resolve/main/SUPIR-v0Q_fp16.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "RAM",
|
||||
"type": "RAM",
|
||||
|
||||
@ -12,6 +12,26 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-LaVIT",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-LaVIT",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-LaVIT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:VideoLaVITLoader, VideoLaVITT2V, VideoLaVITI2V, VideoLaVITI2VLong, VideoLaVITT2VLong, VideoLaVITI2I"
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_Pipeline_Tool",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_Pipeline_Tool",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Pipeline_Tool"
|
||||
},
|
||||
{
|
||||
"author": "blueraincoatli",
|
||||
"title": "comfyUI_SillyNodes",
|
||||
|
||||
@ -637,6 +637,7 @@
|
||||
"https://github.com/Big-Idea-Technology/ComfyUI_LLM_Node": [
|
||||
[
|
||||
"AdvOptions_Node",
|
||||
"CodingOptionsNode",
|
||||
"LLM_Node",
|
||||
"Output_Node",
|
||||
"QuantizationConfig_Node"
|
||||
@ -1872,6 +1873,7 @@
|
||||
"JNodes_AnyToString",
|
||||
"JNodes_AppendReversedFrames",
|
||||
"JNodes_BooleanSelectorWithString",
|
||||
"JNodes_BreakMediaInfo",
|
||||
"JNodes_CheckpointSelectorWithString",
|
||||
"JNodes_GetOutputDirectory",
|
||||
"JNodes_GetParameterFromList",
|
||||
@ -1880,7 +1882,9 @@
|
||||
"JNodes_ImageFormatSelector",
|
||||
"JNodes_ImageSizeSelector",
|
||||
"JNodes_LoadVideo",
|
||||
"JNodes_LoadVisualMediaFromPath",
|
||||
"JNodes_LoraExtractor",
|
||||
"JNodes_MediaInfoToString",
|
||||
"JNodes_OutVideoInfo",
|
||||
"JNodes_ParseDynamicPrompts",
|
||||
"JNodes_ParseParametersToGlobalList",
|
||||
@ -1904,6 +1908,7 @@
|
||||
"JNodes_TokenCounter",
|
||||
"JNodes_TrimAndStrip",
|
||||
"JNodes_UploadVideo",
|
||||
"JNodes_UploadVisualMedia",
|
||||
"JNodes_VaeSelectorWithString"
|
||||
],
|
||||
{
|
||||
@ -2047,8 +2052,14 @@
|
||||
"ADE_AnimateDiffUnload",
|
||||
"ADE_ApplyAnimateDiffModel",
|
||||
"ADE_ApplyAnimateDiffModelSimple",
|
||||
"ADE_ApplyAnimateDiffModelWithCameraCtrl",
|
||||
"ADE_ApplyAnimateLCMI2VModel",
|
||||
"ADE_BatchedContextOptions",
|
||||
"ADE_CameraCtrlAnimateDiffKeyframe",
|
||||
"ADE_CameraManualPoseAppend",
|
||||
"ADE_CameraPoseAdvanced",
|
||||
"ADE_CameraPoseBasic",
|
||||
"ADE_CameraPoseCombo",
|
||||
"ADE_CustomCFG",
|
||||
"ADE_CustomCFGKeyframe",
|
||||
"ADE_EmptyLatentImageLarge",
|
||||
@ -2056,7 +2067,9 @@
|
||||
"ADE_IterationOptsDefault",
|
||||
"ADE_IterationOptsFreeInit",
|
||||
"ADE_LoadAnimateDiffModel",
|
||||
"ADE_LoadAnimateDiffModelWithCameraCtrl",
|
||||
"ADE_LoadAnimateLCMI2VModel",
|
||||
"ADE_LoadCameraPoses",
|
||||
"ADE_LoopedUniformContextOptions",
|
||||
"ADE_LoopedUniformViewOptions",
|
||||
"ADE_MaskedLoadLora",
|
||||
@ -2066,6 +2079,8 @@
|
||||
"ADE_NoiseLayerAddWeighted",
|
||||
"ADE_NoiseLayerReplace",
|
||||
"ADE_RawSigmaSchedule",
|
||||
"ADE_ReplaceCameraParameters",
|
||||
"ADE_ReplaceOriginalPoseAspectRatio",
|
||||
"ADE_SigmaSchedule",
|
||||
"ADE_SigmaScheduleSplitAndCombine",
|
||||
"ADE_SigmaScheduleWeightedAverage",
|
||||
@ -2486,6 +2501,7 @@
|
||||
],
|
||||
"https://github.com/MokkaBoss1/ComfyUI_Mokkaboss1": [
|
||||
[
|
||||
"AnimeCosplayDir",
|
||||
"AspectRatioCondition",
|
||||
"Colors",
|
||||
"ConnectFloat",
|
||||
@ -2493,19 +2509,27 @@
|
||||
"ConnectInteger",
|
||||
"ConnectLatent",
|
||||
"ConnectString",
|
||||
"DirSelector",
|
||||
"DoubleClipTextEncode",
|
||||
"EmbeddingLoader",
|
||||
"FilmCharDir",
|
||||
"HashText",
|
||||
"HueSatLum",
|
||||
"ImageDimensions",
|
||||
"ImageResizeLong",
|
||||
"IndoorBackgrounds",
|
||||
"IndoorDir",
|
||||
"IntEvaluate",
|
||||
"IntFloatDict",
|
||||
"IntStringDict",
|
||||
"LandscapeBackgrounds",
|
||||
"LandscapeDir",
|
||||
"MakeupStylesDir",
|
||||
"OptimalCrop",
|
||||
"SDXLEmptyLatent",
|
||||
"SaveWithMetaData",
|
||||
"SimplePrompts",
|
||||
"SpecificStylesDir",
|
||||
"TimeStamp",
|
||||
"TricolorComposition",
|
||||
"WorkflowSettings",
|
||||
@ -5728,6 +5752,19 @@
|
||||
"title_aux": "ComfyUI-Img2Img-Turbo"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-LaVIT": [
|
||||
[
|
||||
"VideoLaVITI2I",
|
||||
"VideoLaVITI2V",
|
||||
"VideoLaVITI2VLong",
|
||||
"VideoLaVITLoader",
|
||||
"VideoLaVITT2V",
|
||||
"VideoLaVITT2VLong"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-LaVIT"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-LightGlue": [
|
||||
[
|
||||
"LightGlue Loader",
|
||||
@ -10248,6 +10285,7 @@
|
||||
"NewLayer",
|
||||
"NoiseImage",
|
||||
"OutlineMask",
|
||||
"PreviewMask_",
|
||||
"PromptImage",
|
||||
"PromptSimplification",
|
||||
"PromptSlide",
|
||||
@ -10514,6 +10552,14 @@
|
||||
"title_aux": "ComfyUI_Pic2Story"
|
||||
}
|
||||
],
|
||||
"https://github.com/smthemex/ComfyUI_Pipeline_Tool": [
|
||||
[
|
||||
"Pipeline_Tool"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Pipeline_Tool"
|
||||
}
|
||||
],
|
||||
"https://github.com/space-nuko/ComfyUI-Disco-Diffusion": [
|
||||
[
|
||||
"DiscoDiffusion_DiscoDiffusion",
|
||||
@ -11467,9 +11513,11 @@
|
||||
"easy fullkSampler",
|
||||
"easy globalSeed",
|
||||
"easy hiresFix",
|
||||
"easy humanParsing",
|
||||
"easy if",
|
||||
"easy imageChooser",
|
||||
"easy imageInsetCrop",
|
||||
"easy imageInterrogator",
|
||||
"easy imagePixelPerfect",
|
||||
"easy imageRatio",
|
||||
"easy imageRemBg",
|
||||
@ -11483,6 +11531,7 @@
|
||||
"easy imageSplitList",
|
||||
"easy imageSwitch",
|
||||
"easy imageToMask",
|
||||
"easy injectNoiseToLatent",
|
||||
"easy instantIDApply",
|
||||
"easy instantIDApplyADV",
|
||||
"easy int",
|
||||
@ -11490,6 +11539,8 @@
|
||||
"easy ipadapterApplyADV",
|
||||
"easy ipadapterApplyEmbeds",
|
||||
"easy ipadapterApplyEncoder",
|
||||
"easy ipadapterApplyFromParams",
|
||||
"easy ipadapterApplyRegional",
|
||||
"easy ipadapterStyleComposition",
|
||||
"easy isSDXL",
|
||||
"easy joinImageBatch",
|
||||
|
||||
@ -1,5 +1,25 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "Kijai/SUPIR-v0F_fp16.safetensors (pruned)",
|
||||
"type": "checkpoints",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
"reference": "https://huggingface.co/Kijai/SUPIR_pruned/tree/main",
|
||||
"filename": "SUPIR-v0F_fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/SUPIR_pruned/resolve/main/SUPIR-v0F_fp16.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "Kijai/SUPIR-v0Q_fp16.safetensors (pruned)",
|
||||
"type": "checkpoints",
|
||||
"base": "SUPIR",
|
||||
"save_path": "checkpoints/SUPIR",
|
||||
"description": "SUPIR checkpoint model",
|
||||
"reference": "https://huggingface.co/Kijai/SUPIR_pruned/tree/main",
|
||||
"filename": "SUPIR-v0Q_fp16.safetensors",
|
||||
"url": "https://huggingface.co/Kijai/SUPIR_pruned/resolve/main/SUPIR-v0Q_fp16.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "SUPIR-v0F.ckpt",
|
||||
"type": "checkpoints",
|
||||
@ -641,86 +661,6 @@
|
||||
"reference": "https://huggingface.co/Lightricks/LongAnimateDiff",
|
||||
"filename": "lt_long_mm_16_64_frames.ckpt",
|
||||
"url": "https://huggingface.co/Lightricks/LongAnimateDiff/resolve/main/lt_long_mm_16_64_frames.ckpt"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sd15.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15_light.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sd15_light.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_light.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sd15_vit-G.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sd15_vit-G.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter_sd15_vit-G.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-plus_sd15.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter-plus_sd15.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-plus-face_sd15.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter-plus-face_sd15.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-plus-face_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter-full-face_sd15.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SD1.5",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter-full-face_sd15.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/models/ip-adapter-full-face_sd15.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sdxl.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "ipadapter",
|
||||
"description": "You can use this model in the [a/ComfyUI IPAdapter plus](https://github.com/cubiq/ComfyUI_IPAdapter_plus) extension.",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sdxl.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl.safetensors"
|
||||
},
|
||||
{
|
||||
"name": "ip-adapter_sdxl_vit-h.safetensors",
|
||||
"type": "IP-Adapter",
|
||||
"base": "SDXL",
|
||||
"save_path": "ipadapter",
|
||||
"description": "This model requires the use of the SD1.5 encoder despite being for SDXL checkpoints",
|
||||
"reference": "https://huggingface.co/h94/IP-Adapter",
|
||||
"filename": "ip-adapter_sdxl_vit-h.safetensors",
|
||||
"url": "https://huggingface.co/h94/IP-Adapter/resolve/main/sdxl_models/ip-adapter_sdxl_vit-h.safetensors"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user