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
20df88bcb4
commit
91407ddaa9
@ -11238,6 +11238,16 @@
|
||||
"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."
|
||||
},
|
||||
{
|
||||
"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"
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
@ -5780,6 +5780,14 @@
|
||||
"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": [
|
||||
[
|
||||
"ViewportColor",
|
||||
@ -10825,11 +10833,10 @@
|
||||
"CustomUltralyticsModelLoader",
|
||||
"GetImageSize",
|
||||
"ImageResizeAdvanced",
|
||||
"SAMInference",
|
||||
"SAMLoader",
|
||||
"UltralyticsInference",
|
||||
"UltralyticsModelLoader",
|
||||
"UltralyticsVisualization"
|
||||
"UltralyticsVisualization",
|
||||
"ViewText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YOLO"
|
||||
|
||||
@ -1844,6 +1844,11 @@
|
||||
"last_update": "2024-06-25 18:29:52",
|
||||
"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": {
|
||||
"stars": 1,
|
||||
"last_update": "2024-05-22 23:14:18",
|
||||
|
||||
@ -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",
|
||||
"title": "comfyui-default-values-manager",
|
||||
@ -677,16 +687,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"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."
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
@ -5780,6 +5780,14 @@
|
||||
"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": [
|
||||
[
|
||||
"ViewportColor",
|
||||
@ -10825,11 +10833,10 @@
|
||||
"CustomUltralyticsModelLoader",
|
||||
"GetImageSize",
|
||||
"ImageResizeAdvanced",
|
||||
"SAMInference",
|
||||
"SAMLoader",
|
||||
"UltralyticsInference",
|
||||
"UltralyticsModelLoader",
|
||||
"UltralyticsVisualization"
|
||||
"UltralyticsVisualization",
|
||||
"ViewText"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-YOLO"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user