mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-18 02:43:00 +08:00
update DB
This commit is contained in:
parent
44ad477097
commit
c7e496420c
@ -10101,6 +10101,16 @@
|
|||||||
"install_type": "git-clone",
|
"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 )."
|
"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",
|
"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."
|
"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",
|
"author": "DannyStone1999",
|
||||||
"title": "ComfyUI-Depth2Mask",
|
"title": "ComfyUI-Depth2Mask",
|
||||||
|
|||||||
@ -8275,7 +8275,7 @@
|
|||||||
"title_aux": "ComfyMath"
|
"title_aux": "ComfyMath"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [
|
"https://github.com/exdysa/comfyui-selector": [
|
||||||
[
|
[
|
||||||
"Recourse",
|
"Recourse",
|
||||||
"Selector"
|
"Selector"
|
||||||
@ -8379,6 +8379,7 @@
|
|||||||
"FL_HalftonePattern",
|
"FL_HalftonePattern",
|
||||||
"FL_HexagonalPattern",
|
"FL_HexagonalPattern",
|
||||||
"FL_ImageCaptionSaver",
|
"FL_ImageCaptionSaver",
|
||||||
|
"FL_ImageCollage",
|
||||||
"FL_ImageDimensionDisplay",
|
"FL_ImageDimensionDisplay",
|
||||||
"FL_ImageDurationSync",
|
"FL_ImageDurationSync",
|
||||||
"FL_ImageNotes",
|
"FL_ImageNotes",
|
||||||
|
|||||||
@ -2539,6 +2539,11 @@
|
|||||||
"last_update": "2023-08-27 03:29:04",
|
"last_update": "2023-08-27 03:29:04",
|
||||||
"author_account_age_days": 4223
|
"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": {
|
"https://github.com/failfa-st/failfast-comfyui-extensions": {
|
||||||
"stars": 126,
|
"stars": 126,
|
||||||
"last_update": "2024-05-09 19:24:22",
|
"last_update": "2024-05-09 19:24:22",
|
||||||
|
|||||||
@ -8275,7 +8275,7 @@
|
|||||||
"title_aux": "ComfyMath"
|
"title_aux": "ComfyMath"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"https://github.com/exdysa/comfyui-selector/raw/main/selector.py": [
|
"https://github.com/exdysa/comfyui-selector": [
|
||||||
[
|
[
|
||||||
"Recourse",
|
"Recourse",
|
||||||
"Selector"
|
"Selector"
|
||||||
@ -8379,6 +8379,7 @@
|
|||||||
"FL_HalftonePattern",
|
"FL_HalftonePattern",
|
||||||
"FL_HexagonalPattern",
|
"FL_HexagonalPattern",
|
||||||
"FL_ImageCaptionSaver",
|
"FL_ImageCaptionSaver",
|
||||||
|
"FL_ImageCollage",
|
||||||
"FL_ImageDimensionDisplay",
|
"FL_ImageDimensionDisplay",
|
||||||
"FL_ImageDurationSync",
|
"FL_ImageDurationSync",
|
||||||
"FL_ImageNotes",
|
"FL_ImageNotes",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user