From ff40290d35e77c711ea88959f8a3c5822d5bc230 Mon Sep 17 00:00:00 2001 From: AK391 <81195143+AK391@users.noreply.github.com> Date: Fri, 22 Jul 2022 08:53:15 -0400 Subject: [PATCH] add web demo --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index d382ea0..e6b398c 100644 --- a/README.md +++ b/README.md @@ -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). +# 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 code and model for text-to-video generation is now available! Currently we only supports *simplified Chinese input*.