Commit
·
2187227
1
Parent(s):
c76763c
Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
inference:
|
3 |
parameters:
|
4 |
-
steps:
|
5 |
-
guidance_scale:
|
6 |
width: 512
|
7 |
height: 512
|
8 |
license: other
|
|
|
1 |
---
|
2 |
inference:
|
3 |
parameters:
|
4 |
+
steps: 100
|
5 |
+
guidance_scale: 8
|
6 |
width: 512
|
7 |
height: 512
|
8 |
license: other
|