Implement Wan2.2

This commit is contained in:
N
2025-07-31 02:30:20 -07:00
parent 4b2a0df237
commit 3b25af07d3
30 changed files with 6217 additions and 0 deletions

5
video/Wan2.2/Makefile Normal file
View File

@@ -0,0 +1,5 @@
.PHONY: format
format:
isort generate.py wan
yapf -i -r *.py generate.py wan