Add ComfyUI-HiggsAudio_Wrapper to custom node list (#2034)

This commit is contained in:
Shmuel Ronen 2025-07-27 04:28:27 +03:00 committed by GitHub
parent 6926ed45b0
commit 8d29e5037f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -7637,6 +7637,17 @@
"install_type": "git-clone", "install_type": "git-clone",
"description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation." "description": "A custom node for ComfyUI that enables smooth, keyframe-based animations for image generation. Create dynamic sequences with control over motion, zoom, rotation, and easing effects. Ideal for AI-assisted animation and video content creation."
}, },
{
"author": "ShmuelRonen",
"title": "ComfyUI-HiggsAudio_Wrapper",
"id": "higgs-audio-wrapper",
"reference": "https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper",
"files": [
"https://github.com/ShmuelRonen/ComfyUI-HiggsAudio_Wrapper"
],
"install_type": "git-clone",
"description": "A comprehensive ComfyUI wrapper for HiggsAudio v2, enabling high-quality text-to-speech generation with advanced voice cloning capabilities. Supports multiple voice presets and custom reference audio for voice cloning. Requires transformers==4.45.2 for compatibility."
},
{ {
"author": "ShmuelRonen", "author": "ShmuelRonen",
"title": "Apply Style Model Adjust for ComfyUI", "title": "Apply Style Model Adjust for ComfyUI",
@ -30369,3 +30380,4 @@
] ]
} }