mirror of
https://github.com/Comfy-Org/ComfyUI-Manager.git
synced 2025-12-16 18:02:58 +08:00
update DB
This commit is contained in:
parent
a896ded763
commit
0b6cdda6f5
@ -17769,12 +17769,14 @@
|
||||
"SonarAdvancedDistroNoise",
|
||||
"SonarAdvancedPowerLawNoise",
|
||||
"SonarAdvancedPyramidNoise",
|
||||
"SonarAdvancedVoronoiNoise",
|
||||
"SonarApplyLatentOperationCFG",
|
||||
"SonarBlendedNoise",
|
||||
"SonarChannelNoise",
|
||||
"SonarCompositeNoise",
|
||||
"SonarCustomNoise",
|
||||
"SonarCustomNoiseAdv",
|
||||
"SonarCustomNoiseParameters",
|
||||
"SonarGuidanceConfig",
|
||||
"SonarGuidedNoise",
|
||||
"SonarLatentOperationAdvanced",
|
||||
@ -17795,11 +17797,13 @@
|
||||
"SonarRandomNoise",
|
||||
"SonarRepeatedNoise",
|
||||
"SonarResizedNoise",
|
||||
"SonarResizedNoiseAdv",
|
||||
"SonarRippleFilteredNoise",
|
||||
"SonarScatternetFilteredNoise",
|
||||
"SonarScheduledNoise",
|
||||
"SonarShuffledNoise",
|
||||
"SonarSplitNoiseChain",
|
||||
"SonarWaveletCFG",
|
||||
"SonarWaveletFilteredNoise",
|
||||
"SonarWaveletNoise"
|
||||
],
|
||||
|
||||
@ -99,11 +99,6 @@
|
||||
"last_update": "2025-08-03 02:14:03",
|
||||
"author_account_age_days": 532
|
||||
},
|
||||
"https://github.com/11dogzi/Comfyui-Qwen-Image": {
|
||||
"stars": 0,
|
||||
"last_update": "2025-08-04 23:48:57",
|
||||
"author_account_age_days": 531
|
||||
},
|
||||
"https://github.com/11dogzi/Comfyui-ergouzi-Nodes": {
|
||||
"stars": 84,
|
||||
"last_update": "2024-08-23 12:04:09",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "majocola",
|
||||
"title": "Standbybutton",
|
||||
"reference": "https://github.com/majocola/comfyui-standbybutton",
|
||||
"files": [
|
||||
"https://github.com/majocola/comfyui-standbybutton"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "A Simple NODE for a Standbybutton in ComyUi. It works also with the webinterface."
|
||||
},
|
||||
{
|
||||
"author": "brandonkish",
|
||||
"title": "comfyUI-extractable-text [WIP]",
|
||||
|
||||
@ -17769,12 +17769,14 @@
|
||||
"SonarAdvancedDistroNoise",
|
||||
"SonarAdvancedPowerLawNoise",
|
||||
"SonarAdvancedPyramidNoise",
|
||||
"SonarAdvancedVoronoiNoise",
|
||||
"SonarApplyLatentOperationCFG",
|
||||
"SonarBlendedNoise",
|
||||
"SonarChannelNoise",
|
||||
"SonarCompositeNoise",
|
||||
"SonarCustomNoise",
|
||||
"SonarCustomNoiseAdv",
|
||||
"SonarCustomNoiseParameters",
|
||||
"SonarGuidanceConfig",
|
||||
"SonarGuidedNoise",
|
||||
"SonarLatentOperationAdvanced",
|
||||
@ -17795,11 +17797,13 @@
|
||||
"SonarRandomNoise",
|
||||
"SonarRepeatedNoise",
|
||||
"SonarResizedNoise",
|
||||
"SonarResizedNoiseAdv",
|
||||
"SonarRippleFilteredNoise",
|
||||
"SonarScatternetFilteredNoise",
|
||||
"SonarScheduledNoise",
|
||||
"SonarShuffledNoise",
|
||||
"SonarSplitNoiseChain",
|
||||
"SonarWaveletCFG",
|
||||
"SonarWaveletFilteredNoise",
|
||||
"SonarWaveletNoise"
|
||||
],
|
||||
|
||||
Loading…
Reference in New Issue
Block a user