Commit
·
54d03b0
1
Parent(s):
6d3e08c
Update README.md
Browse files
README.md
CHANGED
@@ -1,10 +1,19 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
license: other
|
3 |
license_name: overall-license
|
4 |
license_link: https://hf.co
|
5 |
tags:
|
6 |
- text-to-image
|
7 |
-
-
|
|
|
|
|
|
|
8 |
---
|
9 |
|
10 |
# Overall V1
|
@@ -191,6 +200,4 @@ Carbon emissions can be estimated using the [Machine Learning Impact calculator]
|
|
191 |
|
192 |
## Model Card Contact
|
193 |
|
194 |
-
[More Information Needed]
|
195 |
-
|
196 |
-
|
|
|
1 |
---
|
2 |
+
inference:
|
3 |
+
parameters:
|
4 |
+
steps: 10
|
5 |
+
guidance_scale: 6
|
6 |
+
width: 512
|
7 |
+
height: 512
|
8 |
license: other
|
9 |
license_name: overall-license
|
10 |
license_link: https://hf.co
|
11 |
tags:
|
12 |
- text-to-image
|
13 |
+
- overall
|
14 |
+
- openskyml
|
15 |
+
library_name: diffusers
|
16 |
+
pipeline_tag: text-to-image
|
17 |
---
|
18 |
|
19 |
# Overall V1
|
|
|
200 |
|
201 |
## Model Card Contact
|
202 |
|
203 |
+
[More Information Needed]
|
|
|
|