improve scanner.py
update DB
This commit is contained in:
@@ -34,6 +34,15 @@
|
||||
"BSZAspectHires",
|
||||
"BSZCombinedHires"
|
||||
],
|
||||
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
||||
"BatchJoinAudio",
|
||||
"CutAudio",
|
||||
"DuplicateAudio",
|
||||
"JoinAudio",
|
||||
"ResampleAudio",
|
||||
"ReverseAudio",
|
||||
"StretchAudio"
|
||||
],
|
||||
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [
|
||||
"BNK_AddCLIPSDXLParams",
|
||||
"BNK_AddCLIPSDXLRParams",
|
||||
@@ -649,6 +658,7 @@
|
||||
"Text Random Line",
|
||||
"Text Random Prompt",
|
||||
"Text String",
|
||||
"Text String Truncate",
|
||||
"Text to Conditioning",
|
||||
"Text to Console",
|
||||
"Text to Number",
|
||||
@@ -687,6 +697,20 @@
|
||||
"EditableCLIPEncode",
|
||||
"LoRAScheduler"
|
||||
],
|
||||
"https://github.com/bash-j/mikey_nodes": [
|
||||
"Batch Resize Image for SDXL",
|
||||
"Empty Latent Ratio Custom SDXL",
|
||||
"Empty Latent Ratio Select SDXL",
|
||||
"HaldCLUT",
|
||||
"Prompt With SDXL",
|
||||
"Prompt With Style",
|
||||
"Prompt With Style V2",
|
||||
"Prompt With Style V3",
|
||||
"Resize Image for SDXL",
|
||||
"Save Image With Prompt Data",
|
||||
"Upscale Tile Calculator",
|
||||
"VAE Decode 6GB SDXL (deprecated)"
|
||||
],
|
||||
"https://github.com/biegert/ComfyUI-CLIPSeg/raw/main/custom_nodes/clipseg.py": [
|
||||
"CLIPSeg",
|
||||
"CombineSegMasks"
|
||||
@@ -857,6 +881,28 @@
|
||||
"YKImagePadForOutpaint",
|
||||
"YKMaskToImage"
|
||||
],
|
||||
"https://github.com/hnmr293/ComfyUI-nodes-hnmr": [
|
||||
"CLIPIter",
|
||||
"Dict2Model",
|
||||
"GridImage",
|
||||
"ImageBlend2",
|
||||
"KSamplerOverrided",
|
||||
"KSamplerSetting",
|
||||
"KSamplerXYZ",
|
||||
"LatentToHist",
|
||||
"LatentToImage",
|
||||
"ModelIter",
|
||||
"RandomLatentImage",
|
||||
"SaveStateDict",
|
||||
"SaveText",
|
||||
"StateDictLoader",
|
||||
"StateDictMerger",
|
||||
"StateDictMergerBlockWeighted",
|
||||
"StateDictMergerBlockWeightedMulti",
|
||||
"VAEDecodeBatched",
|
||||
"VAEEncodeBatched",
|
||||
"VAEIter"
|
||||
],
|
||||
"https://github.com/kwaroran/abg-comfyui": [
|
||||
"Remove Image Background (abg)"
|
||||
],
|
||||
@@ -1170,7 +1216,6 @@
|
||||
"trRouterLonger"
|
||||
],
|
||||
"https://github.com/tudal/Hakkun-ComfyUI-nodes/raw/main/hakkun_nodes.py": [
|
||||
"Any Converter",
|
||||
"Calculate Upscale",
|
||||
"Image size to string",
|
||||
"Multi Text Merge",
|
||||
|
||||
Reference in New Issue
Block a user