Merge pull request #342 from MrForExample/main

Add ComfyUI-AnimateAnyone-Evolved Custom Nodes
This commit is contained in:
Dr.Lt.Data 2024-01-20 08:31:26 +09:00 committed by GitHub
commit 8aa7579167
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1237,6 +1237,16 @@
"install_type": "git-clone",
"description": "A forked repository that actively maintains [a/AnimateDiff](https://github.com/ArtVentureX/comfyui-animatediff), created by ArtVentureX.\n\nImproved AnimateDiff integration for ComfyUI, adapts from sd-webui-animatediff.\n[w/Download one or more motion models from [a/Original Models](https://huggingface.co/guoyww/animatediff/tree/main) | [a/Finetuned Models](https://huggingface.co/manshoety/AD_Stabilized_Motion/tree/main). See README for additional model links and usage. Put the model weights under %%ComfyUI/custom_nodes/ComfyUI-AnimateDiff-Evolved/models%%. You are free to rename the models, but keeping original names will ease use when sharing your workflow.]"
},
{
"author": "Mr.ForExample",
"title": "ComfyUI-AnimateAnyone-Evolved",
"reference": "https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved",
"files": [
"https://github.com/MrForExample/ComfyUI-AnimateAnyone-Evolved"
],
"install_type": "git-clone",
"description": "Improved AnimateAnyone implementation that allows you to use the opse image sequence and reference image to generate stylized video.\nThe current goal of this project is to achieve desired pose2video result with 1+FPS on GPUs that are equal to or better than RTX 3080!🚀"
},
{
"author": "Kosinkadink",
"title": "ComfyUI-VideoHelperSuite",