WenhaoWang
commited on
Commit
•
2cdebfd
1
Parent(s):
37f5810
Update README.md
Browse files
README.md
CHANGED
@@ -4,9 +4,10 @@ datasets:
|
|
4 |
- WenhaoWang/VidProM
|
5 |
language:
|
6 |
- en
|
|
|
7 |
---
|
8 |
# Description
|
9 |
-
The first model for automatic text-to-video prompt generation. It finetuned on [VidProM](https://huggingface.co/datasets/WenhaoWang/VidProM) using [Mistral-7B-v0.1](https://huggingface.co/mistralai/Mistral-7B-v0.1).
|
10 |
|
11 |
# Usage
|
12 |
|
|
|
4 |
- WenhaoWang/VidProM
|
5 |
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 |
|