update DB

This commit is contained in:
Dr.Lt.Data 2024-09-23 01:13:05 +09:00
parent 8bb5eecf0d
commit 45c2cfd92e
10 changed files with 2228 additions and 1924 deletions

View File

@ -6610,6 +6610,16 @@
"install_type": "git-clone",
"description": "This project provides a Tensorrt implementation of Dwpose for ultra fast pose estimation inside ComfyUI"
},
{
"author": "yuvraj108c",
"title": "ComfyUI Facerestore TensorRT",
"reference": "https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt"
],
"install_type": "git-clone",
"description": "This project provides an experimental Tensorrt implementation for ultra fast face restoration inside ComfyUI.\nNote: This project doesn't do pre/post processing. It only works on cropped faces for now."
},
{
"author": "blepping",
"title": "ComfyUI-bleh",
@ -7101,6 +7111,16 @@
"install_type": "git-clone",
"description": "ComfyUI_Gemini_Flash is a custom node for ComfyUI, integrating the capabilities of the Gemini 1.5 Flash model. This node supports text and vision-based prompts, allowing users to analyze and adapt images to text prompts for text2image tasks."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI_pixtral_vision",
"reference": "https://github.com/ShmuelRonen/ComfyUI_pixtral_vision",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision"
],
"install_type": "git-clone",
"description": "The ComfyUI_pixtral_vision is a powerful ComfyUI node designed to integrate seamlessly with the Mistral Pixtral API. It facilitates the analysis of images through deep learning models, interpreting and describing the visual content. Users can input an image directly and provide prompts for context, utilizing an API key for authentication."
},
{
"author": "redhottensors",
"title": "ComfyUI-Prediction",
@ -8975,6 +8995,16 @@
"install_type": "git-clone",
"description": "Simple ComfyUI node that predicts the score of an aesthetic image with SigLIP-based predictor."
},
{
"author": "discus0434",
"title": "ComfyUI Flux Accelerator",
"reference": "https://github.com/discus0434/comfyui-flux-accelerator",
"files": [
"https://github.com/discus0434/comfyui-flux-accelerator"
],
"install_type": "git-clone",
"description": "ComfyUI Flux Accelerator is a custom node for ComfyUI that accelerates Flux.1 image generation, just by using this node."
},
{
"author": "AIFSH",
"title": "StyleShot-ComfyUI",
@ -13238,6 +13268,16 @@
"install_type": "git-clone",
"description": "ComfyUI nodes to use MasaCtrl"
},
{
"author": "leeguandong",
"title": "ComfyUI_CompareModelWeights",
"reference": "https://github.com/leeguandong/ComfyUI_CompareModelWeights",
"files": [
"https://github.com/leeguandong/ComfyUI_CompareModelWeights"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use CompareModelWeights"
},
{
"author": "lenskikh",
"title": "Propmt Worker",
@ -14672,6 +14712,26 @@
"install_type": "git-clone",
"description": "Using IPAdapter for style consistency, the node accepts a story structured as text {prompt} text {prompt} etc. and generates a comic, saving it to /output. It also adds LLM API Request node, providing an openai compatible LLM API for generating the stories."
},
{
"author": "banqingyuan",
"title": "ComfyUI-text-replace",
"reference": "https://github.com/banqingyuan/ComfyUI-text-replace",
"files": [
"https://github.com/banqingyuan/ComfyUI-text-replace"
],
"install_type": "git-clone",
"description": "NODES: OCR Location Node, Image Erase Node, Chat Overlay Node, Extract JSON Node."
},
{
"author": "edelvarden",
"title": "ComfyUI-ImageMetadataExtension",
"reference": "https://github.com/edelvarden/ComfyUI-ImageMetadataExtension",
"files": [
"https://github.com/edelvarden/ComfyUI-ImageMetadataExtension"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website."
},

View File

@ -1349,6 +1349,7 @@
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalNumberSlider",
"ComfyUIDeployExternalText",
"ComfyUIDeployExternalTextAny",
"ComfyUIDeployExternalTextList",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo"
@ -5495,6 +5496,14 @@
"title_aux": "ComfyUI_Gemini_Flash"
}
],
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": [
[
"ComfyUIPixtralVision"
],
{
"title_aux": "ComfyUI_pixtral_vision"
}
],
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": [
[
"LoadAudio",
@ -8186,6 +8195,17 @@
"title_aux": "Steerable Motion"
}
],
"https://github.com/banqingyuan/ComfyUI-text-replace": [
[
"ChatOverlayNode",
"ExtractJsonNode",
"ImageEraseNode",
"OCRLocNode"
],
{
"title_aux": "ComfyUI-text-replace"
}
],
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py": [
[
"TextToSpeech"
@ -9397,8 +9417,10 @@
"LayerMask: BiRefNetUltraV2",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: DrawBBoxMask",
"LayerMask: EVFSAMUltra",
"LayerMask: Florence2Ultra",
"LayerMask: HumanPartsUltra",
"LayerMask: ImageToMask",
"LayerMask: LoadBiRefNetModel",
"LayerMask: LoadFlorence2Model",
@ -10256,6 +10278,7 @@
"https://github.com/cubiq/Block_Patcher_ComfyUI": [
[
"FluxBlockPatcherSampler",
"FluxBlockShareKV",
"PlotBlockParams"
],
{
@ -10972,6 +10995,14 @@
"title_aux": "ComfyUI Caching Embeddings"
}
],
"https://github.com/discus0434/comfyui-flux-accelerator": [
[
"\ud83c\udf6dFluxAccelerator"
],
{
"title_aux": "ComfyUI Flux Accelerator"
}
],
"https://github.com/djbielejeski/a-person-mask-generator": [
[
"APersonFaceLandmarkMaskGenerator",
@ -11182,6 +11213,15 @@
"title_aux": "Semantic-SAM"
}
],
"https://github.com/edelvarden/ComfyUI-ImageMetadataExtension": [
[
"CreateExtraMetaData",
"SaveImageWithMetaData"
],
{
"title_aux": "ComfyUI-ImageMetadataExtension"
}
],
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"Animation_RGB_Mask",
@ -12565,6 +12605,8 @@
"CombineVideos",
"Dingding",
"Dingding_tool",
"EasyOCR_advance",
"EasyOCR_choose",
"FeishuDownloadAudio",
"FeishuDownloadImage",
"FeishuGetHistory",
@ -13779,6 +13821,7 @@
"Bjornulf_CheckBlackImage",
"Bjornulf_ClearVRAM",
"Bjornulf_CombineBackgroundOverlay",
"Bjornulf_CombineImages",
"Bjornulf_CombineTexts",
"Bjornulf_CombineTextsByLines",
"Bjornulf_CustomStringType",
@ -13786,6 +13829,7 @@
"Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency",
"Bjornulf_IfElse",
"Bjornulf_ImageDetails",
"Bjornulf_ImageMaskCutter",
"Bjornulf_LoadImageWithTransparency",
"Bjornulf_LoadImagesFromSelectedFolder",
@ -14400,6 +14444,7 @@
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"Screencap_mss",
"SetShakkerLabsUnionControlNetType",
"Sleep",
"SomethingToString",
"SoundReactive",
@ -14828,6 +14873,17 @@
"title_aux": "Head Orientation Node"
}
],
"https://github.com/leeguandong/ComfyUI_CompareModelWeights": [
[
"CheckPointLoader_Compare",
"CompareModelWeightsDiff",
"CompareModelWeightsDiffNormalized",
"PreviewImageCompareModelWeights"
],
{
"title_aux": "ComfyUI_CompareModelWeights"
}
],
"https://github.com/leeguandong/ComfyUI_CrossImageAttention": [
[
"AppearanceTransferInference",
@ -17875,6 +17931,7 @@
"Color",
"ComparingTwoFrames_",
"CompositeImages_",
"CreateJsonNode",
"DepthViewer",
"DynamicDelayProcessor",
"EmbeddingPrompt",
@ -18831,6 +18888,8 @@
],
"https://github.com/svdC1/comfy-ui-lora-dataset-tools": [
[
"Add Gallery Manager",
"Batch to Gallery Manager",
"Delete Duplicates",
"Detect Faces and Draw Detection Box",
"Directory Loader",
@ -18838,6 +18897,8 @@
"Filter Images With Multiple Faces",
"Filter Images Without Faces",
"Filter Images Without Specific Face",
"Gallery Manager to Batch",
"Load Gallery Manager",
"Save As HTML Image Gallery"
],
{
@ -20433,6 +20494,14 @@
"title_aux": "ComfyUI Dwpose TensorRT"
}
],
"https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt": [
[
"FaceRestoreTensorrt"
],
{
"title_aux": "ComfyUI Facerestore TensorRT"
}
],
"https://github.com/yuvraj108c/ComfyUI-PiperTTS": [
[
"PiperTTS"

File diff suppressed because it is too large Load Diff

View File

@ -4138,6 +4138,29 @@
"filename": "seggpt_vit_large.pth",
"url": "https://huggingface.co/BAAI/SegGPT/resolve/main/seggpt_vit_large.pth",
"size": "1.48GB"
},
{
"name": "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors [Long CLIP L]",
"type": "clip",
"base": "clip",
"save_path": "clip/long_clip",
"description": "Greatly improved TEXT + Detail (as CLIP-L for Flux.1)",
"reference": "https://huggingface.co/zer0int",
"filename": "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
"url": "https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/resolve/main/ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
"size": "931MB"
},
{
"name": "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors [Long CLIP L]",
"type": "clip",
"base": "clip",
"save_path": "clip/long_clip",
"description": "Greatly improved TEXT + Detail (as CLIP-L for Flux.1)",
"reference": "https://huggingface.co/zer0int",
"filename": "ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
"url": "https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/resolve/main/ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
"size": "323MB"
}
]
}

