AIGCer-OPPO
commited on
Commit
•
60da47c
1
Parent(s):
655ea60
Update README.md
Browse files
README.md
CHANGED
@@ -1,6 +1,9 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: diffusers
|
|
|
|
|
|
|
4 |
---
|
5 |
# FaceScore
|
6 |
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
library_name: diffusers
|
4 |
+
base_model:
|
5 |
+
- stabilityai/stable-diffusion-xl-base-1.0
|
6 |
+
pipeline_tag: text-to-image
|
7 |
---
|
8 |
# FaceScore
|
9 |
|