Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,13 @@ For details about this ControlNet and access to the pretrained models, please vi
|
|
14 |
For facial RGB images, we use the **FFHQ dataset**. You can download it from **[here](https://github.com/NVlabs/ffhq-dataset)**.
|
15 |
๐น *Note: This dataset only provides annotated face normal maps and face segmentation maps; face RGB images are not included.*
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
## **๐ฆ Dataset Overview**
|
18 |
|
19 |
| Region | Image Count |
|
|
|
14 |
For facial RGB images, we use the **FFHQ dataset**. You can download it from **[here](https://github.com/NVlabs/ffhq-dataset)**.
|
15 |
๐น *Note: This dataset only provides annotated face normal maps and face segmentation maps; face RGB images are not included.*
|
16 |
|
17 |
+
### Download
|
18 |
+
|
19 |
+
```
|
20 |
+
huggingface-cli download onethousand/FaceNormalSeg-ControlNet-dataset --local-dir ./FaceNormalSeg-ControlNet-dataset --repo-type dataset
|
21 |
+
```
|
22 |
+
|
23 |
+
|
24 |
## **๐ฆ Dataset Overview**
|
25 |
|
26 |
| Region | Image Count |
|