mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-15 00:54:23 +08:00
update DB
This commit is contained in:
parent
4caa5362b1
commit
9109fbce1c
@ -1792,6 +1792,16 @@
|
|||||||
"install_type": "git-clone",
|
"install_type": "git-clone",
|
||||||
"description": "A small set of nodes I created for various numerical and text inputs and outputs."
|
"description": "A small set of nodes I created for various numerical and text inputs and outputs."
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"author": "spacepxl",
|
||||||
|
"title": "ComfyUI-HQ-Image-Save",
|
||||||
|
"reference": "https://github.com/spacepxl/ComfyUI-HQ-Image-Save",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "taabata",
|
"author": "taabata",
|
||||||
"title": "Syrian Falcon Nodes",
|
"title": "Syrian Falcon Nodes",
|
||||||
|
|||||||
@ -2773,6 +2773,15 @@
|
|||||||
"title_aux": "nui suite"
|
"title_aux": "nui suite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
|
||||||
|
[
|
||||||
|
"SaveEXR",
|
||||||
|
"SaveTiff"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-HQ-Image-Save"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
|
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
|
||||||
[
|
[
|
||||||
"CircularVAEDecode",
|
"CircularVAEDecode",
|
||||||
|
|||||||
@ -1,5 +1,15 @@
|
|||||||
{
|
{
|
||||||
"custom_nodes": [
|
"custom_nodes": [
|
||||||
|
{
|
||||||
|
"author": "spacepxl",
|
||||||
|
"title": "ComfyUI-HQ-Image-Save",
|
||||||
|
"reference": "https://github.com/spacepxl/ComfyUI-HQ-Image-Save",
|
||||||
|
"files": [
|
||||||
|
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save"
|
||||||
|
],
|
||||||
|
"install_type": "git-clone",
|
||||||
|
"description": "Add Image Save nodes for TIFF 16 bit and EXR 32 bit formats. Probably only useful if you're applying a LUT or other color corrections, and care about preserving as much color accuracy as possible."
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"author": "meap158",
|
"author": "meap158",
|
||||||
"title": "ComfyUI-Prompt-Expansion",
|
"title": "ComfyUI-Prompt-Expansion",
|
||||||
|
|||||||
@ -2773,6 +2773,15 @@
|
|||||||
"title_aux": "nui suite"
|
"title_aux": "nui suite"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"https://github.com/spacepxl/ComfyUI-HQ-Image-Save": [
|
||||||
|
[
|
||||||
|
"SaveEXR",
|
||||||
|
"SaveTiff"
|
||||||
|
],
|
||||||
|
{
|
||||||
|
"title_aux": "ComfyUI-HQ-Image-Save"
|
||||||
|
}
|
||||||
|
],
|
||||||
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
|
"https://github.com/spinagon/ComfyUI-seamless-tiling": [
|
||||||
[
|
[
|
||||||
"CircularVAEDecode",
|
"CircularVAEDecode",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user