From 5ebf0ff3bac94c2b74012673652d4ee19cac33f5 Mon Sep 17 00:00:00 2001 From: Shenghai Yuan <140951558+SHYuanBest@users.noreply.github.com> Date: Thu, 11 Apr 2024 21:35:04 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0e04352..79588dc 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ This repository is the official implementation of MagicTime, a metamorphic video ## 📣 News * ⏳⏳⏳ Training a stronger model with the support of [Open-Sora-Plan](https://github.com/PKU-YuanGroup/Open-Sora-Plan) (e.g 257 x 512 × 512). -* ⏳⏳⏳ Release the training code of MagicTime and huggingface space. +* ⏳⏳⏳ Release the training code of MagicTime. * `[2024.04.11]` 🔥 We release the HuggingFace Space of MagicTime, you can [click](https://huggingface.co/spaces/BestWishYsh/MagicTime?logs=build) here to have a try. * `[2024.04.10]` 🔥 We release the inference code and model weight of MagicTime. * `[2024.04.09]` 🔥 We release the arXiv paper for MagicTime, and you can click [here](https://arxiv.org/abs/2404.05014) to see more details.