Browse Source

update DB

pull/53/head
Dr.Lt.Data 1 year ago
parent
commit
7d0c055a31
  1. 13
      extension-node-map.json

13
extension-node-map.json

@ -1,4 +1,9 @@
{ {
"https://github.com/AIrjen/OneButtonPrompt": [
"CreatePromptVariant",
"OneButtonPrompt",
"SavePromptToFile"
],
"https://github.com/ArtVentureX/comfyui-animatediff": [ "https://github.com/ArtVentureX/comfyui-animatediff": [
"AnimateDiffCombine", "AnimateDiffCombine",
"AnimateDiffLoader", "AnimateDiffLoader",
@ -521,6 +526,7 @@
"ttN pipeKSampler", "ttN pipeKSampler",
"ttN pipeKSamplerAdvanced", "ttN pipeKSamplerAdvanced",
"ttN pipeLoader", "ttN pipeLoader",
"ttN pipeLoaderSDXL",
"ttN pipeOUT", "ttN pipeOUT",
"ttN seed", "ttN seed",
"ttN seedDebug", "ttN seedDebug",
@ -1025,6 +1031,8 @@
"ImpactNeg", "ImpactNeg",
"ImpactSEGSConcat", "ImpactSEGSConcat",
"ImpactSEGSLabelFilter", "ImpactSEGSLabelFilter",
"ImpactSEGSOrderedFilter",
"ImpactSEGSRangeFilter",
"ImpactValueReceiver", "ImpactValueReceiver",
"ImpactValueSender", "ImpactValueSender",
"ImpactWildcardProcessor", "ImpactWildcardProcessor",
@ -1347,10 +1355,5 @@
], ],
"https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [ "https://raw.githubusercontent.com/throttlekitty/SDXLCustomAspectRatio/main/SDXLAspectRatio.py": [
"SDXLAspectRatio" "SDXLAspectRatio"
],
"https://github.com/AIrjen/OneButtonPrompt/blob/main/OneButtonPromptNodes.py": [
"OneButtonPrompt",
"CreatePromptVariant",
"SavePromptToFile"
] ]
} }
Loading…
Cancel
Save