mirror of
https://github.com/Wan-Video/Wan2.1.git
synced 2025-06-02 05:17:25 +00:00
* Add a pyproject and a detailled separate installation file with a poetry installation to not overcharge the readme * update mail
37 lines
340 B
Plaintext
37 lines
340 B
Plaintext
.*
|
|
*.py[cod]
|
|
# *.jpg
|
|
*.jpeg
|
|
# *.png
|
|
*.gif
|
|
*.bmp
|
|
*.mp4
|
|
*.mov
|
|
*.mkv
|
|
*.log
|
|
*.zip
|
|
*.pt
|
|
*.pth
|
|
*.ckpt
|
|
*.safetensors
|
|
*.json
|
|
# *.txt
|
|
*.backup
|
|
*.pkl
|
|
*.html
|
|
*.pdf
|
|
*.whl
|
|
cache
|
|
__pycache__/
|
|
storage/
|
|
samples/
|
|
!.gitignore
|
|
!requirements.txt
|
|
.DS_Store
|
|
*DS_Store
|
|
google/
|
|
Wan2.1-T2V-14B/
|
|
Wan2.1-T2V-1.3B/
|
|
Wan2.1-I2V-14B-480P/
|
|
Wan2.1-I2V-14B-720P/
|
|
poetry.lock |