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",
|
||||
"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",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -920,7 +920,7 @@
|
||||
"Images to RGB",
|
||||
"Inset Image Bounds",
|
||||
"Integer place counter",
|
||||
"KSampler (WAS)",
|
||||
"KSampler (Legacy)",
|
||||
"KSampler Cycle",
|
||||
"LangSAM Masking",
|
||||
"LangSAM Model Loader",
|
||||
@ -980,7 +980,7 @@
|
||||
"SAM Parameters Combine",
|
||||
"Samples Passthrough (Stat System)",
|
||||
"Save Text File",
|
||||
"Seed",
|
||||
"Seed (Legacy)",
|
||||
"String to Text",
|
||||
"Tensor Batch to Image",
|
||||
"Text Add Token by Input",
|
||||
@ -1352,12 +1352,14 @@
|
||||
"CM_IntToNumber",
|
||||
"CM_IntUnaryCondition",
|
||||
"CM_IntUnaryOperation",
|
||||
"CM_NearestSDXLResolution",
|
||||
"CM_NumberBinaryCondition",
|
||||
"CM_NumberBinaryOperation",
|
||||
"CM_NumberToFloat",
|
||||
"CM_NumberToInt",
|
||||
"CM_NumberUnaryCondition",
|
||||
"CM_NumberUnaryOperation",
|
||||
"CM_SDXLResolution",
|
||||
"CM_Vec2BinaryCondition",
|
||||
"CM_Vec2BinaryOperation",
|
||||
"CM_Vec2ScalarOperation",
|
||||
@ -1851,6 +1853,7 @@
|
||||
"MathExpression|pysssss",
|
||||
"MultiPrimitive|pysssss",
|
||||
"PlaySound|pysssss",
|
||||
"Repeater|pysssss",
|
||||
"ReroutePrimitive|pysssss",
|
||||
"ShowText|pysssss",
|
||||
"StringFunction|pysssss"
|
||||
@ -1974,6 +1977,14 @@
|
||||
"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": [
|
||||
[
|
||||
"CheckpointLoaderSimpleSequence",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user