mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-03-07 10:07:36 +08:00
This commit is contained in:
parent
f7d1bba7f0
commit
008e6ede56
@ -43939,16 +43939,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for Qwen3.5-9B — a unified natively multimodal model with image, video, and text understanding capabilities including thinking mode."
|
||||
},
|
||||
{
|
||||
"author": "AiSatan",
|
||||
"title": "ComfyUI_CSM",
|
||||
"reference": "https://github.com/AiSatan/ComfyUI_CSM",
|
||||
"files": [
|
||||
"https://github.com/AiSatan/ComfyUI_CSM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for the CSM model featuring text-to-speech, voice cloning, and automatic model downloading from Hugging Face."
|
||||
},
|
||||
{
|
||||
"author": "GIlinQ",
|
||||
"title": "ComfyUI-Image-Latent-",
|
||||
|
||||
@ -5992,7 +5992,8 @@
|
||||
],
|
||||
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
||||
[
|
||||
"Qwen35"
|
||||
"Qwen35",
|
||||
"Qwen35GGUF"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen3.5"
|
||||
@ -57083,6 +57084,9 @@
|
||||
],
|
||||
"https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE": [
|
||||
[
|
||||
"AdvancedLoadLatent",
|
||||
"LatentMetadataViewer",
|
||||
"SmartVAE_AdvancedDecoder",
|
||||
"SmartVAE_StreamingDecoder",
|
||||
"UniversalSmartVAEDecode"
|
||||
],
|
||||
|
||||
3434
github-stats.json
3434
github-stats.json
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "AiSatan",
|
||||
"title": "ComfyUI_CSM [NAME CONFLICT]",
|
||||
"reference": "https://github.com/AiSatan/ComfyUI_CSM",
|
||||
"files": [
|
||||
"https://github.com/AiSatan/ComfyUI_CSM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for the CSM model featuring text-to-speech, voice cloning, and automatic model downloading from Hugging Face."
|
||||
},
|
||||
{
|
||||
"author": "unobtuse",
|
||||
"title": "comfyui-topaz-ai-upscale",
|
||||
|
||||
@ -4262,6 +4262,11 @@
|
||||
"https://github.com/Ronnasayd/comfyui-nodes": [
|
||||
[
|
||||
"AspectRatioCrop",
|
||||
"ConditioningExtendFrames",
|
||||
"ConditioningShapeDebug",
|
||||
"LatentExtendFrames",
|
||||
"LatentPrependCache",
|
||||
"LatentShapeDebug",
|
||||
"PixelatedBorderNode",
|
||||
"VideoSegmentPrepare",
|
||||
"VideoSegmentSave"
|
||||
|
||||
@ -377,16 +377,6 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Custom ComfyUI node for Qwen3.5-9B — a unified natively multimodal model with image, video, and text understanding capabilities including thinking mode."
|
||||
},
|
||||
{
|
||||
"author": "AiSatan",
|
||||
"title": "ComfyUI_CSM",
|
||||
"reference": "https://github.com/AiSatan/ComfyUI_CSM",
|
||||
"files": [
|
||||
"https://github.com/AiSatan/ComfyUI_CSM"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A ComfyUI node for the CSM model featuring text-to-speech, voice cloning, and automatic model downloading from Hugging Face."
|
||||
},
|
||||
|
||||
{
|
||||
"author": "Manycore Tech",
|
||||
|
||||
@ -5992,7 +5992,8 @@
|
||||
],
|
||||
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
||||
[
|
||||
"Qwen35"
|
||||
"Qwen35",
|
||||
"Qwen35GGUF"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-Qwen3.5"
|
||||
@ -57083,6 +57084,9 @@
|
||||
],
|
||||
"https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE": [
|
||||
[
|
||||
"AdvancedLoadLatent",
|
||||
"LatentMetadataViewer",
|
||||
"SmartVAE_AdvancedDecoder",
|
||||
"SmartVAE_StreamingDecoder",
|
||||
"UniversalSmartVAEDecode"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user