https://github.com/alchemist-novaro/mimicmotion-comfyui

https://github.com/alchemist-novaro/mimicmotion-comfyui

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (0.6%) to scientific vocabulary

Keywords

comfyui-workflow stable-diffusion video-generation
Last synced: 6 months ago · JSON representation

Repository

Basic Info
  • Host: GitHub
  • Owner: alchemist-novaro
  • License: gpl-3.0
  • Language: Python
  • Default Branch: master
  • Homepage:
  • Size: 45 MB
Statistics
  • Stars: 3
  • Watchers: 1
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
comfyui-workflow stable-diffusion video-generation
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Codeowners

README.md

MimicMotion ComfyUI

Owner

  • Name: Alchemist Novaro
  • Login: alchemist-novaro
  • Kind: user

GitHub Events

Total
Last Year

Dependencies

.github/workflows/pullrequest-ci-run.yml actions
  • actions/github-script v6 composite
  • comfy-org/comfy-action main composite
.github/workflows/pylint.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v2 composite
.github/workflows/stable-release.yml actions
  • actions/cache/restore v4 composite
  • actions/checkout v4 composite
  • svenstaro/upload-release-action v2 composite
.github/workflows/test-build.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
.github/workflows/test-ci.yml actions
  • comfy-org/comfy-action main composite
.github/workflows/test-launch.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v4 composite
  • actions/upload-artifact v4 composite
.github/workflows/windows_release_dependencies.yml actions
  • actions/cache/save v4 composite
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
.github/workflows/windows_release_nightly_pytorch.yml actions
  • actions/checkout v4 composite
  • actions/setup-python v5 composite
  • svenstaro/upload-release-action v2 composite
.github/workflows/windows_release_package.yml actions
  • actions/cache/restore v4 composite
  • actions/checkout v4 composite
  • svenstaro/upload-release-action v2 composite
custom_nodes/ComfyUI-KJNodes/pyproject.toml pypi
  • color-matcher *
  • huggingface_hub *
  • librosa *
  • matplotlib *
  • numpy *
  • pillow >=10.3.0
  • scipy *
custom_nodes/ComfyUI-KJNodes/requirements.txt pypi
  • color-matcher *
  • huggingface_hub *
  • matplotlib *
  • mss *
  • opencv-python *
  • pillow >=10.3.0
  • scipy *
custom_nodes/ComfyUI-Manager/pyproject.toml pypi
  • GitPython *
  • PyGithub *
  • huggingface-hub >0.20
  • matrix-client ==0.4.0
  • rich *
  • transformers *
  • typer *
  • typing-extensions *
custom_nodes/ComfyUI-Manager/requirements.txt pypi
  • GitPython *
  • PyGithub *
  • huggingface-hub >0.20
  • matrix-client ==0.4.0
  • rich *
  • transformers *
  • typer *
  • typing-extensions *
custom_nodes/ComfyUI-MimicMotionWrapper/environment.yaml pypi
  • decord ==0.6.0
  • diffusers ==0.27.0
  • einops *
  • omegaconf *
  • transformers ==4.32.1
custom_nodes/ComfyUI-MimicMotionWrapper/pyproject.toml pypi
  • diffusers >=0.27.0
  • transformers >=4.32.1
custom_nodes/ComfyUI-MimicMotionWrapper/requirements.txt pypi
  • accelerate *
  • diffusers >=0.28.0
  • transformers >=4.32.1
custom_nodes/ComfyUI-VideoHelperSuite/pyproject.toml pypi
  • imageio-ffmpeg *
  • opencv-python *
custom_nodes/ComfyUI-VideoHelperSuite/requirements.txt pypi
  • imageio-ffmpeg *
  • opencv-python *
requirements.txt pypi
  • Pillow *
  • aiohttp *
  • einops *
  • kornia >=0.7.1
  • psutil *
  • pyyaml *
  • safetensors >=0.4.2
  • scipy *
  • sentencepiece *
  • soundfile *
  • spandrel *
  • tokenizers >=0.13.3
  • torch *
  • torchaudio *
  • torchsde *
  • torchvision *
  • tqdm *
  • transformers >=4.28.1
tests-unit/requirements.txt pypi
  • pytest >=7.8.0 test
  • pytest-aiohttp * test
  • pytest-asyncio * test