lyc commited on
Commit
501578b
·
1 Parent(s): a344971

Link model card to paper

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -7,6 +7,7 @@ tags:
7
  - lora
8
  - temporal-control
9
  - text-to-video
 
10
  ---
11
 
12
  <div align="center">
@@ -24,6 +25,8 @@ tags:
24
  </p>
25
 
26
  [![Project Page](https://img.shields.io/badge/Project-Page-4d86c4)](https://dagroup-pku.github.io/Temporal-Context-Routing.github.io/)
 
 
27
  [![GitHub](https://img.shields.io/badge/Code-GitHub-24292f?logo=github)](https://github.com/DAGroup-PKU/Temporal-Context-Routing)
28
  [![LoRA Weights](https://img.shields.io/badge/LoRA-Weights-ffbd2e?logo=huggingface)](https://huggingface.co/starry0929/Temporal-Context-Routing/blob/main/temporal-context-routing.safetensors)
29
  [![Test Prompts](https://img.shields.io/badge/Test-Prompts-2da44e)](https://huggingface.co/starry0929/Temporal-Context-Routing/blob/main/test_prompts_200.json)
 
7
  - lora
8
  - temporal-control
9
  - text-to-video
10
+ - arxiv:2609.02367
11
  ---
12
 
13
  <div align="center">
 
25
  </p>
26
 
27
  [![Project Page](https://img.shields.io/badge/Project-Page-4d86c4)](https://dagroup-pku.github.io/Temporal-Context-Routing.github.io/)
28
+ [![arXiv](https://img.shields.io/badge/arXiv-2609.02367-b31b1b?logo=arxiv)](https://arxiv.org/abs/2609.02367)
29
+ [![HF Paper](https://img.shields.io/badge/Hugging_Face-Paper-ffbd2e?logo=huggingface)](https://huggingface.co/papers/2609.02367)
30
  [![GitHub](https://img.shields.io/badge/Code-GitHub-24292f?logo=github)](https://github.com/DAGroup-PKU/Temporal-Context-Routing)
31
  [![LoRA Weights](https://img.shields.io/badge/LoRA-Weights-ffbd2e?logo=huggingface)](https://huggingface.co/starry0929/Temporal-Context-Routing/blob/main/temporal-context-routing.safetensors)
32
  [![Test Prompts](https://img.shields.io/badge/Test-Prompts-2da44e)](https://huggingface.co/starry0929/Temporal-Context-Routing/blob/main/test_prompts_200.json)