Commit 040d4074 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent de80a4fd
...@@ -63,7 +63,8 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一 ...@@ -63,7 +63,8 @@ Tips:以上dtk驱动、python、torch等DCU相关工具版本需要严格一
## 数据集 ## 数据集
2.5M - 包含2.5M个数据(prompt-video) 官方数据目前已经下架,如需训练,请自行准备`文本-视频`数据。
<!-- 2.5M - 包含2.5M个数据(prompt-video)
http://www.robots.ox.ac.uk/~maxbain/webvid/results_2M_train.csv http://www.robots.ox.ac.uk/~maxbain/webvid/results_2M_train.csv
...@@ -83,7 +84,7 @@ http://www.robots.ox.ac.uk/~maxbain/webvid/results_10M_val.csv ...@@ -83,7 +84,7 @@ http://www.robots.ox.ac.uk/~maxbain/webvid/results_10M_val.csv
└── videos └── videos
├── xxx.mp4 ├── xxx.mp4
└── xxx.mp4 └── xxx.mp4
└── xxx.csv └── xxx.csv -->
## 训练 ## 训练
...@@ -113,6 +114,8 @@ https://civitai.com/models/30240?modelVersionId=125771 ...@@ -113,6 +114,8 @@ https://civitai.com/models/30240?modelVersionId=125771
https://huggingface.co/openai/clip-vit-large-patch14/tree/main https://huggingface.co/openai/clip-vit-large-patch14/tree/main
可使用`hf-mirror.com`替换`huggingface.co`加速模型下载。
openai/ openai/
└── clip-vit-large-patch14 └── clip-vit-large-patch14
├── config.json ├── config.json
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment