From 7266f82d0358ae736a294e2613a00e57aaec9f89 Mon Sep 17 00:00:00 2001 From: binmakeswell Date: Fri, 21 Jun 2024 22:48:34 +0800 Subject: [PATCH] [doc] fix open sora model weight link (#5848) * [doc] fix open sora model weight link * [doc] fix open sora model weight link --- README.md | 2 +- docs/README-zh-Hans.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e8626c51d..12d29727b 100644 --- a/README.md +++ b/README.md @@ -130,7 +130,7 @@ distributed training and inference in a few lines. [Open-Sora](https://github.com/hpcaitech/Open-Sora):Revealing Complete Model Parameters, Training Details, and Everything for Sora-like Video Generation Models [[code]](https://github.com/hpcaitech/Open-Sora) [[blog]](https://hpc-ai.com/blog/open-sora-from-hpc-ai-tech-team-continues-open-source-generate-any-16-second-720p-hd-video-with-one-click-model-weights-ready-to-use) -[[HuggingFace model weights]](https://huggingface.co/hpcai-tech/Open-Sora) +[[Model weights]](https://github.com/hpcaitech/Open-Sora?tab=readme-ov-file#model-weights) [[Demo]](https://github.com/hpcaitech/Open-Sora?tab=readme-ov-file#-latest-demo)
diff --git a/docs/README-zh-Hans.md b/docs/README-zh-Hans.md index 01faf52de..dc97b461a 100644 --- a/docs/README-zh-Hans.md +++ b/docs/README-zh-Hans.md @@ -125,7 +125,7 @@ Colossal-AI 为您提供了一系列并行组件。我们的目标是让您的 [Open-Sora](https://github.com/hpcaitech/Open-Sora):全面开源类Sora模型参数和所有训练细节 [[代码]](https://github.com/hpcaitech/Open-Sora) [[博客]](https://hpc-ai.com/blog/open-sora-from-hpc-ai-tech-team-continues-open-source-generate-any-16-second-720p-hd-video-with-one-click-model-weights-ready-to-use) -[[模型权重]](https://huggingface.co/hpcai-tech/Open-Sora) +[[模型权重]](https://github.com/hpcaitech/Open-Sora?tab=readme-ov-file#model-weights) [[演示样例]](https://github.com/hpcaitech/Open-Sora?tab=readme-ov-file#-latest-demo)