View File

@ -12,6 +12,16 @@
{
"author": "shadowcz007",
"title": "Comfyui-EzAudio",
"reference": "https://github.com/shadowcz007/Comfyui-EzAudio",
"files": [
"https://github.com/shadowcz007/Comfyui-EzAudio"
],
"install_type": "git-clone",
"description": "NODES: EZ Generate Audio, EZ Load Model\nNOTE: The files in the repo are not organized."
},
{
"author": "neo0801",
"title": "my-comfy-node",

View File

@ -438,7 +438,10 @@
"DevToolsErrorRaiseNode",
"DevToolsErrorRaiseNodeWithMessage",
"DevToolsExperimentalNode",
"DevToolsLongComboDropdown"
"DevToolsLongComboDropdown",
"DevToolsNodeWithForceInput",
"DevToolsNodeWithOptionalInput",
"DevToolsNodeWithOutputList"
],
{
"title_aux": "ComfyUI_devtools [WIP]"
@ -1761,7 +1764,9 @@
],
"https://github.com/hgabha/WWAA-CustomNodes": [
[
"WWAA-LineCount"
"WWAA-BuildString",
"WWAA-LineCount",
"WWAA_DitherNode"
],
{
"title_aux": "WWAA-CustomNodes"
@ -2457,7 +2462,9 @@
],
"https://github.com/nikkuexe/ComfyUI-ListDataHelpers": [
[
"List Difference"
"List Difference",
"VHS Output Filter",
"VHS_VideoOutputFilter"
],
{
"title_aux": "List Data Helper Nodes"
@ -2631,6 +2638,15 @@
"title_aux": "ComfyUI-PuLID [TEST]"
}
],
"https://github.com/shadowcz007/Comfyui-EzAudio": [
[
"EZGenerateAudioNode",
"EZLoadModelNode"
],
{
"title_aux": "Comfyui-EzAudio"
}
],
"https://github.com/shadowcz007/comfyui-CLIPSeg": [
[
"CLIPSeg_",

File diff suppressed because it is too large Load Diff

View File

@ -10,6 +10,66 @@
{
"author": "leeguandong",
"title": "ComfyUI_CompareModelWeights",
"reference": "https://github.com/leeguandong/ComfyUI_CompareModelWeights",
"files": [
"https://github.com/leeguandong/ComfyUI_CompareModelWeights"
],
"install_type": "git-clone",
"description": "ComfyUI nodes to use CompareModelWeights"
},
{
"author": "discus0434",
"title": "ComfyUI Flux Accelerator",
"reference": "https://github.com/discus0434/comfyui-flux-accelerator",
"files": [
"https://github.com/discus0434/comfyui-flux-accelerator"
],
"install_type": "git-clone",
"description": "ComfyUI Flux Accelerator is a custom node for ComfyUI that accelerates Flux.1 image generation, just by using this node."
},
{
"author": "edelvarden",
"title": "ComfyUI-ImageMetadataExtension",
"reference": "https://github.com/edelvarden/ComfyUI-ImageMetadataExtension",
"files": [
"https://github.com/edelvarden/ComfyUI-ImageMetadataExtension"
],
"install_type": "git-clone",
"description": "Custom node for ComfyUI. It adds additional metadata for saved images, ensuring compatibility with the Civitai website."
},
{
"author": "yuvraj108c",
"title": "ComfyUI Facerestore TensorRT",
"reference": "https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt",
"files": [
"https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt"
],
"install_type": "git-clone",
"description": "This project provides an experimental Tensorrt implementation for ultra fast face restoration inside ComfyUI.\nNote: This project doesn't do pre/post processing. It only works on cropped faces for now."
},
{
"author": "ShmuelRonen",
"title": "ComfyUI_pixtral_vision",
"reference": "https://github.com/ShmuelRonen/ComfyUI_pixtral_vision",
"files": [
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision"
],
"install_type": "git-clone",
"description": "The ComfyUI_pixtral_vision is a powerful ComfyUI node designed to integrate seamlessly with the Mistral Pixtral API. It facilitates the analysis of images through deep learning models, interpreting and describing the visual content. Users can input an image directly and provide prompts for context, utilizing an API key for authentication."
},
{
"author": "banqingyuan",
"title": "ComfyUI-text-replace",
"reference": "https://github.com/banqingyuan/ComfyUI-text-replace",
"files": [
"https://github.com/banqingyuan/ComfyUI-text-replace"
],
"install_type": "git-clone",
"description": "NODES: OCR Location Node, Image Erase Node, Chat Overlay Node, Extract JSON Node."
},
{
"author": "blob8",
"title": "ComfyUI_sloppy-comic",
@ -633,67 +693,6 @@
],
"install_type": "git-clone",
"description": "This is a custom node to convert only the Diffusion model part or CLIP model part to fp8 in ComfyUI.\nVAE fp8 conversion is not supported.\nThe advantage of this node is that you do not need to separate unet/clip/vae in advance when converting to fp8, but can use the safetenros files that ComfyUI provides."
},
{
"author": "Phando",
"title": "ComfyUI-PhandoNodes",
"reference": "https://github.com/Phando/ComfyUI-PhandoNodes",
"files": [
"https://github.com/Phando/ComfyUI-PhandoNodes"
],
"install_type": "git-clone",
"description": "A collection of nodes to help streamline your ComfyUI workflows"
},
{
"author": "geocine",
"title": "geocine-comfyui",
"reference": "https://github.com/geocine/geocine-comfyui",
"files": [
"https://github.com/geocine/geocine-comfyui"
],
"install_type": "git-clone",
"description": "NODES:Image Selector (geocine), Image Scale (geocine)"
},
{
"author": "PabloGFX",
"title": "Head Orientation Node",
"id": "head-orientation-node",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX"
],
"install_type": "git-clone",
"description": "A custom node for ComfyUI that analyzes and sorts images based on head orientation using MediaPipe. It detects facial landmarks, calculates head pose, and intelligently sorts images for enhanced AI image processing workflows."
},
{
"author": "45uee",
"title": "ComfyUI-Color_Transfer",
"reference": "https://github.com/45uee/ComfyUI-Color_Transfer",
"files": [
"https://github.com/45uee/ComfyUI-Color_Transfer"
],
"install_type": "git-clone",
"description": "Postprocessing nodes that implement color palette transfer for images."
},
{
"author": "lazniak",
"title": "Head Orientation Node for ComfyUI",
"reference": "https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX",
"files": [
"https://github.com/lazniak/Head-Orientation-Node-for-ComfyUI---by-PabloGFX"
],
"install_type": "git-clone",
"description": "The Head Orientation Node is a custom node for ComfyUI that analyzes and sorts images based on head orientation. It uses the MediaPipe library to detect facial landmarks and calculate head pose, allowing for intelligent image sorting and matching.\nDeveloped by PabloGFX, this node enhances ComfyUI's capabilities in facial analysis and image processing tasks."
},
{
"author": "AIFSH",
"title": "VideoSys-ComfyUI",
"reference": "https://github.com/AIFSH/VideoSys-ComfyUI",
"files": [
"https://github.com/AIFSH/VideoSys-ComfyUI"
],
"install_type": "git-clone",
"description": "NODES:TextNode, PreViewVideo, VideoSysNode."
}
]
}

