Browse Source

update DB

pull/145/head
Dr.Lt.Data 1 year ago
parent
commit
10ba975dc2
  1. 12
      custom-node-list.json
  2. 12
      extension-node-map.json
  3. 12
      node_db/new/custom-node-list.json
  4. 12
      node_db/new/extension-node-map.json

12
custom-node-list.json

@ -2152,7 +2152,7 @@
"https://github.com/a1lazydog/ComfyUI-AudioScheduler"
],
"install_type": "git-clone",
"description": "Nodes: LoadAudioFromPath, AudioToFFTs, BatchAmplitudeSchedule, AmplitudeSchedule."
"description": "Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes."
},
{
"author": "whatbirdisthat",
@ -2244,6 +2244,16 @@
"install_type": "git-clone",
"description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files."
},
{
"author": "drustan-hawk",
"title": "primitive-types",
"reference": "https://github.com/drustan-hawk/primitive-types",
"files": [
"https://github.com/drustan-hawk/primitive-types"
],
"install_type": "git-clone",
"description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files."
},
{
"author": "taabata",
"title": "Syrian Falcon Nodes",

12
extension-node-map.json

@ -2370,6 +2370,17 @@
"title_aux": "ComfyUI-Vextra-Nodes"
}
],
"https://github.com/drustan-hawk/primitive-types": [
[
"float",
"int",
"string",
"string_multiline"
],
{
"title_aux": "primitive-types"
}
],
"https://github.com/ealkanat/comfyui_easy_padding": [
[
"comfyui-easy-padding"
@ -3653,6 +3664,7 @@
"ESS Float to Number",
"ESS Float to String",
"ESS Float to X",
"ESS Global Envoy",
"ESS Image Reward",
"ESS Image Reward Auto",
"ESS Image Saver with JSON",

12
node_db/new/custom-node-list.json

@ -1,5 +1,15 @@
{
"custom_nodes": [
{
"author": "drustan-hawk",
"title": "primitive-types",
"reference": "https://github.com/drustan-hawk/primitive-types",
"files": [
"https://github.com/drustan-hawk/primitive-types"
],
"install_type": "git-clone",
"description": "A text-to-speech plugin used under ComfyUI. It utilizes the Microsoft Speech TTS interface to convert text content into MP3 format audio files."
},
{
"author": "chflame163",
"title": "ComfyUI_MSSpeech_TTS",
@ -128,7 +138,7 @@
"https://github.com/a1lazydog/ComfyUI-AudioScheduler"
],
"install_type": "git-clone",
"description": "Nodes: LoadAudioFromPath, AudioToFFTs, BatchAmplitudeSchedule, AmplitudeSchedule."
"description": "Load mp3 files and use the audio nodes to power animations and prompt scheduling. Use with FizzNodes."
},
{
"author": "storyicon",

12
node_db/new/extension-node-map.json

@ -2370,6 +2370,17 @@
"title_aux": "ComfyUI-Vextra-Nodes"
}
],
"https://github.com/drustan-hawk/primitive-types": [
[
"float",
"int",
"string",
"string_multiline"
],
{
"title_aux": "primitive-types"
}
],
"https://github.com/ealkanat/comfyui_easy_padding": [
[
"comfyui-easy-padding"
@ -3653,6 +3664,7 @@
"ESS Float to Number",
"ESS Float to String",
"ESS Float to X",
"ESS Global Envoy",
"ESS Image Reward",
"ESS Image Reward Auto",
"ESS Image Saver with JSON",

Loading…
Cancel
Save