update DB

This commit is contained in:
Dr.Lt.Data 2024-07-09 00:02:52 +09:00
parent 20df88bcb4
commit 91407ddaa9
5 changed files with 45 additions and 16 deletions

View File

@ -11238,6 +11238,16 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "The ComfyUI-FilePathCreator is a custom node extension for ComfyUI designed to generate dynamic filenames based on user-defined parameters. This node helps streamline the process of creating organized and timestamped filenames, ideal for saving output files in a structured manner." "description": "The ComfyUI-FilePathCreator is a custom node extension for ComfyUI designed to generate dynamic filenames based on user-defined parameters. This node helps streamline the process of creating organized and timestamped filenames, ideal for saving output files in a structured manner."
}, },
{
"author": "adigayung",
"title": "ComfyUI-Translator",
"reference": "https://github.com/adigayung/ComfyUI-Translator",
"files": [
"https://github.com/adigayung/ComfyUI-Translator"
],
"install_type": "git-clone",
"description": "Auto translate all languages to english"
},

View File

@ -5780,6 +5780,14 @@
"title_aux": "DynamicPrompts Custom Nodes" "title_aux": "DynamicPrompts Custom Nodes"
} }
], ],
"https://github.com/adigayung/ComfyUI-Translator": [
[
"CLIP Text Encode (Auto Translate)"
],
{
"title_aux": "ComfyUI-Translator"
}
],
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": [ "https://github.com/adriflex/ComfyUI_Blender_Texdiff": [
[ [
"ViewportColor", "ViewportColor",
@ -10825,11 +10833,10 @@
"CustomUltralyticsModelLoader", "CustomUltralyticsModelLoader",
"GetImageSize", "GetImageSize",
"ImageResizeAdvanced", "ImageResizeAdvanced",
"SAMInference",
"SAMLoader",
"UltralyticsInference", "UltralyticsInference",
"UltralyticsModelLoader", "UltralyticsModelLoader",
"UltralyticsVisualization" "UltralyticsVisualization",
"ViewText"
], ],
{ {
"title_aux": "ComfyUI-YOLO" "title_aux": "ComfyUI-YOLO"

View File

@ -1844,6 +1844,11 @@
"last_update": "2024-06-25 18:29:52", "last_update": "2024-06-25 18:29:52",
"author_account_age_days": 5030 "author_account_age_days": 5030
}, },
"https://github.com/adigayung/ComfyUI-Translator": {
"stars": 0,
"last_update": "2024-07-08 14:28:53",
"author_account_age_days": 227
},
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": { "https://github.com/adriflex/ComfyUI_Blender_Texdiff": {
"stars": 1, "stars": 1,
"last_update": "2024-05-22 23:14:18", "last_update": "2024-05-22 23:14:18",

View File

@ -11,6 +11,16 @@
{
"author": "adigayung",
"title": "ComfyUI-Translator",
"reference": "https://github.com/adigayung/ComfyUI-Translator",
"files": [
"https://github.com/adigayung/ComfyUI-Translator"
],
"install_type": "git-clone",
"description": "Auto translate all languages to english"
},
{ {
"author": "christian-byrne", "author": "christian-byrne",
"title": "comfyui-default-values-manager", "title": "comfyui-default-values-manager",
@ -677,16 +687,6 @@
], ],
"install_type": "git-clone", "install_type": "git-clone",
"description": "A ComfyUI workflow customization by Jake." "description": "A ComfyUI workflow customization by Jake."
},
{
"author": "christian-byrne",
"title": "comfyui-search-navigation",
"reference": "https://github.com/christian-byrne/comfyui-search-navigation",
"files": [
"https://github.com/christian-byrne/comfyui-search-navigation"
],
"install_type": "git-clone",
"description": "Search navigation extension."
} }
] ]
} }

View File

@ -5780,6 +5780,14 @@
"title_aux": "DynamicPrompts Custom Nodes" "title_aux": "DynamicPrompts Custom Nodes"
} }
], ],
"https://github.com/adigayung/ComfyUI-Translator": [
[
"CLIP Text Encode (Auto Translate)"
],
{
"title_aux": "ComfyUI-Translator"
}
],
"https://github.com/adriflex/ComfyUI_Blender_Texdiff": [ "https://github.com/adriflex/ComfyUI_Blender_Texdiff": [
[ [
"ViewportColor", "ViewportColor",
@ -10825,11 +10833,10 @@
"CustomUltralyticsModelLoader", "CustomUltralyticsModelLoader",
"GetImageSize", "GetImageSize",
"ImageResizeAdvanced", "ImageResizeAdvanced",
"SAMInference",
"SAMLoader",
"UltralyticsInference", "UltralyticsInference",
"UltralyticsModelLoader", "UltralyticsModelLoader",
"UltralyticsVisualization" "UltralyticsVisualization",
"ViewText"
], ],
{ {
"title_aux": "ComfyUI-YOLO" "title_aux": "ComfyUI-YOLO"