bubbliiiing commited on
Commit
dac3b03
β€’
1 Parent(s): fcb0891

Update config

Browse files
Files changed (1) hide show
  1. README.md +5 -6
README.md CHANGED
@@ -1,11 +1,10 @@
1
  ---
2
- frameworks:
3
- - Pytorch
4
- license: Apache License 2.0
5
- tasks:
6
- - text-to-video-synthesis
7
  ---
8
-
9
  # πŸ“· EasyAnimate | An End-to-End Solution for High-Resolution and Long Video Generation
10
  😊 EasyAnimate is an end-to-end solution for generating high-resolution and long videos. We can train transformer based diffusion generators, train VAEs for processing long videos, and preprocess metadata.
11
 
 
1
  ---
2
+ license: apache-2.0
3
+ language:
4
+ - en
5
+ tags:
6
+ - text-generation-inference
7
  ---
 
8
  # πŸ“· EasyAnimate | An End-to-End Solution for High-Resolution and Long Video Generation
9
  😊 EasyAnimate is an end-to-end solution for generating high-resolution and long videos. We can train transformer based diffusion generators, train VAEs for processing long videos, and preprocess metadata.
10