Update metadata and add paper link

#1
by nielsr HF Staff - opened
Files changed (1) hide show
  1. README.md +11 -10
README.md CHANGED
@@ -1,14 +1,15 @@
1
  ---
2
  license: apache-2.0
3
- pipeline_tag: text-to-video
4
- inference: false
5
  tags:
6
- - world-model
7
- - video-generation
8
- - text-to-video
9
- - image-to-video
10
- - interactive
11
- - distillation
 
12
  ---
13
 
14
  <h1 align="center">Alaya-EVOKE: From Linear-Scaling Supervision to Endless World</h1>
@@ -16,7 +17,7 @@ tags:
16
  <p align="center">
17
  <a href="https://github.com/SII-YuanyangYin/Evoke"><img src="https://img.shields.io/badge/GitHub-SII--YuanyangYin/Evoke-181717.svg?logo=github" alt="GitHub"></a>
18
  <a href="https://evoke-world.github.io/Evoke/"><img src="https://img.shields.io/badge/🌐_Project_Page-evoke--world.github.io-1a73e8.svg" alt="Project Page"></a>
19
- <a href="#"><img src="https://img.shields.io/badge/arXiv-coming_soon-b31b1b.svg" alt="arXiv"></a>
20
  </p>
21
 
22
  Model weights for **EVOKE**, a 3-step, CFG-free interactive world model that generates
@@ -78,4 +79,4 @@ built on [LingBot-World](https://github.com/robbyant/lingbot-world).
78
  title = {Alaya-EVOKE: From Linear-Scaling Supervision to Endless World},
79
  year = {2026},
80
  }
81
- ```
 
1
  ---
2
  license: apache-2.0
3
+ pipeline_tag: image-to-video
4
+ library_name: diffusers
5
  tags:
6
+ - world-model
7
+ - video-generation
8
+ - text-to-video
9
+ - image-to-video
10
+ - interactive
11
+ - distillation
12
+ inference: false
13
  ---
14
 
15
  <h1 align="center">Alaya-EVOKE: From Linear-Scaling Supervision to Endless World</h1>
 
17
  <p align="center">
18
  <a href="https://github.com/SII-YuanyangYin/Evoke"><img src="https://img.shields.io/badge/GitHub-SII--YuanyangYin/Evoke-181717.svg?logo=github" alt="GitHub"></a>
19
  <a href="https://evoke-world.github.io/Evoke/"><img src="https://img.shields.io/badge/🌐_Project_Page-evoke--world.github.io-1a73e8.svg" alt="Project Page"></a>
20
+ <a href="https://huggingface.co/papers/2608.13546"><img src="https://img.shields.io/badge/πŸ“„_Paper-HuggingFace-ffd21e.svg" alt="Paper"></a>
21
  </p>
22
 
23
  Model weights for **EVOKE**, a 3-step, CFG-free interactive world model that generates
 
79
  title = {Alaya-EVOKE: From Linear-Scaling Supervision to Endless World},
80
  year = {2026},
81
  }
82
+ ```