mirror of
https://git.datalinker.icu/ltdrdata/ComfyUI-Manager
synced 2025-12-09 22:24:23 +08:00
update DB
This commit is contained in:
parent
ed07856fb2
commit
bd829bfe85
@ -272,6 +272,20 @@
|
||||
"title_aux": "ComfyUI Deploy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
||||
[
|
||||
"BatchJoinAudio",
|
||||
"CutAudio",
|
||||
"DuplicateAudio",
|
||||
"JoinAudio",
|
||||
"ResampleAudio",
|
||||
"ReverseAudio",
|
||||
"StretchAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "Waveform Extensions"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [
|
||||
[
|
||||
"BNK_AddCLIPSDXLParams",
|
||||
@ -1912,6 +1926,7 @@
|
||||
"CR Schedule To ScheduleList",
|
||||
"CR Seed",
|
||||
"CR Seed to Int",
|
||||
"CR Select Font",
|
||||
"CR Select Model",
|
||||
"CR Set Value On Binary",
|
||||
"CR Set Value On Boolean",
|
||||
@ -1978,7 +1993,7 @@
|
||||
],
|
||||
{
|
||||
"author": "Suzie1",
|
||||
"description": "164 custom nodes for artists, designers and animators.",
|
||||
"description": "165 custom nodes for artists, designers and animators.",
|
||||
"nickname": "Comfyroll Studio",
|
||||
"title": "Comfyroll Studio",
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -3351,6 +3366,15 @@
|
||||
"title_aux": "ComfyUI LLaVA Captioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-DragNUWA": [
|
||||
[
|
||||
"DragNUWA Run",
|
||||
"Load CheckPoint DragNUWA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DragNUWA"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
|
||||
[
|
||||
"Load Motion Camera Preset",
|
||||
@ -4657,6 +4681,8 @@
|
||||
],
|
||||
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles": [
|
||||
[
|
||||
"DynamicTileMerge",
|
||||
"DynamicTileSplit",
|
||||
"TileCalc",
|
||||
"TileMerge",
|
||||
"TileSplit"
|
||||
|
||||
@ -10,6 +10,16 @@
|
||||
},
|
||||
|
||||
|
||||
{
|
||||
"author": "chaojie",
|
||||
"title": "ComfyUI-DragNUWA",
|
||||
"reference": "https://github.com/chaojie/ComfyUI-DragNUWA",
|
||||
"files": [
|
||||
"https://github.com/chaojie/ComfyUI-DragNUWA"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: Download the weights of DragNUWA [a/drag_nuwa_svd.pth](https://drive.google.com/file/d/1Z4JOley0SJCb35kFF4PCc6N6P1ftfX4i/view) and put it to ComfyUI/models/checkpoints/drag_nuwa_svd.pth"
|
||||
},
|
||||
{
|
||||
"author": "chflame163",
|
||||
"title": "ComfyUI_WordCloud",
|
||||
|
||||
@ -272,6 +272,20 @@
|
||||
"title_aux": "ComfyUI Deploy"
|
||||
}
|
||||
],
|
||||
"https://github.com/Bikecicle/ComfyUI-Waveform-Extensions/raw/main/EXT_AudioManipulation.py": [
|
||||
[
|
||||
"BatchJoinAudio",
|
||||
"CutAudio",
|
||||
"DuplicateAudio",
|
||||
"JoinAudio",
|
||||
"ResampleAudio",
|
||||
"ReverseAudio",
|
||||
"StretchAudio"
|
||||
],
|
||||
{
|
||||
"title_aux": "Waveform Extensions"
|
||||
}
|
||||
],
|
||||
"https://github.com/BlenderNeko/ComfyUI_ADV_CLIP_emb": [
|
||||
[
|
||||
"BNK_AddCLIPSDXLParams",
|
||||
@ -1912,6 +1926,7 @@
|
||||
"CR Schedule To ScheduleList",
|
||||
"CR Seed",
|
||||
"CR Seed to Int",
|
||||
"CR Select Font",
|
||||
"CR Select Model",
|
||||
"CR Set Value On Binary",
|
||||
"CR Set Value On Boolean",
|
||||
@ -1978,7 +1993,7 @@
|
||||
],
|
||||
{
|
||||
"author": "Suzie1",
|
||||
"description": "164 custom nodes for artists, designers and animators.",
|
||||
"description": "165 custom nodes for artists, designers and animators.",
|
||||
"nickname": "Comfyroll Studio",
|
||||
"title": "Comfyroll Studio",
|
||||
"title_aux": "ComfyUI_Comfyroll_CustomNodes"
|
||||
@ -3351,6 +3366,15 @@
|
||||
"title_aux": "ComfyUI LLaVA Captioner"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-DragNUWA": [
|
||||
[
|
||||
"DragNUWA Run",
|
||||
"Load CheckPoint DragNUWA"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-DragNUWA"
|
||||
}
|
||||
],
|
||||
"https://github.com/chaojie/ComfyUI-MotionCtrl": [
|
||||
[
|
||||
"Load Motion Camera Preset",
|
||||
@ -4657,6 +4681,8 @@
|
||||
],
|
||||
"https://github.com/kinfolk0117/ComfyUI_SimpleTiles": [
|
||||
[
|
||||
"DynamicTileMerge",
|
||||
"DynamicTileSplit",
|
||||
"TileCalc",
|
||||
"TileMerge",
|
||||
"TileSplit"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user