Update README.md
Browse files
README.md
CHANGED
@@ -44,6 +44,12 @@ images = pipe(
|
|
44 |
make_image_grid(images, 1, 4)
|
45 |
```
|
46 |
|
|
|
|
|
|
|
|
|
|
|
|
|
47 |
## Examples
|
48 |
|
49 |
Left Withoud DPO right with DPO LoRA
|
|
|
44 |
make_image_grid(images, 1, 4)
|
45 |
```
|
46 |
|
47 |
+
## Guidance Scale vs LoRA weights
|
48 |
+
|
49 |
+
![image/jpeg](https://cdn-uploads.huggingface.co/production/uploads/6064e095abd8d3692e3e2ed6/DoSPw5PiShRckeqjVperr.jpeg)
|
50 |
+
|
51 |
+
|
52 |
+
|
53 |
## Examples
|
54 |
|
55 |
Left Withoud DPO right with DPO LoRA
|