gkalstn0 Claude Opus 4.6 (1M context) commited on
Commit
2caebc1
·
1 Parent(s): 4acd806

Remove leftover comment, fix copyright year

Browse files

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

README.md CHANGED
@@ -11,11 +11,6 @@ pipeline_tag: text-to-video
11
  library_name: diffusers
12
  ---
13
 
14
- <!--
15
- Cover banner — replace with the qualitative teaser strip used as Figure 1
16
- in the technical report (multi-prompt frame grid). Wan / HunyuanVideo style:
17
- full-width image directly under the title.
18
- -->
19
  <p align="center">
20
  <img src="assets/banner.png" width="100%" alt="Motif-Video 2B teaser"/>
21
  </p>
 
11
  library_name: diffusers
12
  ---
13
 
 
 
 
 
 
14
  <p align="center">
15
  <img src="assets/banner.png" width="100%" alt="Motif-Video 2B teaser"/>
16
  </p>
transformer/transformer_motif_video.py CHANGED
@@ -1,4 +1,4 @@
1
- # Copyright 2025 Motif Technologies. All rights reserved.
2
  #
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
  # you may not use this file except in compliance with the License.
 
1
+ # Copyright 2026 Motif Technologies. All rights reserved.
2
  #
3
  # Licensed under the Apache License, Version 2.0 (the "License");
4
  # you may not use this file except in compliance with the License.