mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
5804265b20
commit
f105cac64a
@ -1752,6 +1752,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: OTX Multiple Values, OTX KSampler Feeder. This extension provides custom nodes for ComfyUI created for personal projects. Made available for reference. Nodes may be updated or changed intermittently or not at all. Review & test before use."
|
||||
},
|
||||
{
|
||||
"author": "ramyma",
|
||||
"title": "A8R8 ComfyUI Nodes",
|
||||
"reference": "https://github.com/ramyma/A8R8_ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/ramyma/A8R8_ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Base64Image Input Node, Base64Image Output Node. <a href='https://github.com/ramyma/a8r8' target='blank'>A8R8</a> supporting nodes to integrate with ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "taabata",
|
||||
"title": "Syrian Falcon Nodes",
|
||||
|
||||
@ -2532,7 +2532,10 @@
|
||||
"AdaptiveCannyDetector_PoP",
|
||||
"AnyAspectRatio",
|
||||
"ConditioningMultiplierPoP",
|
||||
"ConditioningMultiplier_PoP",
|
||||
"ConditioningNormalizerPoP",
|
||||
"ConditioningNormalizer_PoP",
|
||||
"LoadImageResizer_PoP",
|
||||
"LoraStackLoader10_PoP",
|
||||
"LoraStackLoader_PoP",
|
||||
"VAEDecoderPoP",
|
||||
@ -2569,6 +2572,15 @@
|
||||
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramyma/A8R8_ComfyUI_nodes": [
|
||||
[
|
||||
"Base64ImageInput",
|
||||
"Base64ImageOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "A8R8 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/richinsley/Comfy-LFO": [
|
||||
[
|
||||
"LFO_Pulse",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "ramyma",
|
||||
"title": "A8R8 ComfyUI Nodes",
|
||||
"reference": "https://github.com/ramyma/A8R8_ComfyUI_nodes",
|
||||
"files": [
|
||||
"https://github.com/ramyma/A8R8_ComfyUI_nodes"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Base64Image Input Node, Base64Image Output Node. <a href='https://github.com/ramyma/a8r8' target='blank'>A8R8</a> supporting nodes to integrate with ComfyUI"
|
||||
},
|
||||
{
|
||||
"author": "Zuellni",
|
||||
"title": "ComfyUI-ExLlama",
|
||||
|
||||
@ -2532,7 +2532,10 @@
|
||||
"AdaptiveCannyDetector_PoP",
|
||||
"AnyAspectRatio",
|
||||
"ConditioningMultiplierPoP",
|
||||
"ConditioningMultiplier_PoP",
|
||||
"ConditioningNormalizerPoP",
|
||||
"ConditioningNormalizer_PoP",
|
||||
"LoadImageResizer_PoP",
|
||||
"LoraStackLoader10_PoP",
|
||||
"LoraStackLoader_PoP",
|
||||
"VAEDecoderPoP",
|
||||
@ -2569,6 +2572,15 @@
|
||||
"title_aux": "ComfyUI WD 1.4 Tagger"
|
||||
}
|
||||
],
|
||||
"https://github.com/ramyma/A8R8_ComfyUI_nodes": [
|
||||
[
|
||||
"Base64ImageInput",
|
||||
"Base64ImageOutput"
|
||||
],
|
||||
{
|
||||
"title_aux": "A8R8 ComfyUI Nodes"
|
||||
}
|
||||
],
|
||||
"https://github.com/richinsley/Comfy-LFO": [
|
||||
[
|
||||
"LFO_Pulse",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user