Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
This model repo is for [UniPortrait](https://github.com/junjiehe96/UniPortrait).
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
base_model:
|
6 |
+
- stable-diffusion-v1-5/stable-diffusion-v1-5
|
7 |
+
pipeline_tag: text-to-image
|
8 |
+
library_name: diffusers
|
9 |
---
|
10 |
This model repo is for [UniPortrait](https://github.com/junjiehe96/UniPortrait).
|