mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-08 21:54:26 +08:00
update DB
This commit is contained in:
parent
ca0765ac00
commit
42f33a2dca
2
.gitignore
vendored
2
.gitignore
vendored
@ -14,4 +14,4 @@ comfyworkflows_sharekey
|
||||
github-stats-cache.json
|
||||
pip_overrides.json
|
||||
*.json
|
||||
|
||||
check2.sh
|
||||
|
||||
@ -1117,6 +1117,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes for easier use of SDXL in ComfyUI including an img2img workflow that utilizes both the base and refiner checkpoints."
|
||||
},
|
||||
{
|
||||
"author": "SeargeDP",
|
||||
"title": "Searge-LLM for ComfyUI v1.0",
|
||||
"reference": "https://github.com/SeargeDP/ComfyUI_Searge_LLM",
|
||||
"files": [
|
||||
"https://github.com/SeargeDP/ComfyUI_Searge_LLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
|
||||
},
|
||||
{
|
||||
"author": "cubiq",
|
||||
"title": "Simple Math",
|
||||
@ -6609,17 +6619,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Multi-monitor image preview, Variable Assigment/Wireless Nodes, Prompt Tweaking, Command Palette, Pinned favourite nodes, Node navigation, Fuzzy search, Node time tracking, Organizing and Error management. For more info visit: [a/https://comfyui.ma.pe/](https://comfyui.ma.pe/)"
|
||||
},
|
||||
{
|
||||
"author": "zhongpei",
|
||||
"title": "Comfyui_image2prompt",
|
||||
"id": "img2prompt",
|
||||
"reference": "https://github.com/zhongpei/Comfyui_image2prompt",
|
||||
"files": [
|
||||
"https://github.com/zhongpei/Comfyui_image2prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image to Text, Loader Image to Text Model."
|
||||
},
|
||||
{
|
||||
"author": "zhongpei",
|
||||
"title": "ComfyUI for InstructIR",
|
||||
@ -12937,6 +12936,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI for [a/style-aligned](https://github.com/google/style-aligned)"
|
||||
},
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_VisualAttentionMap",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_VisualAttentionMap",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
|
||||
},
|
||||
{
|
||||
"author": "lenskikh",
|
||||
"title": "Propmt Worker",
|
||||
@ -13206,6 +13215,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to count the number of lines in a text file"
|
||||
},
|
||||
{
|
||||
"author": "ChrisColeTech",
|
||||
"title": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
|
||||
"reference": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
|
||||
"files": [
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to count the number of lines in a text file"
|
||||
},
|
||||
{
|
||||
"author": "dadoirie",
|
||||
"title": "ComfyUI_Dados_Nodes",
|
||||
@ -13536,7 +13555,7 @@
|
||||
"https://github.com/X-T-E-R/ComfyUI-EasyCivitai-XTNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Fed up with the hassle of managing AI models and LoRAs? Tired of hunting down the perfect resources, only to struggle with getting them loaded and configured just right?\nIntroducing the Civitai Node Loading System—your all-in-one solution for seamless model and LoRA management. Whether you’re pulling directly from Civitai or loading from local files, our system makes it a breeze. With automatic preview generation and BLAKE3 hash verification, you can be sure that you’re always working with the correct and highest quality resources. Say goodbye to the guesswork and hello to a streamlined, efficient workflow that’s as powerful as it is user-friendly."
|
||||
"description": "Load your model with image previews, or directly download and import Civitai models via URL. This custom ComfyUI node supports Checkpoint, LoRA, and LoRA Stack models, offering features like bypass options."
|
||||
},
|
||||
{
|
||||
"author": "hyejinlee12",
|
||||
@ -13638,7 +13657,7 @@
|
||||
"https://github.com/nicehero/comfyui-SegGPT"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "We release the [a/SegGPT model](https://huggingface.co/BAAI/SegGPT/blob/main/seggpt_vit_large.pth) and inference code for segmentation everything, as well as some example images and videos."
|
||||
"description": "SegGPT model for comfyui,segmentation everything with mask prompt. Download (https://huggingface.co/BAAI/SegGPT/blob/main/seggpt_vit_large.pth) in this node path."
|
||||
},
|
||||
{
|
||||
"author": "sakura1bgx",
|
||||
@ -13650,6 +13669,61 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI_FlipStreamViewer is a tool that provides a viewer interface for flipping images with frame interpolation, allowing you to watch high-fidelity pseudo-videos without needing AnimateDiff."
|
||||
},
|
||||
{
|
||||
"author": "ducido",
|
||||
"title": "ObjectFusion_ComfyUI_nodes",
|
||||
"id": "objectfusion-nodes",
|
||||
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to generate new image that combine 2 objects from different scene."
|
||||
},
|
||||
{
|
||||
"author": "DanielHabib",
|
||||
"title": "ComfyUI-Voxels",
|
||||
"reference": "https://github.com/DanielHabib/ComfyUI-Voxels",
|
||||
"files": [
|
||||
"https://github.com/DanielHabib/ComfyUI-Voxels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer"
|
||||
},
|
||||
{
|
||||
"author": "jsonL",
|
||||
"title": "ComfyUI-tagger",
|
||||
"id": "comfyui-tagger",
|
||||
"reference": "https://github.com/StarMagicAI/comfyui_tagger",
|
||||
"files": [
|
||||
"https://github.com/StarMagicAI/comfyui_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
|
||||
},
|
||||
{
|
||||
"author": "boredofnames",
|
||||
"title": "ComfyUI-ntfy",
|
||||
"reference": "https://github.com/boredofnames/ComfyUI-ntfy",
|
||||
"files": [
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Save Image and ntfy"
|
||||
},
|
||||
{
|
||||
"author": "Xclbr7",
|
||||
"title": "ComfyUI-Merlin: Magic Photo Prompter",
|
||||
"reference": "https://github.com/Xclbr7/ComfyUI-Merlin",
|
||||
"files": [
|
||||
"https://github.com/Xclbr7/ComfyUI-Merlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation."
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -14034,17 +14108,6 @@
|
||||
],
|
||||
"install_type": "unzip",
|
||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||
},
|
||||
{
|
||||
"author": "ducido",
|
||||
"title": "ObjectFusion_ComfyUI_nodes",
|
||||
"id": "objectfusion-nodes",
|
||||
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to generate new image that combine 2 objects from different scene."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1513,6 +1513,14 @@
|
||||
"title_aux": "ComfyUI_Ib_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": [
|
||||
[
|
||||
"ElegantResourceMonitor"
|
||||
],
|
||||
{
|
||||
"title_aux": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Line-counter": [
|
||||
[
|
||||
"DirectoryFileCounter",
|
||||
@ -1654,6 +1662,16 @@
|
||||
"title_aux": "Comfy Couple"
|
||||
}
|
||||
],
|
||||
"https://github.com/DanielHabib/ComfyUI-Voxels": [
|
||||
[
|
||||
"MeshToVoxel",
|
||||
"VoxelBlockSaver",
|
||||
"VoxelViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Voxels"
|
||||
}
|
||||
],
|
||||
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py": [
|
||||
[
|
||||
"Depth2Mask"
|
||||
@ -4789,6 +4807,16 @@
|
||||
"title_aux": "ComfyUI-Long-CLIP"
|
||||
}
|
||||
],
|
||||
"https://github.com/SeargeDP/ComfyUI_Searge_LLM": [
|
||||
[
|
||||
"Searge_AdvOptionsNode",
|
||||
"Searge_LLM_Node",
|
||||
"Searge_Output_Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "Searge-LLM for ComfyUI v1.0"
|
||||
}
|
||||
],
|
||||
"https://github.com/SeargeDP/SeargeSDXL": [
|
||||
[
|
||||
"SeargeAdvancedParameters",
|
||||
@ -5278,6 +5306,18 @@
|
||||
"title_aux": "stability-ComfyUI-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/StarMagicAI/comfyui_tagger": [
|
||||
[
|
||||
"DownloadAndLoadFlorence2Lora_jsonL",
|
||||
"DownloadAndLoadFlorence2Model_jsonL",
|
||||
"Florence2ModelLoader_jsonL",
|
||||
"Florence2Run_jsonL",
|
||||
"Florence2Run_save_file_jsonL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [
|
||||
[
|
||||
"Ood_CXH"
|
||||
@ -5335,9 +5375,9 @@
|
||||
[
|
||||
"DynamicTileMerge",
|
||||
"DynamicTileSplit",
|
||||
"TileCalc",
|
||||
"TileMerge",
|
||||
"TileSplit"
|
||||
"Make Size",
|
||||
"Make Size Latent",
|
||||
"TileCalc"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Steudio"
|
||||
@ -5744,6 +5784,7 @@
|
||||
"tri3d-simple_rescale_histogram",
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
"tri3d-swap-pixels",
|
||||
"tri3d_extract_facer_mask",
|
||||
"tri3d_fill_mask",
|
||||
"tri3d_is_only_trouser",
|
||||
"tri3d_position_pose_part"
|
||||
@ -6470,6 +6511,14 @@
|
||||
"title_aux": "x-flux-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xclbr7/ComfyUI-Merlin": [
|
||||
[
|
||||
"Magic Photo Prompter \ud83e\ude84"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Merlin: Magic Photo Prompter"
|
||||
}
|
||||
],
|
||||
"https://github.com/XmYx/deforum-comfy-nodes": [
|
||||
[
|
||||
"DeforumAddNoiseNode",
|
||||
@ -8069,6 +8118,15 @@
|
||||
"title_aux": "ComfyKit Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy": [
|
||||
[
|
||||
"Ntfy",
|
||||
"SaveImageAndNtfy"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ntfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -10447,6 +10505,18 @@
|
||||
"title_aux": "primitive-types"
|
||||
}
|
||||
],
|
||||
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes": [
|
||||
[
|
||||
"Custom ESAM_ModelLoader_Zho",
|
||||
"Custom Generate Stable Diffsution Prompt With LLM",
|
||||
"Custom Yoloworld_ESAM_Zho",
|
||||
"Custom Yoloworld_ModelLoader_Zho",
|
||||
"ObjectCrop"
|
||||
],
|
||||
{
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/e7mac/ComfyUI-ShadertoyGL": [
|
||||
[
|
||||
"ColorChannelOffset",
|
||||
@ -10754,6 +10824,7 @@
|
||||
[
|
||||
"FL_Ascii",
|
||||
"FL_BatchAlign",
|
||||
"FL_BulkPDFLoader",
|
||||
"FL_BulletHellGame",
|
||||
"FL_CaptionToCSV",
|
||||
"FL_CodeNode",
|
||||
@ -10776,6 +10847,7 @@
|
||||
"FL_ImageNotes",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer",
|
||||
"FL_ImagesToPDF",
|
||||
"FL_InfiniteZoom",
|
||||
"FL_InpaintCrop",
|
||||
"FL_Inpaint_Stitch",
|
||||
@ -10786,6 +10858,12 @@
|
||||
"FL_LoadImage",
|
||||
"FL_MirrorAndAppendCaptions",
|
||||
"FL_NFTGenerator",
|
||||
"FL_PDFImageExtractor",
|
||||
"FL_PDFLoader",
|
||||
"FL_PDFMerger",
|
||||
"FL_PDFSaver",
|
||||
"FL_PDFTextExtractor",
|
||||
"FL_PDFToImages",
|
||||
"FL_PaperDrawn",
|
||||
"FL_PasteOnCanvas",
|
||||
"FL_PixelArtShader",
|
||||
@ -13924,6 +14002,19 @@
|
||||
"title_aux": "ComfyUI nodes to use VideoEditing"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap": [
|
||||
[
|
||||
"DecodeLatent",
|
||||
"HFModelLoader",
|
||||
"ShowCrossAttn",
|
||||
"ShowImages",
|
||||
"ShowSelfAttn",
|
||||
"Text2ImageInference"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_VisualAttentionMap"
|
||||
}
|
||||
],
|
||||
"https://github.com/leestuartx/ComfyUI-GG": [
|
||||
[
|
||||
"AddPaddingToImage",
|
||||
@ -13949,6 +14040,7 @@
|
||||
"TclFrames2Video",
|
||||
"TclLoraGenDatasets",
|
||||
"TclLoraSaveImages",
|
||||
"TclLoraTraining",
|
||||
"TclSaveVideoFromFrames",
|
||||
"TclYoloV8Segmentation",
|
||||
"TclYoloV9Segmentation"
|
||||
@ -19134,30 +19226,6 @@
|
||||
"title_aux": "ComfyUI for InstructIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhongpei/Comfyui_image2prompt": [
|
||||
[
|
||||
"CLIP AdvancedTextEncode|fofo",
|
||||
"CLIP PromptConditioning|fofo",
|
||||
"Image2Text",
|
||||
"Image2TextWithTags",
|
||||
"ImageBatchToList|fofo",
|
||||
"ImageRewardScore|fofo",
|
||||
"LoadImage2TextModel",
|
||||
"LoadImageRewardScoreModel|fofo",
|
||||
"LoadT5Model|fofo",
|
||||
"LoadText2PromptModel",
|
||||
"ShowText|fofo",
|
||||
"T5QuantizationConfig|fofo",
|
||||
"T5Text2Prompt|fofo",
|
||||
"Text2GPTPrompt",
|
||||
"Text2Prompt",
|
||||
"TextBox|fofo",
|
||||
"Translate2Chinese|fofo"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_image2prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhuanqianfish/ComfyUI-EasyNode": [
|
||||
[
|
||||
"EasyCaptureNode",
|
||||
|
||||
2840
github-stats.json
2840
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -652,6 +652,29 @@
|
||||
"size": "394MB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "loras/HyperSD/FLUX.1",
|
||||
"description": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
|
||||
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
|
||||
"filename": "Hyper-FLUX.1-dev-8steps-lora.safetensors",
|
||||
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-8steps-lora.safetensors",
|
||||
"size": "1.39GB"
|
||||
},
|
||||
{
|
||||
"name": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "loras/HyperSD/FLUX.1",
|
||||
"description": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
|
||||
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
|
||||
"filename": "Hyper-FLUX.1-dev-16steps-lora.safetensors",
|
||||
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-16steps-lora.safetensors",
|
||||
"size": "1.39GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "Hyper-SD LoRA (1step) - SD1.5",
|
||||
"type": "lora",
|
||||
|
||||
@ -12,6 +12,37 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "go-package-lab",
|
||||
"title": "ComfyUI-Tools-Video-Combine [WIP]",
|
||||
"reference": "https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine",
|
||||
"files": [
|
||||
"https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:LoadAudioUrl, VideoWatermark"
|
||||
},
|
||||
{
|
||||
"author": "jinljin",
|
||||
"title": "ComfyUI-Talking-Head [WIP]",
|
||||
"reference": "https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine",
|
||||
"files": [
|
||||
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Talking-Head"
|
||||
},
|
||||
{
|
||||
"author": "zhongpei",
|
||||
"title": "Comfyui_image2prompt",
|
||||
"id": "img2prompt",
|
||||
"reference": "https://github.com/zhongpei/Comfyui_image2prompt",
|
||||
"files": [
|
||||
"https://github.com/zhongpei/Comfyui_image2prompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Image to Text, Loader Image to Text Model.[w/This custom node may break dependencies by reinstalling the torch package.]"
|
||||
},
|
||||
{
|
||||
"author": "APZmedia",
|
||||
"title": "comfyui-textools",
|
||||
@ -551,16 +582,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI nodes to run [a/fal-ai/AuraSR](https://huggingface.co/fal-ai/AuraSR) model.[w/This node cannot be installed simultaneously with AIFSH/ComfyUI-AuraSR due to overlapping repository names.]"
|
||||
},
|
||||
{
|
||||
"author": "m-ai-studio",
|
||||
"title": "mai-prompt-progress",
|
||||
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
|
||||
"files": [
|
||||
"https://github.com/m-ai-studio/mai-prompt-progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "mai-prompt-progress"
|
||||
},
|
||||
{
|
||||
"author": "linhusyung",
|
||||
"title": "ComfyUI Build and Train Your Network [WIP]",
|
||||
|
||||
@ -1506,8 +1506,10 @@
|
||||
"https://github.com/drmbt/comfyui-dreambait-nodes": [
|
||||
[
|
||||
"DRMBT_AspectPadImageForOutpainting",
|
||||
"DRMBT_LoadMedia",
|
||||
"DRMBT_Model_Context_Selector",
|
||||
"DRMBT_StringListItemIndex"
|
||||
"DRMBT_MultiMinMax",
|
||||
"DRMBT_String_Item_Menu"
|
||||
],
|
||||
{
|
||||
"title_aux": "comfyui-dreambait-nodes"
|
||||
@ -1636,6 +1638,15 @@
|
||||
"title_aux": "comfyui_median_filter"
|
||||
}
|
||||
],
|
||||
"https://github.com/go-package-lab/ComfyUI-Tools-Video-Combine": [
|
||||
[
|
||||
"Tools:LoadAudioUrl",
|
||||
"Tools:VideoWatermark"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Tools-Video-Combine [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/haofanwang/ComfyUI-InstantStyle": [
|
||||
[
|
||||
"BaseModelLoader",
|
||||
@ -1837,6 +1848,15 @@
|
||||
"title_aux": "Jim's ComfyUI Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jinljin/ComfyUI-ElevenlabsAndDID-Combine": [
|
||||
[
|
||||
"BatchTalkingHeadRun",
|
||||
"\ud83d\ude80SingleTalkingHeadRun"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Talking-Head [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/jn-jairo/jn_node_suite_comfyui": [
|
||||
[
|
||||
"JN_AreaInfo",
|
||||
@ -2763,5 +2783,29 @@
|
||||
{
|
||||
"title_aux": "Y7 Nodes for ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhongpei/Comfyui_image2prompt": [
|
||||
[
|
||||
"CLIP AdvancedTextEncode|fofo",
|
||||
"CLIP PromptConditioning|fofo",
|
||||
"Image2Text",
|
||||
"Image2TextWithTags",
|
||||
"ImageBatchToList|fofo",
|
||||
"ImageRewardScore|fofo",
|
||||
"LoadImage2TextModel",
|
||||
"LoadImageRewardScoreModel|fofo",
|
||||
"LoadT5Model|fofo",
|
||||
"LoadText2PromptModel",
|
||||
"ShowText|fofo",
|
||||
"T5QuantizationConfig|fofo",
|
||||
"T5Text2Prompt|fofo",
|
||||
"Text2GPTPrompt",
|
||||
"Text2Prompt",
|
||||
"TextBox|fofo",
|
||||
"Translate2Chinese|fofo"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_image2prompt"
|
||||
}
|
||||
]
|
||||
}
|
||||
File diff suppressed because it is too large
Load Diff
@ -11,6 +11,16 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "m-ai-studio",
|
||||
"title": "mai-prompt-progress [REMOVED]",
|
||||
"reference": "https://github.com/m-ai-studio/mai-prompt-progress",
|
||||
"files": [
|
||||
"https://github.com/m-ai-studio/mai-prompt-progress"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "mai-prompt-progress"
|
||||
},
|
||||
{
|
||||
"author": "ZHO-ZHO-ZHO",
|
||||
"title": "ComfyUI-AnyText [NOT MAINTAINED]",
|
||||
|
||||
@ -10,6 +10,88 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "leeguandong",
|
||||
"title": "ComfyUI_VisualAttentionMap",
|
||||
"reference": "https://github.com/leeguandong/ComfyUI_VisualAttentionMap",
|
||||
"files": [
|
||||
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:HF ModelLoader, Show Images, Text2Image Inference, Decode Latent, Show CrossAttn Map, Show SelfAttn Map"
|
||||
},
|
||||
{
|
||||
"author": "SeargeDP",
|
||||
"title": "Searge-LLM for ComfyUI v1.0",
|
||||
"reference": "https://github.com/SeargeDP/ComfyUI_Searge_LLM",
|
||||
"files": [
|
||||
"https://github.com/SeargeDP/ComfyUI_Searge_LLM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A prompt-generator or prompt-improvement node for ComfyUI, utilizing the power of a language model to turn a provided text-to-image prompt into a more detailed and improved prompt."
|
||||
},
|
||||
{
|
||||
"author": "Xclbr7",
|
||||
"title": "ComfyUI-Merlin: Magic Photo Prompter",
|
||||
"reference": "https://github.com/Xclbr7/ComfyUI-Merlin",
|
||||
"files": [
|
||||
"https://github.com/Xclbr7/ComfyUI-Merlin"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Merlin is a custom node extension for ComfyUI, introducing the Magic Photo Prompter. This powerful tool enhances your prompt engineering process by allowing users to easily construct detailed, high-quality prompts for photo-realistic image generation."
|
||||
},
|
||||
{
|
||||
"author": "ChrisColeTech",
|
||||
"title": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
|
||||
"reference": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor",
|
||||
"files": [
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom node to count the number of lines in a text file"
|
||||
},
|
||||
{
|
||||
"author": "jsonL",
|
||||
"title": "ComfyUI-tagger",
|
||||
"id": "comfyui-tagger",
|
||||
"reference": "https://github.com/StarMagicAI/comfyui_tagger",
|
||||
"files": [
|
||||
"https://github.com/StarMagicAI/comfyui_tagger"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes to use Florence2 VLM for image vision tasks: object detection, captioning, segmentation and ocr"
|
||||
},
|
||||
{
|
||||
"author": "DanielHabib",
|
||||
"title": "ComfyUI-Voxels",
|
||||
"reference": "https://github.com/DanielHabib/ComfyUI-Voxels",
|
||||
"files": [
|
||||
"https://github.com/DanielHabib/ComfyUI-Voxels"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Mesh To Voxel, Voxel Block Saver, Voxel Viewer"
|
||||
},
|
||||
{
|
||||
"author": "ducido",
|
||||
"title": "ObjectFusion_ComfyUI_nodes",
|
||||
"id": "objectfusion-nodes",
|
||||
"reference": "https://github.com/ducido/ObjectFusion_ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This is a node to generate new image that combine 2 objects from different scene."
|
||||
},
|
||||
{
|
||||
"author": "boredofnames",
|
||||
"title": "ComfyUI-ntfy",
|
||||
"reference": "https://github.com/boredofnames/ComfyUI-ntfy",
|
||||
"files": [
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES:Save Image and ntfy"
|
||||
},
|
||||
{
|
||||
"author": "nicehero",
|
||||
"title": "comfyui-SegGPT",
|
||||
@ -609,88 +691,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom nodes introducing particle simulations, optical flow, and temporal masks"
|
||||
},
|
||||
{
|
||||
"author": "city96",
|
||||
"title": "ComfyUI-GGUF",
|
||||
"id": "gguf",
|
||||
"reference": "https://github.com/city96/ComfyUI-GGUF",
|
||||
"files": [
|
||||
"https://github.com/city96/ComfyUI-GGUF"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "GGUF Quantization support for native ComfyUI models\nThis is currently very much WIP. These custom nodes provide support for model files stored in the GGUF format popularized by llama.cpp.\nWhile quantization wasn't feasible for regular UNET models (conv2d), transformer/DiT models such as flux seem less affected by quantization. This allows running it in much lower bits per weight variable bitrate quants on low-end GPUs."
|
||||
},
|
||||
{
|
||||
"author": "smthemex",
|
||||
"title": "ComfyUI_MooER",
|
||||
"id": "comfyui_mooer",
|
||||
"reference": "https://github.com/smthemex/ComfyUI_MooER",
|
||||
"files": [
|
||||
"https://github.com/smthemex/ComfyUI_MooER"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MooER is an LLM-based Speech Recognition and Translation Model from Moore Threads.You can use MooER when install ComfyUI_MooER node"
|
||||
},
|
||||
{
|
||||
"author": "fairy-root",
|
||||
"title": "Ollama and Llava Vision integration for ComfyUI",
|
||||
"reference": "https://github.com/fairy-root/comfyui-ollama-llms",
|
||||
"files": [
|
||||
"https://github.com/fairy-root/comfyui-ollama-llms"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "The PonySwitch node is a custom node for ComfyUI that modifies prompts based on a toggle switch and adds configurable pony tags."
|
||||
},
|
||||
{
|
||||
"author": "shinich39",
|
||||
"title": "comfyui-target-search",
|
||||
"reference": "https://github.com/shinich39/comfyui-target-search",
|
||||
"files": [
|
||||
"https://github.com/shinich39/comfyui-target-search"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Move canvas to target on dragging connection."
|
||||
},
|
||||
{
|
||||
"author": "MinusZoneAI",
|
||||
"title": "ComfyUI-FluxExt-MZ",
|
||||
"reference": "https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ",
|
||||
"files": [
|
||||
"https://github.com/MinusZoneAI/ComfyUI-FluxExt-MZ"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:MZ_Flux1PartialLoad_Patch. Tool nodes related to flux1"
|
||||
},
|
||||
{
|
||||
"author": "XLabs-AI",
|
||||
"title": "x-flux-comfyui",
|
||||
"reference": "https://github.com/XLabs-AI/x-flux-comfyui",
|
||||
"files": [
|
||||
"https://github.com/XLabs-AI/x-flux-comfyui"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Flux LoRA, Load Flux ControlNet, Apply Flux ControlNet, Xlabs Sampler"
|
||||
},
|
||||
{
|
||||
"author": "okgo4",
|
||||
"title": "ComfyUI-Mosaic-Mask",
|
||||
"reference": "https://github.com/okgo4/ComfyUI-Mosaic-Mask",
|
||||
"files": [
|
||||
"https://github.com/okgo4/ComfyUI-Mosaic-Mask"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Mosaic-Mask is an automatic tool designed to detect and mask mosaic areas in input images."
|
||||
},
|
||||
{
|
||||
"author": "kijai",
|
||||
"title": "ComfyUI nodes for ControlNext-SVD v2",
|
||||
"reference": "https://github.com/kijai/ComfyUI-ControlNeXt-SVD",
|
||||
"files": [
|
||||
"https://github.com/kijai/ComfyUI-ControlNeXt-SVD"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "These nodes include my wrapper for the original diffusers pipeline, as well as work in progress native ComfyUI implementation.\nFor the diffusers wrapper models should be downloaded automatically, for the native version you can get the unet [a/here](https://huggingface.co/Kijai/ControlNeXt-SVD-V2-Comfy/blob/main/controlnext-svd_v2-unet-fp16_converted.safetensors)."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -1513,6 +1513,14 @@
|
||||
"title_aux": "ComfyUI_Ib_CustomNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor": [
|
||||
[
|
||||
"ElegantResourceMonitor"
|
||||
],
|
||||
{
|
||||
"title_aux": "https://github.com/ChrisColeTech/ComfyUI-Elegant-Resource-Monitor"
|
||||
}
|
||||
],
|
||||
"https://github.com/ChrisColeTech/ComfyUI-Line-counter": [
|
||||
[
|
||||
"DirectoryFileCounter",
|
||||
@ -1654,6 +1662,16 @@
|
||||
"title_aux": "Comfy Couple"
|
||||
}
|
||||
],
|
||||
"https://github.com/DanielHabib/ComfyUI-Voxels": [
|
||||
[
|
||||
"MeshToVoxel",
|
||||
"VoxelBlockSaver",
|
||||
"VoxelViewer"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Voxels"
|
||||
}
|
||||
],
|
||||
"https://github.com/DannyStone1999/ComfyUI-Depth2Mask/raw/main/Depth2Mask.py": [
|
||||
[
|
||||
"Depth2Mask"
|
||||
@ -4789,6 +4807,16 @@
|
||||
"title_aux": "ComfyUI-Long-CLIP"
|
||||
}
|
||||
],
|
||||
"https://github.com/SeargeDP/ComfyUI_Searge_LLM": [
|
||||
[
|
||||
"Searge_AdvOptionsNode",
|
||||
"Searge_LLM_Node",
|
||||
"Searge_Output_Node"
|
||||
],
|
||||
{
|
||||
"title_aux": "Searge-LLM for ComfyUI v1.0"
|
||||
}
|
||||
],
|
||||
"https://github.com/SeargeDP/SeargeSDXL": [
|
||||
[
|
||||
"SeargeAdvancedParameters",
|
||||
@ -5278,6 +5306,18 @@
|
||||
"title_aux": "stability-ComfyUI-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/StarMagicAI/comfyui_tagger": [
|
||||
[
|
||||
"DownloadAndLoadFlorence2Lora_jsonL",
|
||||
"DownloadAndLoadFlorence2Model_jsonL",
|
||||
"Florence2ModelLoader_jsonL",
|
||||
"Florence2Run_jsonL",
|
||||
"Florence2Run_save_file_jsonL"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/StartHua/ComfyUI_OOTDiffusion_CXH": [
|
||||
[
|
||||
"Ood_CXH"
|
||||
@ -5335,9 +5375,9 @@
|
||||
[
|
||||
"DynamicTileMerge",
|
||||
"DynamicTileSplit",
|
||||
"TileCalc",
|
||||
"TileMerge",
|
||||
"TileSplit"
|
||||
"Make Size",
|
||||
"Make Size Latent",
|
||||
"TileCalc"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_Steudio"
|
||||
@ -5744,6 +5784,7 @@
|
||||
"tri3d-simple_rescale_histogram",
|
||||
"tri3d-skin-feathered-padded-mask",
|
||||
"tri3d-swap-pixels",
|
||||
"tri3d_extract_facer_mask",
|
||||
"tri3d_fill_mask",
|
||||
"tri3d_is_only_trouser",
|
||||
"tri3d_position_pose_part"
|
||||
@ -6470,6 +6511,14 @@
|
||||
"title_aux": "x-flux-comfyui"
|
||||
}
|
||||
],
|
||||
"https://github.com/Xclbr7/ComfyUI-Merlin": [
|
||||
[
|
||||
"Magic Photo Prompter \ud83e\ude84"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Merlin: Magic Photo Prompter"
|
||||
}
|
||||
],
|
||||
"https://github.com/XmYx/deforum-comfy-nodes": [
|
||||
[
|
||||
"DeforumAddNoiseNode",
|
||||
@ -8069,6 +8118,15 @@
|
||||
"title_aux": "ComfyKit Custom Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/boredofnames/ComfyUI-ntfy": [
|
||||
[
|
||||
"Ntfy",
|
||||
"SaveImageAndNtfy"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-ntfy"
|
||||
}
|
||||
],
|
||||
"https://github.com/bradsec/ComfyUI_ResolutionSelector": [
|
||||
[
|
||||
"ResolutionSelector"
|
||||
@ -10447,6 +10505,18 @@
|
||||
"title_aux": "primitive-types"
|
||||
}
|
||||
],
|
||||
"https://github.com/ducido/ObjectFusion_ComfyUI_nodes": [
|
||||
[
|
||||
"Custom ESAM_ModelLoader_Zho",
|
||||
"Custom Generate Stable Diffsution Prompt With LLM",
|
||||
"Custom Yoloworld_ESAM_Zho",
|
||||
"Custom Yoloworld_ModelLoader_Zho",
|
||||
"ObjectCrop"
|
||||
],
|
||||
{
|
||||
"title_aux": "ObjectFusion_ComfyUI_nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/e7mac/ComfyUI-ShadertoyGL": [
|
||||
[
|
||||
"ColorChannelOffset",
|
||||
@ -10754,6 +10824,7 @@
|
||||
[
|
||||
"FL_Ascii",
|
||||
"FL_BatchAlign",
|
||||
"FL_BulkPDFLoader",
|
||||
"FL_BulletHellGame",
|
||||
"FL_CaptionToCSV",
|
||||
"FL_CodeNode",
|
||||
@ -10776,6 +10847,7 @@
|
||||
"FL_ImageNotes",
|
||||
"FL_ImagePixelator",
|
||||
"FL_ImageRandomizer",
|
||||
"FL_ImagesToPDF",
|
||||
"FL_InfiniteZoom",
|
||||
"FL_InpaintCrop",
|
||||
"FL_Inpaint_Stitch",
|
||||
@ -10786,6 +10858,12 @@
|
||||
"FL_LoadImage",
|
||||
"FL_MirrorAndAppendCaptions",
|
||||
"FL_NFTGenerator",
|
||||
"FL_PDFImageExtractor",
|
||||
"FL_PDFLoader",
|
||||
"FL_PDFMerger",
|
||||
"FL_PDFSaver",
|
||||
"FL_PDFTextExtractor",
|
||||
"FL_PDFToImages",
|
||||
"FL_PaperDrawn",
|
||||
"FL_PasteOnCanvas",
|
||||
"FL_PixelArtShader",
|
||||
@ -13924,6 +14002,19 @@
|
||||
"title_aux": "ComfyUI nodes to use VideoEditing"
|
||||
}
|
||||
],
|
||||
"https://github.com/leeguandong/ComfyUI_VisualAttentionMap": [
|
||||
[
|
||||
"DecodeLatent",
|
||||
"HFModelLoader",
|
||||
"ShowCrossAttn",
|
||||
"ShowImages",
|
||||
"ShowSelfAttn",
|
||||
"Text2ImageInference"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI_VisualAttentionMap"
|
||||
}
|
||||
],
|
||||
"https://github.com/leestuartx/ComfyUI-GG": [
|
||||
[
|
||||
"AddPaddingToImage",
|
||||
@ -13949,6 +14040,7 @@
|
||||
"TclFrames2Video",
|
||||
"TclLoraGenDatasets",
|
||||
"TclLoraSaveImages",
|
||||
"TclLoraTraining",
|
||||
"TclSaveVideoFromFrames",
|
||||
"TclYoloV8Segmentation",
|
||||
"TclYoloV9Segmentation"
|
||||
@ -19134,30 +19226,6 @@
|
||||
"title_aux": "ComfyUI for InstructIR"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhongpei/Comfyui_image2prompt": [
|
||||
[
|
||||
"CLIP AdvancedTextEncode|fofo",
|
||||
"CLIP PromptConditioning|fofo",
|
||||
"Image2Text",
|
||||
"Image2TextWithTags",
|
||||
"ImageBatchToList|fofo",
|
||||
"ImageRewardScore|fofo",
|
||||
"LoadImage2TextModel",
|
||||
"LoadImageRewardScoreModel|fofo",
|
||||
"LoadT5Model|fofo",
|
||||
"LoadText2PromptModel",
|
||||
"ShowText|fofo",
|
||||
"T5QuantizationConfig|fofo",
|
||||
"T5Text2Prompt|fofo",
|
||||
"Text2GPTPrompt",
|
||||
"Text2Prompt",
|
||||
"TextBox|fofo",
|
||||
"Translate2Chinese|fofo"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_image2prompt"
|
||||
}
|
||||
],
|
||||
"https://github.com/zhuanqianfish/ComfyUI-EasyNode": [
|
||||
[
|
||||
"EasyCaptureNode",
|
||||
|
||||
@ -1,5 +1,28 @@
|
||||
{
|
||||
"models": [
|
||||
{
|
||||
"name": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "loras/HyperSD/FLUX.1",
|
||||
"description": "Hyper-SD LoRA (8steps) - FLUX.1 [Dev]",
|
||||
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
|
||||
"filename": "Hyper-FLUX.1-dev-8steps-lora.safetensors",
|
||||
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-8steps-lora.safetensors",
|
||||
"size": "1.39GB"
|
||||
},
|
||||
{
|
||||
"name": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
|
||||
"type": "lora",
|
||||
"base": "FLUX.1",
|
||||
"save_path": "loras/HyperSD/FLUX.1",
|
||||
"description": "Hyper-SD LoRA (16steps) - FLUX.1 [Dev]",
|
||||
"reference": "https://huggingface.co/ByteDance/Hyper-SD",
|
||||
"filename": "Hyper-FLUX.1-dev-16steps-lora.safetensors",
|
||||
"url": "https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-FLUX.1-dev-16steps-lora.safetensors",
|
||||
"size": "1.39GB"
|
||||
},
|
||||
|
||||
{
|
||||
"name": "BAAI/SegGPT",
|
||||
"type": "SegGPT",
|
||||
@ -654,41 +677,6 @@
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/xinsir/controlnet-union-sdxl-1.0/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "2.50GB"
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"name": "InstantX/SD3-Controlnet-Canny",
|
||||
"type": "controlnet",
|
||||
"base": "SD3",
|
||||
"save_path": "controlnet/SD3/InstantX-Controlnet-Canny",
|
||||
"description": "Controlnet SD3 Canny model.",
|
||||
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Canny",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Canny/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "1.19GB"
|
||||
},
|
||||
{
|
||||
"name": "InstantX/SD3-Controlnet-Pose",
|
||||
"type": "controlnet",
|
||||
"base": "SD3",
|
||||
"save_path": "controlnet/SD3/InstantX-Controlnet-Pose",
|
||||
"description": "Controlnet SD3 Pose model.",
|
||||
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Pose",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Pose/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "1.19GB"
|
||||
},
|
||||
{
|
||||
"name": "InstantX/SD3-Controlnet-Tile",
|
||||
"type": "controlnet",
|
||||
"base": "SD3",
|
||||
"save_path": "controlnet/SD3/InstantX-Controlnet-Tile",
|
||||
"description": "Controlnet SD3 Tile model.",
|
||||
"reference": "https://huggingface.co/InstantX/SD3-Controlnet-Tile",
|
||||
"filename": "diffusion_pytorch_model.safetensors",
|
||||
"url": "https://huggingface.co/InstantX/SD3-Controlnet-Tile/resolve/main/diffusion_pytorch_model.safetensors",
|
||||
"size": "1.19GB"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user