Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 573 Bytes

File metadata and controls

12 lines (8 loc) · 573 Bytes

Contributing

Issues and pull requests are welcome. Please keep changes focused, preserve existing license headers, and include a concise description of behavioral changes.

Before submitting a pull request:

  1. Run python -m compileall on the modified Python files.
  2. Validate all changed YAML files with OmegaConf.
  3. Avoid committing checkpoints, datasets, logs, or generated videos.
  4. Add a reproducible command for training or inference changes.

By contributing, you certify that you have the right to submit the work under the repository's Apache-2.0 license.