update DB

This commit is contained in:
Dr.Lt.Data
2023-12-29 22:54:52 +09:00
parent 3eff6a6de9
commit f29ba8e77d
6 changed files with 134 additions and 82 deletions

View File

@@ -260,16 +260,6 @@
"install_type": "git-clone",
"description": "Nodes: MergeStrings, ExecStrAsCode, RandnLatentImage. [w/NOTE: This extension includes the ability to execute code as a string in nodes. Be cautious during installation, as it can pose a security risk.]"
},
{
"author": "AbyssYuan0",
"title": "ComfyUI_BadgerTools",
"reference": "https://github.com/AbyssYuan0/ComfyUI_BadgerTools",
"files": [
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools"
],
"install_type": "git-clone",
"description": "Nodes: ImageOverlap-badger, FloatToInt-badger, IntToString-badger, FloatToString-badger."
},
{
"author": "WSJUSA",
"title": "pre-comfyui-stablsr",
@@ -280,16 +270,6 @@
"install_type": "git-clone",
"description": "This is a development respository for debugging migration of StableSR to Comfyui"
},
{
"author": "Fannovel16",
"title": "ComfyUI MotionDiff",
"reference": "https://github.com/Fannovel16/ComfyUI-MotionDiff",
"files": [
"https://github.com/Fannovel16/ComfyUI-MotionDiff"
],
"install_type": "git-clone",
"description": "N/A"
},
{
"author": "Dr.Lt.Data",
"title": "ComfyUI-Workflow-Component [WIP]",

View File

@@ -1,19 +1,4 @@
{
"https://github.com/AbyssYuan0/ComfyUI_BadgerTools": [
[
"FloatToInt-badger",
"FloatToString-badger",
"ImageNormalization-badger",
"ImageOverlap-badger",
"ImageScaleToSide-badger",
"IntToString-badger",
"StringToFizz-badger",
"TextListToString-badger"
],
{
"title_aux": "ComfyUI_BadgerTools"
}
],
"https://github.com/BlueDangerX/ComfyUI-BDXNodes": [
[
"BDXTestInt",
@@ -52,23 +37,6 @@
"title_aux": "ComfyUI_bd_customNodes"
}
],
"https://github.com/Fannovel16/ComfyUI-MotionDiff": [
[
"EmptyMotionData",
"ExportSMPLTo3DSoftware",
"MotionCLIPTextEncode",
"MotionDataVisualizer",
"MotionDiffLoader",
"MotionDiffSimpleSampler",
"RenderSMPLMesh",
"SMPLLoader",
"SaveSMPL",
"SmplifyMotionData"
],
{
"title_aux": "ComfyUI MotionDiff"
}
],
"https://github.com/IvanZhd/comfyui-codeformer": [
[
"RedBeanie_CustomImageInverter"
@@ -130,6 +98,19 @@
"title_aux": "pre-comfyui-stablsr"
}
],
"https://github.com/ZHO-ZHO-ZHO/ComfyUI-ArtGallery": [
[
"ArtGallery_Zho",
"ArtistsImage_Zho",
"CamerasImage_Zho",
"FilmsImage_Zho",
"MovementsImage_Zho",
"StylesImage_Zho"
],
{
"title_aux": "ComfyUI ArtGallery\uff08WIP)"
}
],
"https://github.com/alt-key-project/comfyui-dream-video-batches": [
[
"Blended Transition [DVB]",
@@ -336,15 +317,27 @@
],
"https://github.com/eigenpunk/ComfyUI-audio": [
[
"ApplyVoiceFixer",
"BatchAudio",
"ClipAudio",
"CombineImageWithAudio",
"ConcatAudio",
"ConvertAudio",
"FlattenAudioBatch",
"LoadAudio",
"MusicgenGenerate",
"MusicgenHFGenerate",
"MusicgenHFLoader",
"MusicgenLoader",
"PreviewAudio",
"SaveAudio",
"SpectrogramImage",
"TortoiseTTSGenerate",
"TortoiseTTSLoader"
"TortoiseTTSLoader",
"VALLEXGenerator",
"VALLEXLoader",
"VALLEXVoicePromptFromAudio",
"VALLEXVoicePromptLoader"
],
{
"title_aux": "ComfyUI-audio"