Upload README.md with huggingface_hub
#2
by Wayne-King - opened
README.md
CHANGED
|
@@ -4,19 +4,25 @@ language:
|
|
| 4 |
library_name: diffsynth
|
| 5 |
license: cc-by-4.0
|
| 6 |
pipeline_tag: image-to-video
|
|
|
|
|
|
|
|
|
|
| 7 |
tags:
|
| 8 |
- video-generation
|
| 9 |
- world-model
|
| 10 |
- memory
|
| 11 |
- action-conditioned
|
| 12 |
- wan
|
|
|
|
| 13 |
---
|
| 14 |
|
| 15 |
# Echo-Memory — Wan 2.1 1.3B memory checkpoints
|
| 16 |
|
| 17 |
Validated **30,000-step** fine-tunes for [Echo-Memory](https://github.com/Echo-Team-Joy-Future-Academy-JD/Echo-Memory), built on [Wan-AI/Wan2.1-T2V-1.3B](https://huggingface.co/Wan-AI/Wan2.1-T2V-1.3B).
|
| 18 |
|
| 19 |
-
[Paper](https://huggingface.co/papers/2606.09803)
|
|
|
|
|
|
|
| 20 |
|
| 21 |
## Available checkpoints
|
| 22 |
|
|
|
|
| 4 |
library_name: diffsynth
|
| 5 |
license: cc-by-4.0
|
| 6 |
pipeline_tag: image-to-video
|
| 7 |
+
base_model:
|
| 8 |
+
- Wan-AI/Wan2.1-T2V-1.3B
|
| 9 |
+
arxiv: 2606.09803
|
| 10 |
tags:
|
| 11 |
- video-generation
|
| 12 |
- world-model
|
| 13 |
- memory
|
| 14 |
- action-conditioned
|
| 15 |
- wan
|
| 16 |
+
- image-to-video
|
| 17 |
---
|
| 18 |
|
| 19 |
# Echo-Memory — Wan 2.1 1.3B memory checkpoints
|
| 20 |
|
| 21 |
Validated **30,000-step** fine-tunes for [Echo-Memory](https://github.com/Echo-Team-Joy-Future-Academy-JD/Echo-Memory), built on [Wan-AI/Wan2.1-T2V-1.3B](https://huggingface.co/Wan-AI/Wan2.1-T2V-1.3B).
|
| 22 |
|
| 23 |
+
[Paper](https://huggingface.co/papers/2606.09803) · [Project page](https://echo-team-joy-future-academy-jd.github.io/Echo-Memory/) · [Code](https://github.com/Echo-Team-Joy-Future-Academy-JD/Echo-Memory) · [**Interactive demo**](https://huggingface.co/spaces/hugging-apps/echo-memory) · [Dataset](https://huggingface.co/datasets/Echo-Team/Echo-Memory-Data)
|
| 24 |
+
|
| 25 |
+
Try the model in the browser (ZeroGPU, no local GPU): **[hugging-apps/echo-memory](https://huggingface.co/spaces/hugging-apps/echo-memory)**
|
| 26 |
|
| 27 |
## Available checkpoints
|
| 28 |
|