Update README.md
Browse files
README.md
CHANGED
|
@@ -18,8 +18,8 @@ tags:
|
|
| 18 |
- trained
|
| 19 |
inference:
|
| 20 |
parameters:
|
| 21 |
-
num_inference_steps:
|
| 22 |
-
guidance_scale:
|
| 23 |
negative_prompt: "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation"
|
| 24 |
|
| 25 |
---
|
|
|
|
| 18 |
- trained
|
| 19 |
inference:
|
| 20 |
parameters:
|
| 21 |
+
num_inference_steps: 5
|
| 22 |
+
guidance_scale: 2
|
| 23 |
negative_prompt: "(deformed, distorted, disfigured:1.3), poorly drawn, bad anatomy, wrong anatomy, extra limb, missing limb, floating limbs, (mutated hands and fingers:1.4), disconnected limbs, mutation, mutated, ugly, disgusting, blurry, amputation"
|
| 24 |
|
| 25 |
---
|