Skip to content

Latest commit

 

History

History
34 lines (22 loc) · 1.01 KB

File metadata and controls

34 lines (22 loc) · 1.01 KB

NOTICE — ComfyUI-WanAnimalPreprocess

Copyright (c) 2025-2026 Likhith-24
License: Apache License 2.0 (see LICENSE)

This project is intended as a ComfyUI preprocessor for animal pose estimation using techniques derived from the Wan 2.x ecosystem.


1. Wan — Alibaba Wan Team

Pose data structures and visualization utilities in this project follow conventions established by the Alibaba Wan Team open-source project.

Repository: https://github.com/Wan-Video/Wan2.1
Copyright: Copyright 2024-2025 The Alibaba Wan Team Authors. All rights reserved.
License: Apache License 2.0
https://github.com/Wan-Video/Wan2.1/blob/main/LICENSE


2. PyTorch

Repository: https://github.com/pytorch/pytorch
Copyright: Copyright (c) 2016-2024 Facebook, Inc. and its affiliates
License: BSD-style license — https://github.com/pytorch/pytorch/blob/main/LICENSE


3. OpenCV

Repository: https://github.com/opencv/opencv
License: Apache License 2.0 (since OpenCV 4.5)