mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-20 03:42:59 +08:00
update DB
This commit is contained in:
parent
dc2ec08fe3
commit
398b905758
@ -27110,16 +27110,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Text translation node for ComfyUI: No need to apply for a translation API key, just use it. Currently supports more than thirty translation platforms."
|
||||
},
|
||||
{
|
||||
"author": "Charonartist",
|
||||
"title": "Comfyui_gemini_tts_node",
|
||||
"reference": "https://github.com/Charonartist/Comfyui_gemini_tts_node",
|
||||
"files": [
|
||||
"https://github.com/Charonartist/Comfyui_gemini_tts_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node is a ComfyUI node for generating speech from text using the Gemini 2.5 Flash Preview TTS API."
|
||||
},
|
||||
{
|
||||
"author": "Charonartist",
|
||||
"title": "ComfyUI Auto LoRA",
|
||||
|
||||
@ -3358,14 +3358,6 @@
|
||||
"title_aux": "ImageTransceiver - ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Charonartist/Comfyui_gemini_tts_node": [
|
||||
[
|
||||
"GeminiTTSFinal"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_gemini_tts_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Charonartist/comfyui-auto-lora-v2": [
|
||||
[
|
||||
"AutoLoRANode",
|
||||
@ -15981,11 +15973,8 @@
|
||||
],
|
||||
"https://github.com/aiaiaikkk/kontext-super-prompt": [
|
||||
[
|
||||
"APIFluxKontextEnhancer",
|
||||
"KontextSuperPrompt",
|
||||
"LRPGCanvas",
|
||||
"LRPGCanvasTool",
|
||||
"OllamaFluxKontextEnhancerV2",
|
||||
"OllamaServiceManager",
|
||||
"TextGenWebUIFluxKontextEnhancer"
|
||||
],
|
||||
@ -19083,8 +19072,10 @@
|
||||
[
|
||||
"Equirectangular Crop 180",
|
||||
"Equirectangular Crop Square",
|
||||
"Equirectangular Perspective Extract",
|
||||
"Equirectangular Processor",
|
||||
"Equirectangular Rotate"
|
||||
"Equirectangular Rotate",
|
||||
"Equirectangular To Cubemap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LatLong - Equirectangular Image Processing Nodes"
|
||||
|
||||
1047
github-stats.json
1047
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,35 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "apeirography",
|
||||
"title": "DaimalyadNodes",
|
||||
"reference": "https://github.com/apeirography/DaimalyadNodes",
|
||||
"files": [
|
||||
"https://github.com/apeirography/DaimalyadNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Model Downloader by DaimAlYad"
|
||||
},
|
||||
{
|
||||
"author": "tnil25",
|
||||
"title": "ComfyUI-TJNodes [WIP]",
|
||||
"reference": "https://github.com/tnil25/ComfyUI-TJNodes",
|
||||
"files": [
|
||||
"https://github.com/tnil25/ComfyUI-TJNodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Point Tracker\nNOTE: The files in the repo are not organized."
|
||||
},
|
||||
{
|
||||
"author": "zhu733756",
|
||||
"title": "ivan_knows [UNSAFE]",
|
||||
"reference": "https://github.com/Babiduba/ivan_knows",
|
||||
"files": [
|
||||
"https://github.com/Babiduba/ivan_knows"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "NODES: Role Selector, Save Absolute. [w/This node pack contains a node that has a vulnerability allowing write to arbitrary file paths.]"
|
||||
},
|
||||
{
|
||||
"author": "zhu733756",
|
||||
"title": "Comfyui-Anything-Converter [UNSAFE]",
|
||||
|
||||
@ -866,6 +866,15 @@
|
||||
"title_aux": "comfyui-face-remap [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/Babiduba/ivan_knows": [
|
||||
[
|
||||
"RoleSelector",
|
||||
"SaveImageToAbsolutePath"
|
||||
],
|
||||
{
|
||||
"title_aux": "ivan_knows [UNSAFE]"
|
||||
}
|
||||
],
|
||||
"https://github.com/BadCafeCode/execution-inversion-demo-comfyui": [
|
||||
[
|
||||
"AccumulateNode",
|
||||
@ -4115,6 +4124,14 @@
|
||||
"title_aux": "ComfyUI-Animemory-Loader"
|
||||
}
|
||||
],
|
||||
"https://github.com/apeirography/DaimalyadNodes": [
|
||||
[
|
||||
"DaimalyadModelDownloader"
|
||||
],
|
||||
{
|
||||
"title_aux": "DaimalyadNodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/apetitbois/nova_utils": [
|
||||
[
|
||||
"floatList2Float",
|
||||
@ -9444,6 +9461,15 @@
|
||||
"title_aux": "my-useful-comfyui-custom-nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/tnil25/ComfyUI-TJNodes": [
|
||||
[
|
||||
"ExpandMaskDir",
|
||||
"Tracker"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-TJNodes [WIP]"
|
||||
}
|
||||
],
|
||||
"https://github.com/tom-doerr/dspy_nodes": [
|
||||
[
|
||||
"Accepted Examples Viewer",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Charonartist",
|
||||
"title": "Comfyui_gemini_tts_node [REMOVED]",
|
||||
"reference": "https://github.com/Charonartist/Comfyui_gemini_tts_node",
|
||||
"files": [
|
||||
"https://github.com/Charonartist/Comfyui_gemini_tts_node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "This custom node is a ComfyUI node for generating speech from text using the Gemini 2.5 Flash Preview TTS API."
|
||||
},
|
||||
{
|
||||
"author": "alFrame",
|
||||
"title": "AF - Edit Generated Prompt [REMOVED]",
|
||||
|
||||
@ -3358,14 +3358,6 @@
|
||||
"title_aux": "ImageTransceiver - ComfyUI"
|
||||
}
|
||||
],
|
||||
"https://github.com/Charonartist/Comfyui_gemini_tts_node": [
|
||||
[
|
||||
"GeminiTTSFinal"
|
||||
],
|
||||
{
|
||||
"title_aux": "Comfyui_gemini_tts_node"
|
||||
}
|
||||
],
|
||||
"https://github.com/Charonartist/comfyui-auto-lora-v2": [
|
||||
[
|
||||
"AutoLoRANode",
|
||||
@ -15981,11 +15973,8 @@
|
||||
],
|
||||
"https://github.com/aiaiaikkk/kontext-super-prompt": [
|
||||
[
|
||||
"APIFluxKontextEnhancer",
|
||||
"KontextSuperPrompt",
|
||||
"LRPGCanvas",
|
||||
"LRPGCanvasTool",
|
||||
"OllamaFluxKontextEnhancerV2",
|
||||
"OllamaServiceManager",
|
||||
"TextGenWebUIFluxKontextEnhancer"
|
||||
],
|
||||
@ -19083,8 +19072,10 @@
|
||||
[
|
||||
"Equirectangular Crop 180",
|
||||
"Equirectangular Crop Square",
|
||||
"Equirectangular Perspective Extract",
|
||||
"Equirectangular Processor",
|
||||
"Equirectangular Rotate"
|
||||
"Equirectangular Rotate",
|
||||
"Equirectangular To Cubemap"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI LatLong - Equirectangular Image Processing Nodes"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user