Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 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,14 @@ tags

wandb

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

gha-creds-*.json

#jax cache
.jax_cache/
.mplconfig/
.tpu_logs/
Binary file added assets/wan_animate/src_face.mp4
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we move the assets to a public GCS path or use an existing hf dataset link?

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