erwann commited on
Commit
369c7ad
·
1 Parent(s): c03dac5

update readme

Browse files
Files changed (1) hide show
  1. README.md +0 -3
README.md CHANGED
@@ -13,9 +13,6 @@ Krea Realtime 14B is distilled from the [Wan 2.1 14B text-to-video model](https:
13
 
14
  Inference code can be found [here](https://github.com/krea-ai/realtime-video).
15
 
16
- https://cdn-uploads.huggingface.co/production/uploads/62a2712903bf94c3ac3ae004/NI1qn109PHVeO_LvBQIr8.mp4
17
-
18
-
19
  - Our model is over **10x larger than existing realtime video models**
20
  - We introduce **novel techniques for mitigating error accumulation,** including **KV Cache Recomputation** and **KV Cache Attention Bias**
21
  - We develop **memory optimizations specific to autoregressive video diffusion models** that facilitate training large autoregressive models
 
13
 
14
  Inference code can be found [here](https://github.com/krea-ai/realtime-video).
15
 
 
 
 
16
  - Our model is over **10x larger than existing realtime video models**
17
  - We introduce **novel techniques for mitigating error accumulation,** including **KV Cache Recomputation** and **KV Cache Attention Bias**
18
  - We develop **memory optimizations specific to autoregressive video diffusion models** that facilitate training large autoregressive models