mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-07-21 05:48:13 +08:00
fix(custom-node-list): relocate ComfyUI-Supertonic3TTS next to existing Anonymzx block + node_db/new sync
This commit is contained in:
parent
842bbd5104
commit
c7b880c46c
@ -1,15 +1,5 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
{
|
|
||||||
"author": "Anonymzx",
|
|
||||||
"title": "ComfyUI-Supertonic3TTS",
|
|
||||||
"reference": "https://github.com/Anonymzx/ComfyUI-Supertonic3TTS",
|
|
||||||
"files": [
|
|
||||||
"https://github.com/Anonymzx/ComfyUI-Supertonic3TTS"
|
|
||||||
],
|
|
||||||
"install_type": "git-clone",
|
|
||||||
"description": "custom nodes integrating Supertone's Supertonic-3 — a lightning-fast, on-device, multilingual Text-to-Speech system running natively via ONNX Runtime."
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"author": "Carasibana",
|
"author": "Carasibana",
|
||||||
"title": "ComfyUI-SimpleFloatSlider",
|
"title": "ComfyUI-SimpleFloatSlider",
|
||||||
@ -49588,6 +49578,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "Real-time ComfyUI Hardware Monitor with native AMD ROCm and All GPU/APU NVIDIA support and Universal Prompt Translator node for multilingual AI workflows, AMD ROCm utilities, optimization, and workflow enhance"
|
"description": "Real-time ComfyUI Hardware Monitor with native AMD ROCm and All GPU/APU NVIDIA support and Universal Prompt Translator node for multilingual AI workflows, AMD ROCm utilities, optimization, and workflow enhance"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "Anonymzx",
|
||||||
|
"title": "ComfyUI-Supertonic3TTS",
|
||||||
|
"reference": "https://github.com/Anonymzx/ComfyUI-Supertonic3TTS",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Anonymzx/ComfyUI-Supertonic3TTS"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "custom nodes integrating Supertone's Supertonic-3 — a lightning-fast, on-device, multilingual Text-to-Speech system running natively via ONNX Runtime."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "Magos Digital Studio",
|
"author": "Magos Digital Studio",
|
||||||
"title": "ComfyUI-Magos-Nodes",
|
"title": "ComfyUI-Magos-Nodes",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "Anonymzx",
|
||||||
|
"title": "ComfyUI-Supertonic3TTS",
|
||||||
|
"reference": "https://github.com/Anonymzx/ComfyUI-Supertonic3TTS",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/Anonymzx/ComfyUI-Supertonic3TTS"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "custom nodes integrating Supertone's Supertonic-3 — a lightning-fast, on-device, multilingual Text-to-Speech system running natively via ONNX Runtime."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "vitacon",
|
"author": "vitacon",
|
||||||
"title": "Retro Pixel-Matrix Dither 👾",
|
"title": "Retro Pixel-Matrix Dither 👾",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user