mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-12-16 02:08:55 +08:00
Implement Wan2.2
This commit is contained in:
5
video/Wan2.2/Makefile
Normal file
5
video/Wan2.2/Makefile
Normal file
@@ -0,0 +1,5 @@
|
||||
.PHONY: format
|
||||
|
||||
format:
|
||||
isort generate.py wan
|
||||
yapf -i -r *.py generate.py wan
|
||||
Reference in New Issue
Block a user