mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2026-05-30 10:47:23 +08:00
This commit is contained in:
parent
765e64ff1d
commit
e633858794
@ -21457,6 +21457,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-SkyworkUniPic is now available in ComfyUI, Skywork-UniPic is a unified autoregressive multimodal model with 1.5 billion parameters that natively integrates image understanding, text-to-image generation, and image editing capabilities within a single architecture."
|
||||
},
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Qwen-Image",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Qwen-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing."
|
||||
},
|
||||
{
|
||||
"author": "Starnodes2024",
|
||||
"title": "ComfyUI_StarNodes",
|
||||
@ -46857,6 +46867,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Adds login, admin-managed user registration, API token generation, IP filtering, and per-account asset isolation to ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "magicwang1111",
|
||||
"title": "ComfyUI-GPT-image (OpenAI/Relay)",
|
||||
"id": "comfyui-gpt-image-openai-relay",
|
||||
"reference": "https://github.com/magicwang1111/ComfyUI-GPT-image",
|
||||
"files": [
|
||||
"https://github.com/magicwang1111/ComfyUI-GPT-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate and edit images in ComfyUI with OpenAI GPT Image models. Includes dedicated Generate and Edit nodes, multi-image reference input, size presets, and support for both the official OpenAI API and OpenAI-compatible relay endpoints."
|
||||
},
|
||||
{
|
||||
"author": "artyclaw",
|
||||
"title": "ArtyClaw Comfy Nodes",
|
||||
@ -49527,6 +49548,17 @@
|
||||
],
|
||||
"description": "ComfyUI-Lumina-mGPT-Wrapper is a custom node for ComfyUI that integrates the advanced Lumina-mGPT model. It offers high-quality image generation with support for multiple model sizes and advanced features."
|
||||
},
|
||||
{
|
||||
"author": "MatthewCHarrison",
|
||||
"title": "Metadata manager for various generation services",
|
||||
"id": "MetaMan",
|
||||
"reference": "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan",
|
||||
"files": [
|
||||
"https://github.com/MatthewClayHarrison/ComfyUI-MetaMan"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MetaMan bridges the metadata gap between AI image generation services, enabling seamless workflow sharing and model dependency tracking across platforms."
|
||||
},
|
||||
{
|
||||
"author": "Ser-Hilary",
|
||||
"title": "SDXL_sizing",
|
||||
|
||||
@ -1,5 +1,37 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Yuan-ManX",
|
||||
"title": "ComfyUI-Qwen-Image",
|
||||
"reference": "https://github.com/Yuan-ManX/ComfyUI-Qwen-Image",
|
||||
"files": [
|
||||
"https://github.com/Yuan-ManX/ComfyUI-Qwen-Image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "ComfyUI-Qwen-Image is now available in ComfyUI, Qwen-Image is a powerful image generation foundation model capable of complex text rendering and precise image editing."
|
||||
},
|
||||
{
|
||||
"author": "MatthewCHarrison",
|
||||
"title": "Metadata manager for various generation services",
|
||||
"id": "MetaMan",
|
||||
"reference": "https://github.com/MatthewClayHarrison/ComfyUI-MetaMan",
|
||||
"files": [
|
||||
"https://github.com/MatthewClayHarrison/ComfyUI-MetaMan"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "MetaMan bridges the metadata gap between AI image generation services, enabling seamless workflow sharing and model dependency tracking across platforms."
|
||||
},
|
||||
{
|
||||
"author": "magicwang1111",
|
||||
"title": "ComfyUI-GPT-image (OpenAI/Relay)",
|
||||
"id": "comfyui-gpt-image-openai-relay",
|
||||
"reference": "https://github.com/magicwang1111/ComfyUI-GPT-image",
|
||||
"files": [
|
||||
"https://github.com/magicwang1111/ComfyUI-GPT-image"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Generate and edit images in ComfyUI with OpenAI GPT Image models. Includes dedicated Generate and Edit nodes, multi-image reference input, size presets, and support for both the official OpenAI API and OpenAI-compatible relay endpoints."
|
||||
},
|
||||
{
|
||||
"author": "ketle-man",
|
||||
"title": "ComfyUI Particle Renderer (PixiJS)",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user