mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
44ad477097
commit
c7e496420c
@ -10101,6 +10101,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "comfuio custom node that returns an image from a batch based on selected criteria such as RGB value, brightness, etc (credits to chris goringe's custom nodes tutorial )."
|
||||
},
|
||||
{
|
||||
"author": "exdysa",
|
||||
"title": "comfyui-selector",
|
||||
"reference": "https://github.com/exdysa/comfyui-selector",
|
||||
"files": [
|
||||
"https://github.com/exdysa/comfyui-selector"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI."
|
||||
},
|
||||
|
||||
|
||||
|
||||
@ -10420,16 +10430,6 @@
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:TextToSpeech, phy_3_conditioning, SaveAudioToDaVinci, SaveImageToDaVinci.\nNOTE:In order to use DaVinci node you must have DaVinci Resolve Studio connected to the API. For more information check the help seciton in DaVinci Resolve Studio HELP>DOCUMENTATION>DEVELOPER. It will open a folder, search for scripting and the for README.txt file, the API documentation."
|
||||
},
|
||||
{
|
||||
"author": "exdysa",
|
||||
"title": "comfyui-selector",
|
||||
"reference": "https://github.com/exdysa/comfyui-selector",
|
||||
"files": [
|
||||
"https://github.com/exdysa/comfyui-selector/raw/main/selector.py"
|
||||
],
|
||||
"install_type": "copy",
|
||||
"description": "Nodes:Selector. Quick and dirty parameter generator node for ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "DannyStone1999",
|
||||
"title": "ComfyUI-Depth2Mask",
|
||||
|
||||
@ -8275,7 +8275,7 @@
|
||||
"title_aux": "ComfyMath"
|
||||
}
|
||||
],
|
||||
"https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [
|
||||
"https://github.com/exdysa/comfyui-selector": [
|
||||
[
|
||||
"Recourse",
|
||||
"Selector"
|
||||
@ -8379,6 +8379,7 @@
|
||||
"FL_HalftonePattern",
|
||||
"FL_HexagonalPattern",
|
||||
"FL_ImageCaptionSaver",
|
||||
"FL_ImageCollage",
|
||||
"FL_ImageDimensionDisplay",
|
||||
"FL_ImageDurationSync",
|
||||
"FL_ImageNotes",
|
||||
|
||||
@ -2539,6 +2539,11 @@
|
||||
"last_update": "2023-08-27 03:29:04",
|
||||
"author_account_age_days": 4223
|
||||
},
|
||||
"https://github.com/exdysa/comfyui-selector": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-06-09 06:07:39",
|
||||
"author_account_age_days": 980
|
||||
},
|
||||
"https://github.com/failfa-st/failfast-comfyui-extensions": {
|
||||
"stars": 126,
|
||||
"last_update": "2024-05-09 19:24:22",
|
||||
|
||||
@ -8275,7 +8275,7 @@
|
||||
"title_aux": "ComfyMath"
|
||||
}
|
||||
],
|
||||
"https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [
|
||||
"https://github.com/exdysa/comfyui-selector": [
|
||||
[
|
||||
"Recourse",
|
||||
"Selector"
|
||||
@ -8379,6 +8379,7 @@
|
||||
"FL_HalftonePattern",
|
||||
"FL_HexagonalPattern",
|
||||
"FL_ImageCaptionSaver",
|
||||
"FL_ImageCollage",
|
||||
"FL_ImageDimensionDisplay",
|
||||
"FL_ImageDurationSync",
|
||||
"FL_ImageNotes",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user