File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
docs/source/en/api/pipelines Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -24,13 +24,13 @@ Resources:
24
24
25
25
* [Website](https://modelscope.cn/models/damo/text-to-video-synthesis/summary)
26
26
* [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 )
28
28
29
29
## Available Pipelines:
30
30
31
31
| Pipeline | Tasks | Demo
32
32
|---|---|:---:|
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 )
34
34
35
35
## Usage example
36
36
You can’t perform that action at this time.
0 commit comments