1
0
mirror of https://github.com/Wan-Video/Wan2.1.git synced 2026-01-27 11:02:46 +03:00
Files
Wan2.1/Makefile
2025-05-15 16:50:09 +08:00

6 lines
94 B
Makefile

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