Create README.md
Browse files
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
{}
|
3 |
+
---
|
4 |
+
|
5 |
+
# Model Card for Face ControlNet Models
|
6 |
+
|
7 |
+
You can find the multilingual and English controlnet model checkpoints in the corresponding revisions:
|
8 |
+
- **Multilingual**: [`segmentation-mlin`](https://huggingface.co/m3face/ControlnetModels/tree/segmentation-mlin) and [`landmark-mlin`](https://huggingface.co/m3face/ControlnetModels/tree/landmark-mlin).
|
9 |
+
- **English**: [`segmentation-english`](https://huggingface.co/m3face/ControlnetModels/tree/segmentation-english) and [`landmark-english`](https://huggingface.co/m3face/ControlnetModels/tree/landmark-english).
|