mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 10:02:28 +08:00
update DB
This commit is contained in:
parent
05739c709e
commit
58307705d9
@ -17,6 +17,7 @@
|
||||
"files": [
|
||||
"https://github.com/ltdrdata/ComfyUI-Impact-Pack"
|
||||
],
|
||||
"pip": ["ultralytics"],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension offers various detector nodes and detailer nodes that allow you to configure a workflow that automatically enhances facial details. And provide iterative upscaler.<BR><p style='background-color: black; color: red;'>NOTE:MMDetDetectorProvider and other legacy nodes are disabled by default. If you want to activate these nodes and use them, please edit the impact-pack.ini file in the ComfyUI-Impact-Pack directory and change 'mmdet_skip = True' to 'mmdet_skip = False.' </p>"
|
||||
},
|
||||
@ -2646,6 +2647,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Composition nodes like Substance Designer heavily inspired by WAS and MTB Node Suites"
|
||||
},
|
||||
{
|
||||
"author": "Umikaze-job",
|
||||
"title": "select_folder_path_easy",
|
||||
"reference": "https://github.com/Umikaze-job/select_folder_path_easy",
|
||||
"files": [
|
||||
"https://github.com/Umikaze-job/select_folder_path_easy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension simply connects the nodes and specifies the output path of the generated images to a manageable path."
|
||||
},
|
||||
{
|
||||
"author": "Off-Live",
|
||||
"title": "ComfyUI-off-suite",
|
||||
|
||||
@ -1544,6 +1544,14 @@
|
||||
"title_aux": "ComfyUI Neural network latent upscale custom node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Umikaze-job/select_folder_path_easy": [
|
||||
[
|
||||
"SelectFolderPathEasy"
|
||||
],
|
||||
{
|
||||
"title_aux": "select_folder_path_easy"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ASTERR": [
|
||||
[
|
||||
"ASTERR",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Umikaze-job",
|
||||
"title": "select_folder_path_easy",
|
||||
"reference": "https://github.com/Umikaze-job/select_folder_path_easy",
|
||||
"files": [
|
||||
"https://github.com/Umikaze-job/select_folder_path_easy"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This extension simply connects the nodes and specifies the output path of the generated images to a manageable path."
|
||||
},
|
||||
{
|
||||
"author": "amorano",
|
||||
"title": "Jovimetrix Composition Nodes",
|
||||
|
||||
@ -1544,6 +1544,14 @@
|
||||
"title_aux": "ComfyUI Neural network latent upscale custom node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Umikaze-job/select_folder_path_easy": [
|
||||
[
|
||||
"SelectFolderPathEasy"
|
||||
],
|
||||
{
|
||||
"title_aux": "select_folder_path_easy"
|
||||
}
|
||||
],
|
||||
"https://github.com/WASasquatch/ASTERR": [
|
||||
[
|
||||
"ASTERR",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user