update DB
This commit is contained in:
@@ -1,5 +1,25 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "XiaoHeiziGGG",
|
||||
"title": "ComfyUI-Gemini-Kontext [WIP]",
|
||||
"reference": "https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext",
|
||||
"files": [
|
||||
"https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Google Gemini API powered translation nodes for ComfyUI\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "Bwebbfx",
|
||||
"title": "ComfyUI Face Parsing Nodes [WIP]",
|
||||
"reference": "https://github.com/Bwebbfx/ComfyUI_FaceParsing",
|
||||
"files": [
|
||||
"https://github.com/Bwebbfx/ComfyUI_FaceParsing"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This package provides ComfyUI nodes for face parsing using BiSeNet (from yakhyo/face-parsing), supporting batch and video workflows.\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "orion4d",
|
||||
"title": "Unified List Selector for ComfyUI [UNSAFE]",
|
||||
|
||||
@@ -973,6 +973,16 @@
|
||||
"title_aux": "ComfyUI-BS_FalAi-API-Video [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bwebbfx/ComfyUI_FaceParsing": [
|
||||
[
|
||||
"FaceParsingInfer",
|
||||
"FaceParsingLoader",
|
||||
"FacePartMask"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI Face Parsing Nodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": [
|
||||
[
|
||||
"CobotWhisperToTransciption"
|
||||
@@ -3507,6 +3517,17 @@
|
||||
"title_aux": "ComfyUI-WozNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": [
|
||||
[
|
||||
"GeminiBatchTranslator",
|
||||
"GeminiImageAnalyzer",
|
||||
"GeminiKontextOptimizer",
|
||||
"GeminiTranslator"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Gemini-Kontext [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": [
|
||||
[
|
||||
"GeminiBatchTranslator",
|
||||
|
||||
@@ -254,6 +254,11 @@
|
||||
"last_update": "2025-06-19 06:47:25",
|
||||
"author_account_age_days": 164
|
||||
},
|
||||
"https://github.com/Bwebbfx/ComfyUI_FaceParsing": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-02 20:41:55",
|
||||
"author_account_age_days": 600
|
||||
},
|
||||
"https://github.com/COcisuts/CObot-ComfyUI-WhisperToTranscription": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-08 13:32:25",
|
||||
@@ -1084,6 +1089,11 @@
|
||||
"last_update": "2025-06-25 14:29:29",
|
||||
"author_account_age_days": 4482
|
||||
},
|
||||
"https://github.com/XiaoHeiziGGG/ComfyUI-Gemini-Kontext": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-02 21:15:07",
|
||||
"author_account_age_days": 427
|
||||
},
|
||||
"https://github.com/XiaoHeiziGGG/ComfyUI-GeminiTranslator": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-06-30 05:43:17",
|
||||
@@ -1332,7 +1342,7 @@
|
||||
"https://github.com/bikiam/ComfyUi_WhisperGTranslate": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-07-01 19:41:11",
|
||||
"author_account_age_days": 522
|
||||
"author_account_age_days": 523
|
||||
},
|
||||
"https://github.com/birnam/ComfyUI-GenData-Pack": {
|
||||
"stars": 0,
|
||||
|
||||
Reference in New Issue
Block a user