strangeman3107 commited on
Commit
f15c583
1 Parent(s): d11d544

modified readme.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -1,5 +1,15 @@
 
 
 
 
 
 
 
 
 
1
  This is a text2video model for diffusers, fine-tuned with a [modelscope](https://huggingface.co/damo-vilab/text-to-video-ms-1.7b) to have an anime-style appearance.
2
  It was trained at 384x384 resolution.
 
3
  The usage is the same as with the original modelscope model.
4
 
5
- example images are [here](https://imgur.com/a/sCwmKG1).
 
1
+ ---
2
+ license: cc-by-nc-4.0
3
+ task_categories:
4
+ - text-to-video
5
+ language:
6
+ - en
7
+ tags:
8
+ - anime
9
+ ---
10
  This is a text2video model for diffusers, fine-tuned with a [modelscope](https://huggingface.co/damo-vilab/text-to-video-ms-1.7b) to have an anime-style appearance.
11
  It was trained at 384x384 resolution.
12
+ It still generates unstable content often.
13
  The usage is the same as with the original modelscope model.
14
 
15
+ example images are [here](https://imgur.com/a/sCwmKG1).