diff --git a/python/sglang/multimodal_gen/README.md b/python/sglang/multimodal_gen/README.md index 3632516638ff..4ef9dd0bc8b6 100644 --- a/python/sglang/multimodal_gen/README.md +++ b/python/sglang/multimodal_gen/README.md @@ -70,6 +70,6 @@ All contributions are welcome. The contribution guide is available [here](https: We learnt and reused code from the following projects: -- [FastVideo](https://github.com/hao-ai-lab/FastVideo.git). The major components of this repo are based on a fork of FastVide on Sept. 24, 2025. +- [FastVideo](https://github.com/hao-ai-lab/FastVideo.git). The major components of this repo are based on a fork of FastVideo on Sept. 24, 2025. - [xDiT](https://github.com/xdit-project/xDiT). We used the parallelism library from it. - [diffusers](https://github.com/huggingface/diffusers) We used the pipeline design from it.