View File

@ -1349,6 +1349,7 @@
"ComfyUIDeployExternalNumberInt",
"ComfyUIDeployExternalNumberSlider",
"ComfyUIDeployExternalText",
"ComfyUIDeployExternalTextAny",
"ComfyUIDeployExternalTextList",
"ComfyUIDeployExternalVid",
"ComfyUIDeployExternalVideo"
@ -5495,6 +5496,14 @@
"title_aux": "ComfyUI_Gemini_Flash"
}
],
"https://github.com/ShmuelRonen/ComfyUI_pixtral_vision": [
[
"ComfyUIPixtralVision"
],
{
"title_aux": "ComfyUI_pixtral_vision"
}
],
"https://github.com/ShmuelRonen/ComfyUI_wav2lip": [
[
"LoadAudio",
@ -8186,6 +8195,17 @@
"title_aux": "Steerable Motion"
}
],
"https://github.com/banqingyuan/ComfyUI-text-replace": [
[
"ChatOverlayNode",
"ExtractJsonNode",
"ImageEraseNode",
"OCRLocNode"
],
{
"title_aux": "ComfyUI-text-replace"
}
],
"https://github.com/barckley75/comfyUI_DaVinciResolve/raw/main/custom_nodes/node_text_to_speech.py": [
[
"TextToSpeech"
@ -9397,8 +9417,10 @@
"LayerMask: BiRefNetUltraV2",
"LayerMask: BlendIf Mask",
"LayerMask: CreateGradientMask",
"LayerMask: DrawBBoxMask",
"LayerMask: EVFSAMUltra",
"LayerMask: Florence2Ultra",
"LayerMask: HumanPartsUltra",
"LayerMask: ImageToMask",
"LayerMask: LoadBiRefNetModel",
"LayerMask: LoadFlorence2Model",
@ -10256,6 +10278,7 @@
"https://github.com/cubiq/Block_Patcher_ComfyUI": [
[
"FluxBlockPatcherSampler",
"FluxBlockShareKV",
"PlotBlockParams"
],
{
@ -10972,6 +10995,14 @@
"title_aux": "ComfyUI Caching Embeddings"
}
],
"https://github.com/discus0434/comfyui-flux-accelerator": [
[
"\ud83c\udf6dFluxAccelerator"
],
{
"title_aux": "ComfyUI Flux Accelerator"
}
],
"https://github.com/djbielejeski/a-person-mask-generator": [
[
"APersonFaceLandmarkMaskGenerator",
@ -11182,6 +11213,15 @@
"title_aux": "Semantic-SAM"
}
],
"https://github.com/edelvarden/ComfyUI-ImageMetadataExtension": [
[
"CreateExtraMetaData",
"SaveImageWithMetaData"
],
{
"title_aux": "ComfyUI-ImageMetadataExtension"
}
],
"https://github.com/edenartlab/eden_comfy_pipelines": [
[
"Animation_RGB_Mask",
@ -12565,6 +12605,8 @@
"CombineVideos",
"Dingding",
"Dingding_tool",
"EasyOCR_advance",
"EasyOCR_choose",
"FeishuDownloadAudio",
"FeishuDownloadImage",
"FeishuGetHistory",
@ -13779,6 +13821,7 @@
"Bjornulf_CheckBlackImage",
"Bjornulf_ClearVRAM",
"Bjornulf_CombineBackgroundOverlay",
"Bjornulf_CombineImages",
"Bjornulf_CombineTexts",
"Bjornulf_CombineTextsByLines",
"Bjornulf_CustomStringType",
@ -13786,6 +13829,7 @@
"Bjornulf_GrayscaleTransform",
"Bjornulf_GreenScreenToTransparency",
"Bjornulf_IfElse",
"Bjornulf_ImageDetails",
"Bjornulf_ImageMaskCutter",
"Bjornulf_LoadImageWithTransparency",
"Bjornulf_LoadImagesFromSelectedFolder",
@ -14400,6 +14444,7 @@
"SaveImageWithAlpha",
"ScaleBatchPromptSchedule",
"Screencap_mss",
"SetShakkerLabsUnionControlNetType",
"Sleep",
"SomethingToString",
"SoundReactive",
@ -14828,6 +14873,17 @@
"title_aux": "Head Orientation Node"
}
],
"https://github.com/leeguandong/ComfyUI_CompareModelWeights": [
[
"CheckPointLoader_Compare",
"CompareModelWeightsDiff",
"CompareModelWeightsDiffNormalized",
"PreviewImageCompareModelWeights"
],
{
"title_aux": "ComfyUI_CompareModelWeights"
}
],
"https://github.com/leeguandong/ComfyUI_CrossImageAttention": [
[
"AppearanceTransferInference",
@ -17875,6 +17931,7 @@
"Color",
"ComparingTwoFrames_",
"CompositeImages_",
"CreateJsonNode",
"DepthViewer",
"DynamicDelayProcessor",
"EmbeddingPrompt",
@ -18831,6 +18888,8 @@
],
"https://github.com/svdC1/comfy-ui-lora-dataset-tools": [
[
"Add Gallery Manager",
"Batch to Gallery Manager",
"Delete Duplicates",
"Detect Faces and Draw Detection Box",
"Directory Loader",
@ -18838,6 +18897,8 @@
"Filter Images With Multiple Faces",
"Filter Images Without Faces",
"Filter Images Without Specific Face",
"Gallery Manager to Batch",
"Load Gallery Manager",
"Save As HTML Image Gallery"
],
{
@ -20433,6 +20494,14 @@
"title_aux": "ComfyUI Dwpose TensorRT"
}
],
"https://github.com/yuvraj108c/ComfyUI-Facerestore-Tensorrt": [
[
"FaceRestoreTensorrt"
],
{
"title_aux": "ComfyUI Facerestore TensorRT"
}
],
"https://github.com/yuvraj108c/ComfyUI-PiperTTS": [
[
"PiperTTS"

View File

@ -1,5 +1,28 @@
{
"models": [
{
"name": "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors [Long CLIP L]",
"type": "clip",
"base": "clip",
"save_path": "clip/long_clip",
"description": "Greatly improved TEXT + Detail (as CLIP-L for Flux.1)",
"reference": "https://huggingface.co/zer0int",
"filename": "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
"url": "https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/resolve/main/ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors",
"size": "931MB"
},
{
"name": "ViT-L-14-TEXT-detail-improved-hiT-GmP-HF.safetensors [Long CLIP L]",
"type": "clip",
"base": "clip",
"save_path": "clip/long_clip",
"description": "Greatly improved TEXT + Detail (as CLIP-L for Flux.1)",
"reference": "https://huggingface.co/zer0int",
"filename": "ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
"url": "https://huggingface.co/zer0int/CLIP-GmP-ViT-L-14/resolve/main/ViT-L-14-TEXT-detail-improved-hiT-GmP-TE-only-HF.safetensors",
"size": "323MB"
},
{
"name": "Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro",
"type": "controlnet",