Commit
·
83b30aa
1
Parent(s):
5109bca
Update README.md
Browse files
README.md
CHANGED
@@ -28,6 +28,10 @@ widget:
|
|
28 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
29 |
instance_prompt: A photo of <s0><s1>
|
30 |
license: openrail++
|
|
|
|
|
|
|
|
|
31 |
---
|
32 |
|
33 |
# SDXL LoRA DreamBooth - multimodalart/poli-100-multiplier-face
|
|
|
28 |
base_model: stabilityai/stable-diffusion-xl-base-1.0
|
29 |
instance_prompt: A photo of <s0><s1>
|
30 |
license: openrail++
|
31 |
+
inference:
|
32 |
+
parameters:
|
33 |
+
num_inference_steps: 30
|
34 |
+
scheduler: EulerAncestralDiscreteScheduler
|
35 |
---
|
36 |
|
37 |
# SDXL LoRA DreamBooth - multimodalart/poli-100-multiplier-face
|