update readme
Browse files
README.md
CHANGED
@@ -17,7 +17,7 @@ image:
|
|
17 |
|
18 |
### Download
|
19 |
|
20 |
-
You can download **
|
21 |
|
22 |
Firstly, install `git-lfs`.
|
23 |
|
@@ -46,7 +46,7 @@ git clone https://www.modelscope.cn/datasets/CoderAN/StreakNet-Dataset.git ./dat
|
|
46 |
|
47 |
### Organizational Structure
|
48 |
|
49 |
-
After downloading **StreakNet-Dataset** from [ModelScope](https://modelscope.cn/datasets/CoderAN/StreakNet-Dataset/), you will see the following directory structure.
|
50 |
|
51 |
```sh
|
52 |
datasets
|
|
|
17 |
|
18 |
### Download
|
19 |
|
20 |
+
You can download **StreakNet-Dataset** for free from [HuggingFace](https://huggingface.co/datasets/Coder-AN/StreakNet-Dataset) or [ModelScope](https://modelscope.cn/datasets/CoderAN/StreakNet-Dataset/) by Git.
|
21 |
|
22 |
Firstly, install `git-lfs`.
|
23 |
|
|
|
46 |
|
47 |
### Organizational Structure
|
48 |
|
49 |
+
After downloading **StreakNet-Dataset** from [HuggingFace](https://huggingface.co/datasets/Coder-AN/StreakNet-Dataset) or [ModelScope](https://modelscope.cn/datasets/CoderAN/StreakNet-Dataset/), you will see the following directory structure.
|
50 |
|
51 |
```sh
|
52 |
datasets
|