Merge pull request #14 from AK391/main

add web demo
This commit is contained in:
wenyihong 2022-07-23 20:44:23 +08:00 committed by GitHub
commit 470dbb87e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,10 @@
This is the official repo for the paper: [CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers](http://arxiv.org/abs/2205.15868). This is the official repo for the paper: [CogVideo: Large-scale Pretraining for Text-to-Video Generation via Transformers](http://arxiv.org/abs/2205.15868).
# Web Demo
Integrated into [Huggingface Spaces 🤗](https://huggingface.co/spaces) using [Gradio](https://github.com/gradio-app/gradio). Try out the Web Demo [![Hugging Face Spaces](https://img.shields.io/badge/%F0%9F%A4%97%20Hugging%20Face-Spaces-blue)](https://huggingface.co/spaces/THUDM/CogVideo)
**News!** The [demo](https://wudao.aminer.cn/cogvideo/) for CogVideo is available! **News!** The [demo](https://wudao.aminer.cn/cogvideo/) for CogVideo is available!
**News!** The code and model for text-to-video generation is now available! Currently we only supports *simplified Chinese input*. **News!** The code and model for text-to-video generation is now available! Currently we only supports *simplified Chinese input*.