Skip to content
Open
17 changes: 16 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ tags
.DS_Store
# RL pipelines may produce mp4 outputs
*.mp4
!assets/wan_animate/**/*.mp4

# dependencies
/transformers
Expand All @@ -177,6 +178,20 @@ tags

wandb

# Gemini CLI
# Local assistant tooling
.codex
.codex/
.claude
.claude/
.gemini
.gemini/
Gemini.md
gemini.md

gha-creds-*.json

#jax cache
.jax_cache/
.mplconfig/

.tpu_logs/
Binary file added assets/wan_animate/src_face.mp4
Binary file not shown.
Binary file added assets/wan_animate/src_pose.mp4
Binary file not shown.
Binary file added assets/wan_animate/src_ref.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading