update DB

This commit is contained in:
Dr.Lt.Data 2023-10-19 22:58:19 +09:00
parent b3361a5c6e
commit 10ba975dc2
4 changed files with 46 additions and 2 deletions

View File

@ -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",

View File

@ -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",

View File

@ -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",

View File

@ -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",