WenhaoWang commited on
Commit
965be9e
1 Parent(s): 2cdebfd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -6,8 +6,8 @@ language:
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
- # Description
10
- The first model for automatic text-to-video prompt generation. It is finetuned on [VidProM](https://huggingface.co/datasets/WenhaoWang/VidProM) using [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
11
 
12
  # Usage
13
 
@@ -54,4 +54,21 @@ An undemwater world.. A young woman, SARA, is sitting at a table, looking distre
54
  An undemwater world, . the man is talking to other people.
55
  An undemwater world, a vibrant coral reef teeming with mine life and a symphony of colors that thrived beneath the waves..
56
  An undemwater world, 1968 film, 32k resolution, shp, captured by Phantom High-Speed Camera, dynamic dramatic lighting, highly detailed cinematic chacters, hyper-detailed, insan.
57
- ```
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  - en
7
  pipeline_tag: text-generation
8
  ---
9
+
10
+ # The first model for automatic text-to-video prompt generation. It is fine-tuned on [VidProM](https://huggingface.co/datasets/WenhaoWang/VidProM) using [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
11
 
12
  # Usage
13
 
 
54
  An undemwater world, . the man is talking to other people.
55
  An undemwater world, a vibrant coral reef teeming with mine life and a symphony of colors that thrived beneath the waves..
56
  An undemwater world, 1968 film, 32k resolution, shp, captured by Phantom High-Speed Camera, dynamic dramatic lighting, highly detailed cinematic chacters, hyper-detailed, insan.
57
+ ```
58
+
59
+ # License
60
+
61
+ The model is licensed under the [CC BY-NC 4.0 license](https://creativecommons.org/licenses/by-nc/4.0/deed.en).
62
+
63
+ # Citation
64
+
65
+ @article{wang2024vidprom,
66
+ title={VidProM: A Million-scale Real Prompt-Gallery Dataset for Text-to-Video Diffusion Models},
67
+ author={Wang, Wenhao and Yang, Yi},
68
+ journal={arXiv preprint arXiv:2403.06098},
69
+ year={2024}
70
+ }
71
+
72
+ # Contact
73
+
74
+ If you have any questions, feel free to contact Wenhao Wang (wangwenhao0716@gmail.com).