mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-01-30 16:00:15 +08:00
Add ComfyUI-TranslateGemma custom node entry
Added a new custom node for prompt translation using TranslateGemma models. Thank You!
This commit is contained in:
parent
e8e0e884f2
commit
45dafa5fe6
@ -41881,6 +41881,16 @@
|
|||||||
],
|
],
|
||||||
"install_type": "unzip",
|
"install_type": "unzip",
|
||||||
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
"description": "This is a node to convert an image into a CMYK Halftone dot image."
|
||||||
}
|
},
|
||||||
|
{
|
||||||
|
"author": "rookiestar28",
|
||||||
|
"title": "ComfyUI-TranslateGemma",
|
||||||
|
"reference": "https://github.com/rookiestar28/ComfyUI-TranslateGemma",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/rookiestar28/ComfyUI-TranslateGemma"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "A ComfyUI custom node that translates text (including prompts) using Google's open-weight TranslateGemma models."
|
||||||
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user