Remove local path option from model loader

Models always download to ComfyUI/models/omnivoice/ via HuggingFace.
Local path added unnecessary complexity; users who want a custom path
can symlink into the models directory.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-04-05 18:02:55 +02:00
parent cd0f7aff07
commit b52edcfd84
4 changed files with 21 additions and 48 deletions
+1 -1
View File
@@ -20,7 +20,7 @@
}
],
"properties": {"Node name for S&R": "OmniVoiceModelLoader"},
"widgets_values": ["Auto-download (HuggingFace)", "cuda:0", "float16", ""]
"widgets_values": ["cuda:0", "float16"]
},
{
"id": 2,