mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-04-14 12:22:29 +08:00
Merge branch 'main' of https://github.com/hpbeinert/ComfyUI-Manager
This commit is contained in:
commit
2752bb2df2
@ -43939,16 +43939,6 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "GIlinQ",
|
||||||
"title": "ComfyUI-Image-Latent-",
|
"title": "ComfyUI-Image-Latent-",
|
||||||
|
|||||||
@ -5992,7 +5992,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
||||||
[
|
[
|
||||||
"Qwen35"
|
"Qwen35",
|
||||||
|
"Qwen35GGUF"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Qwen3.5"
|
"title_aux": "ComfyUI-Qwen3.5"
|
||||||
@ -57083,6 +57084,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE": [
|
"https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE": [
|
||||||
[
|
[
|
||||||
|
"AdvancedLoadLatent",
|
||||||
|
"LatentMetadataViewer",
|
||||||
|
"SmartVAE_AdvancedDecoder",
|
||||||
"SmartVAE_StreamingDecoder",
|
"SmartVAE_StreamingDecoder",
|
||||||
"UniversalSmartVAEDecode"
|
"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": [
|
"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",
|
"author": "unobtuse",
|
||||||
"title": "comfyui-topaz-ai-upscale",
|
"title": "comfyui-topaz-ai-upscale",
|
||||||
|
|||||||
@ -4262,6 +4262,11 @@
|
|||||||
"https://github.com/Ronnasayd/comfyui-nodes": [
|
"https://github.com/Ronnasayd/comfyui-nodes": [
|
||||||
[
|
[
|
||||||
"AspectRatioCrop",
|
"AspectRatioCrop",
|
||||||
|
"ConditioningExtendFrames",
|
||||||
|
"ConditioningShapeDebug",
|
||||||
|
"LatentExtendFrames",
|
||||||
|
"LatentPrependCache",
|
||||||
|
"LatentShapeDebug",
|
||||||
"PixelatedBorderNode",
|
"PixelatedBorderNode",
|
||||||
"VideoSegmentPrepare",
|
"VideoSegmentPrepare",
|
||||||
"VideoSegmentSave"
|
"VideoSegmentSave"
|
||||||
|
|||||||
@ -377,16 +377,6 @@
|
|||||||
"install_type": "git-clone",
|
"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."
|
"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",
|
"author": "Manycore Tech",
|
||||||
|
|||||||
@ -5992,7 +5992,8 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
"https://github.com/DanielBartolic/ComfyUI-Qwen3.5": [
|
||||||
[
|
[
|
||||||
"Qwen35"
|
"Qwen35",
|
||||||
|
"Qwen35GGUF"
|
||||||
],
|
],
|
||||||
{
|
{
|
||||||
"title_aux": "ComfyUI-Qwen3.5"
|
"title_aux": "ComfyUI-Qwen3.5"
|
||||||
@ -57083,6 +57084,9 @@
|
|||||||
],
|
],
|
||||||
"https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE": [
|
"https://github.com/uczensokratesa/ComfyUI-Grok-SmartVAE": [
|
||||||
[
|
[
|
||||||
|
"AdvancedLoadLatent",
|
||||||
|
"LatentMetadataViewer",
|
||||||
|
"SmartVAE_AdvancedDecoder",
|
||||||
"SmartVAE_StreamingDecoder",
|
"SmartVAE_StreamingDecoder",
|
||||||
"UniversalSmartVAEDecode"
|
"UniversalSmartVAEDecode"
|
||||||
],
|
],
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user