mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 01:57:04 +08:00
update DB
update .gitignore
This commit is contained in:
parent
3c65a64866
commit
8aada09e8f
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,6 +7,7 @@ config.ini
|
||||
snapshots/**
|
||||
startup-scripts/**
|
||||
.openart_key
|
||||
.youml
|
||||
matrix_auth
|
||||
channels.list
|
||||
comfyworkflows_sharekey
|
||||
|
||||
@ -1926,6 +1926,7 @@
|
||||
"CR Select Model",
|
||||
"CR Set Value On Binary",
|
||||
"CR Set Value On Boolean",
|
||||
"CR Set Value on String",
|
||||
"CR Simple Annotations",
|
||||
"CR Simple Banner",
|
||||
"CR Simple Binary Pattern",
|
||||
@ -1986,7 +1987,7 @@
|
||||
],
|
||||
{
|
||||
"author": "Suzie1",
|
||||
"description": "161 custom nodes for artists, designers and animators.",
|
||||
"description": "162 custom nodes for artists, designers and animators.",
|
||||
"nickname": "Comfyroll Studio",
|
||||
"title": "Comfyroll Studio",
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -2711,6 +2712,7 @@
|
||||
"Aegisflow CLIP Pass",
|
||||
"Aegisflow Image Pass",
|
||||
"Aegisflow Latent Pass",
|
||||
"Aegisflow Mask Pass",
|
||||
"Aegisflow Model Pass",
|
||||
"Aegisflow VAE Pass",
|
||||
"Aegisflow controlnet preprocessor bus",
|
||||
@ -6631,6 +6633,7 @@
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy kSampler",
|
||||
"easy kSamplerDownscaleUnet",
|
||||
"easy kSamplerInpainting",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
|
||||
@ -61,6 +61,14 @@
|
||||
"title_aux": "comfy-consistency-vae"
|
||||
}
|
||||
],
|
||||
"https://github.com/MrAdamBlack/CheckProgress": [
|
||||
[
|
||||
"CHECK_PROGRESS"
|
||||
],
|
||||
{
|
||||
"title_aux": "CheckProgress [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/PluMaZero/ComfyUI-SpaceFlower": [
|
||||
[
|
||||
"SpaceFlower_HangulPrompt",
|
||||
@ -98,6 +106,14 @@
|
||||
"title_aux": "pre-comfyui-stablsr"
|
||||
}
|
||||
],
|
||||
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-AnyText": [
|
||||
[
|
||||
"AnyTextNode_Zho"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-AnyText\uff08WIP\uff09"
|
||||
}
|
||||
],
|
||||
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
|
||||
[
|
||||
"Blended Transition [DVB]",
|
||||
@ -138,6 +154,30 @@
|
||||
"title_aux": "Dream Project Video Batches [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/birnam/ComfyUI-GenData-Pack": [
|
||||
[
|
||||
"Checkpoint From String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Checkpoint Rerouter \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Checkpoint Selector Stacker \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Checkpoint Selector \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Checkpoint to String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Decode GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Encode GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"GenData Stacker \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"LoRA Stack to String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"LoRA Stacker From Prompt \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Load Checkpoints From File \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Load GenData From Dir \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Parse GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"Save Image From GenData \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"VAE From String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"VAE to String \ud83d\udc69\u200d\ud83d\udcbb",
|
||||
"\u00d7 Product CheckpointXGenDatas \ud83d\udc69\u200d\ud83d\udcbb"
|
||||
],
|
||||
{
|
||||
"title_aux": "Gen Data Tester [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/comfyanonymous/ComfyUI": [
|
||||
[
|
||||
"BasicScheduler",
|
||||
@ -456,9 +496,12 @@
|
||||
],
|
||||
"https://github.com/kadirnar/comfyui_helpers": [
|
||||
[
|
||||
"CLIPSeg",
|
||||
"CircularVAEDecode",
|
||||
"CombineMasks",
|
||||
"CustomKSamplerAdvancedTile",
|
||||
"ImageLoaderAndProcessor",
|
||||
"ImageToContrastMask",
|
||||
"JDC_AutoContrast",
|
||||
"JDC_BlendImages",
|
||||
"JDC_BrownNoise",
|
||||
|
||||
@ -1926,6 +1926,7 @@
|
||||
"CR Select Model",
|
||||
"CR Set Value On Binary",
|
||||
"CR Set Value On Boolean",
|
||||
"CR Set Value on String",
|
||||
"CR Simple Annotations",
|
||||
"CR Simple Banner",
|
||||
"CR Simple Binary Pattern",
|
||||
@ -1986,7 +1987,7 @@
|
||||
],
|
||||
{
|
||||
"author": "Suzie1",
|
||||
"description": "161 custom nodes for artists, designers and animators.",
|
||||
"description": "162 custom nodes for artists, designers and animators.",
|
||||
"nickname": "Comfyroll Studio",
|
||||
"title": "Comfyroll Studio",
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -2711,6 +2712,7 @@
|
||||
"Aegisflow CLIP Pass",
|
||||
"Aegisflow Image Pass",
|
||||
"Aegisflow Latent Pass",
|
||||
"Aegisflow Mask Pass",
|
||||
"Aegisflow Model Pass",
|
||||
"Aegisflow VAE Pass",
|
||||
"Aegisflow controlnet preprocessor bus",
|
||||
@ -6631,6 +6633,7 @@
|
||||
"easy imageSizeByLongerSide",
|
||||
"easy imageSizeBySide",
|
||||
"easy kSampler",
|
||||
"easy kSamplerDownscaleUnet",
|
||||
"easy kSamplerInpainting",
|
||||
"easy kSamplerSDTurbo",
|
||||
"easy kSamplerTiled",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user