mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 06:04:31 +08:00
update DB
This commit is contained in:
parent
8750c3a0cc
commit
ad7b8dade3
@ -8585,6 +8585,17 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Transceiver is a python library that swiftly exchanges fundamental data structures, specifically numpy arrays, between processes, optimizing AI inference tasks that utilize ComfyUI."
|
||||
},
|
||||
{
|
||||
"author": "nat-chan",
|
||||
"title": "ComfyUI-graphToPrompt",
|
||||
"id": "graph2prompt",
|
||||
"reference": "https://github.com/nat-chan/ComfyUI-graphToPrompt",
|
||||
"files": [
|
||||
"https://github.com/nat-chan/ComfyUI-graphToPrompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "workflow.json -> workflow_api.json"
|
||||
},
|
||||
{
|
||||
"author": "web3nomad",
|
||||
"title": "ComfyUI Invisible Watermark",
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@ -10,6 +10,17 @@
|
||||
},
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "christian-byrne",
|
||||
"title": "Python Interpreter ComfyUI Node [UNSAFE]",
|
||||
"reference": "https://github.com/christian-byrne/python-interpreter-node",
|
||||
"files": [
|
||||
"https://github.com/christian-byrne/python-interpreter-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "For debugging, parsing data, generating random values, converting types, testing custom nodes faster.\nReference and use variables in the code using the same names as the inputs in the UI\nWrapper class around tensors with operator overloading for doing common image manipulation tasks.I might remove this aspect\n[w/This extension allows you to run programs through Python code in your workflow, which may not be secure. Use with caution.]"
|
||||
},
|
||||
{
|
||||
"author": "sofakid",
|
||||
"title": "dandy [UNSAFE]",
|
||||
|
||||
@ -11,6 +11,17 @@
|
||||
|
||||
|
||||
|
||||
{
|
||||
"author": "nat-chan",
|
||||
"title": "ComfyUI-graphToPrompt",
|
||||
"id": "graph2prompt",
|
||||
"reference": "https://github.com/nat-chan/ComfyUI-graphToPrompt",
|
||||
"files": [
|
||||
"https://github.com/nat-chan/ComfyUI-graphToPrompt"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "workflow.json -> workflow_api.json"
|
||||
},
|
||||
{
|
||||
"author": "oztrkoguz",
|
||||
"title": "ComfyUI StoryCreater and Imager",
|
||||
@ -672,28 +683,6 @@
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Original author is ByteDance.\nComfyUI sampler for HyperSDXL UNet\nPorted from: [a/https://huggingface.co/ByteDance/Hyper-SD](https://huggingface.co/ByteDance/Hyper-SD)"
|
||||
},
|
||||
{
|
||||
"author": "TaiTair",
|
||||
"title": "Simswap Node for ComfyUI",
|
||||
"id": "simswap",
|
||||
"reference": "https://github.com/TaiTair/comfyui-simswap",
|
||||
"files": [
|
||||
"https://github.com/TaiTair/comfyui-simswap"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A hacky implementation of Simswap based on [a/Comfyui ReActor Node 0.5.1](https://github.com/Gourieff/comfyui-reactor-node) and [a/Simswap](https://github.com/neuralchen/SimSwap)."
|
||||
},
|
||||
{
|
||||
"author": "jeffy5",
|
||||
"title": "Faceless Node for ComfyUI",
|
||||
"id": "faceless",
|
||||
"reference": "https://github.com/jeffy5/comfyui-faceless-node",
|
||||
"files": [
|
||||
"https://github.com/jeffy5/comfyui-faceless-node"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes:Load Video, Load Frames, Save Video, Face Swap, Face Restore, Face Swap (Video), Face Restore (Video)"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user