1
0
mirror of https://github.com/Wan-Video/Wan2.2.git synced 2026-01-27 10:22:46 +03:00
Files
Wan2.2/Makefile
WanX-Video-1 fa96d0963f init upload
2025-07-28 19:51:57 +08:00

6 lines
80 B
Makefile

.PHONY: format
format:
isort generate.py wan
yapf -i -r *.py generate.py wan