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
4acd60fae8
commit
174ad2ca8a
@ -1064,6 +1064,16 @@
|
||||
"install_type": "git-clone",
|
||||
"description": "A forked repository that actively maintains <a href='https://github.com/ArtVentureX/comfyui-animatediff' target='blank'>AnimateDiff</a>, created by ArtVentureX.<BR><BR>Improved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.<br><p style='background-color: black; color: red;'>Download one or more motion models from <a href='https://huggingface.co/guoyww/animatediff/tree/main' target='blank'>Original Models</a> | <a href='https://huggingface.co/manshoety/AD_Stabilized_Motion/tree/main' target='blank'>Finetuned Models</a>. See README for additional model links and usage. Put the model weights under <font color='white'>ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models</font>. You are free to rename the models, but keeping original names will ease use when sharing your workflow.</p>"
|
||||
},
|
||||
{
|
||||
"author": "Kosinkadink",
|
||||
"title": "ComfyUI-VideoHelperSuite",
|
||||
"reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite",
|
||||
"files": [
|
||||
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: VHS_VideoCombine. Nodes related to video workflows"
|
||||
},
|
||||
{
|
||||
"author": "Gourieff",
|
||||
"title": "ReActor Node 0.1.0 for ComfyUI",
|
||||
|
||||
@ -554,6 +554,14 @@
|
||||
"title_aux": "AnimateDiff (Kosinkadink version)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
|
||||
[
|
||||
"VHS_VideoCombine"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoHelperSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
||||
[
|
||||
"GridAnnotation",
|
||||
|
||||
@ -1,5 +1,15 @@
|
||||
{
|
||||
"custom_nodes": [
|
||||
{
|
||||
"author": "Kosinkadink",
|
||||
"title": "ComfyUI-VideoHelperSuite",
|
||||
"reference": "https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite",
|
||||
"files": [
|
||||
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite"
|
||||
],
|
||||
"install_type": "git-clone",
|
||||
"description": "Nodes: VHS_VideoCombine. Nodes related to video workflows"
|
||||
},
|
||||
{
|
||||
"author": "chrisgoringe",
|
||||
"title": "Variation seeds",
|
||||
|
||||
@ -554,6 +554,14 @@
|
||||
"title_aux": "AnimateDiff (Kosinkadink version)"
|
||||
}
|
||||
],
|
||||
"https://github.com/Kosinkadink/ComfyUI-VideoHelperSuite": [
|
||||
[
|
||||
"VHS_VideoCombine"
|
||||
],
|
||||
{
|
||||
"title_aux": "ComfyUI-VideoHelperSuite"
|
||||
}
|
||||
],
|
||||
"https://github.com/LEv145/images-grid-comfy-plugin": [
|
||||
[
|
||||
"GridAnnotation",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user