Skip to content

Commit c939f1e

Browse files
committed
add: Spaces link.
1 parent d4f6ad7 commit c939f1e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/source/en/api/pipelines/text_to_video.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ Resources:
2424

2525
* [Website](https://modelscope.cn/models/damo/text-to-video-synthesis/summary)
2626
* [GitHub repository](https://github.com/modelscope/modelscope/)
27-
* [Colab Notebook](https://colab.research.google.com/drive/13SmCwNyl2Fjjmmit6pX7IDUlYP9WIstL)
27+
* [🤗 Spaces](https://huggingface.co/spaces/damo-vilab/modelscope-text-to-video-synthesis)
2828

2929
## Available Pipelines:
3030

3131
| Pipeline | Tasks | Demo
3232
|---|---|:---:|
33-
| [TextToVideoSDPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/text_to_video_synthesis/pipeline_text_to_video_synth.py) | *Text-to-Video Generation* | [Colab Notebook](https://colab.research.google.com/drive/13SmCwNyl2Fjjmmit6pX7IDUlYP9WIstL)
33+
| [TextToVideoSDPipeline](https://github.com/huggingface/diffusers/blob/main/src/diffusers/pipelines/text_to_video_synthesis/pipeline_text_to_video_synth.py) | *Text-to-Video Generation* | [🤗 Spaces](https://huggingface.co/spaces/damo-vilab/modelscope-text-to-video-synthesis)
3434

3535
## Usage example
3636

0 commit comments

Comments
 (0)