gokaygokay
commited on
Commit
•
9a4ef12
1
Parent(s):
7e5c4d5
Update README.md
Browse files
README.md
CHANGED
@@ -1,4 +1,25 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
Recommendation: Use this LoRA with 0.5 weight
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
Recommendation: Use this LoRA with 0.5 weight
|
5 |
+
|
6 |
+
# Examples
|
7 |
+
|
8 |
+
Prompt : "beautiful lady in forest, close up shot, extremely detailed, highly detailed"
|
9 |
+
|
10 |
+
CFG = 2.5
|
11 |
+
LoRA Weight = 1
|
12 |
+
|
13 |
+
<div style="display: flex; justify-content: center; text-align: center;">
|
14 |
+
<div style="width: 45%; margin-right: 10px;">
|
15 |
+
<p><strong>Before</strong></p>
|
16 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/630899601dd1e3075d975785/AQKvLC-btgZZ5ZaSb1wSx.png" alt="Before LoRA" style="width: 100%;">
|
17 |
+
</div>
|
18 |
+
<div style="width: 45%;">
|
19 |
+
<p><strong>After</strong></p>
|
20 |
+
<img src="https://cdn-uploads.huggingface.co/production/uploads/630899601dd1e3075d975785/zVLLZ27p6S5rPx9iY4qer.png" alt="After LoRA" style="width: 100%;">
|
21 |
+
</div>
|
22 |
+
</div>
|
23 |
+
|
24 |
+
|
25 |
+
|