mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 11:52:59 +08:00
update DB
This commit is contained in:
parent
6d07389774
commit
114add4ca9
@ -1200,6 +1200,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "It provides language settings. (Contribution from users of various languages is needed due to the support for each language.)"
|
"description": "It provides language settings. (Contribution from users of various languages is needed due to the support for each language.)"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "syllebra",
|
||||||
|
"title": "BilboX's ComfyUI Custom Nodes",
|
||||||
|
"reference": "https://github.com/syllebra/bilbox-comfyui",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/syllebra/bilbox-comfyui"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Nodes: BilboX's PromptGeek Photo Prompt. This provides a convenient way to compose photorealistic prompts into ComfyUI."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -920,7 +920,7 @@
|
|||||||
"Images to RGB",
|
"Images to RGB",
|
||||||
"Inset Image Bounds",
|
"Inset Image Bounds",
|
||||||
"Integer place counter",
|
"Integer place counter",
|
||||||
"KSampler (WAS)",
|
"KSampler (Legacy)",
|
||||||
"KSampler Cycle",
|
"KSampler Cycle",
|
||||||
"LangSAM Masking",
|
"LangSAM Masking",
|
||||||
"LangSAM Model Loader",
|
"LangSAM Model Loader",
|
||||||
@ -980,7 +980,7 @@
|
|||||||
"SAM Parameters Combine",
|
"SAM Parameters Combine",
|
||||||
"Samples Passthrough (Stat System)",
|
"Samples Passthrough (Stat System)",
|
||||||
"Save Text File",
|
"Save Text File",
|
||||||
"Seed",
|
"Seed (Legacy)",
|
||||||
"String to Text",
|
"String to Text",
|
||||||
"Tensor Batch to Image",
|
"Tensor Batch to Image",
|
||||||
"Text Add Token by Input",
|
"Text Add Token by Input",
|
||||||
@ -1352,12 +1352,14 @@
|
|||||||
"CM_IntToNumber",
|
"CM_IntToNumber",
|
||||||
"CM_IntUnaryCondition",
|
"CM_IntUnaryCondition",
|
||||||
"CM_IntUnaryOperation",
|
"CM_IntUnaryOperation",
|
||||||
|
"CM_NearestSDXLResolution",
|
||||||
"CM_NumberBinaryCondition",
|
"CM_NumberBinaryCondition",
|
||||||
"CM_NumberBinaryOperation",
|
"CM_NumberBinaryOperation",
|
||||||
"CM_NumberToFloat",
|
"CM_NumberToFloat",
|
||||||
"CM_NumberToInt",
|
"CM_NumberToInt",
|
||||||
"CM_NumberUnaryCondition",
|
"CM_NumberUnaryCondition",
|
||||||
"CM_NumberUnaryOperation",
|
"CM_NumberUnaryOperation",
|
||||||
|
"CM_SDXLResolution",
|
||||||
"CM_Vec2BinaryCondition",
|
"CM_Vec2BinaryCondition",
|
||||||
"CM_Vec2BinaryOperation",
|
"CM_Vec2BinaryOperation",
|
||||||
"CM_Vec2ScalarOperation",
|
"CM_Vec2ScalarOperation",
|
||||||
@ -1851,6 +1853,7 @@
|
|||||||
"MathExpression|pysssss",
|
"MathExpression|pysssss",
|
||||||
"MultiPrimitive|pysssss",
|
"MultiPrimitive|pysssss",
|
||||||
"PlaySound|pysssss",
|
"PlaySound|pysssss",
|
||||||
|
"Repeater|pysssss",
|
||||||
"ReroutePrimitive|pysssss",
|
"ReroutePrimitive|pysssss",
|
||||||
"ShowText|pysssss",
|
"ShowText|pysssss",
|
||||||
"StringFunction|pysssss"
|
"StringFunction|pysssss"
|
||||||
@ -1974,6 +1977,14 @@
|
|||||||
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
"title_aux": "ComfyUI_Strimmlarns_aesthetic_score"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/syllebra/bilbox-comfyui": [
|
||||||
|
[
|
||||||
|
"BilboXPhotoPrompt"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "BilboX's ComfyUI Custom Nodes"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/sylym/comfy_vid2vid": [
|
"https://github.com/sylym/comfy_vid2vid": [
|
||||||
[
|
[
|
||||||
"CheckpointLoaderSimpleSequence",
|
"CheckpointLoaderSimpleSequence",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user