Update README.md
Browse files




README.md
CHANGED
@@ -6,12 +6,13 @@ tags:
|
|
6 |
- looner,
|
7 |
- balloon_pop
|
8 |
---
|
9 |
-
# ◄Experimental► Looner concept for SDXL
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
12 |
|
13 |
This is an attempt to train a new concept using SDXL.
|
14 |
-
A 3000-step lora was trained at rank 2 and alpha 0.5 in an attempt to minimise style transfer, yet the model requires very high stregth to work (>0.9), taking a hit in quality
|
|
|
15 |
|
16 |
|
17 |
## Bias, Risks, and Limitations
|
@@ -21,8 +22,15 @@ A 3000-step lora was trained at rank 2 and alpha 0.5 in an attempt to minimise s
|
|
21 |
The model cannot reproduce the concept accurately
|
22 |
Due to high lora strength, even at rank 2, style transfer occurs.
|
23 |
|
|
|
|
|
|
|
|
|
|
|
|
|
24 |
### Recommendations
|
25 |
|
26 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
27 |
|
28 |
Model should be loaded at clip skip 1 and stregth above 0.8 on most checkpoints.
|
|
|
|
6 |
- looner,
|
7 |
- balloon_pop
|
8 |
---
|
9 |
+
# ◄Experimental► Looner concept for SDXL (V0.1)
|
10 |
|
11 |
<!-- Provide a quick summary of what the model is/does. -->
|
12 |
|
13 |
This is an attempt to train a new concept using SDXL.
|
14 |
+
A 3000-step lora was trained at rank 2 and alpha 0.5 in an attempt to minimise style transfer, yet the model requires very high stregth to work (>0.9), taking a hit in quality
|
15 |
+
Model was trained on a single caption, "a person is blowing a large balloon". Further experimentation using other captioning methods and different rank/alpha values are underway.
|
16 |
|
17 |
|
18 |
## Bias, Risks, and Limitations
|
|
|
22 |
The model cannot reproduce the concept accurately
|
23 |
Due to high lora strength, even at rank 2, style transfer occurs.
|
24 |
|
25 |
+

|
26 |
+

|
27 |
+

|
28 |
+

|
29 |
+

|
30 |
+
|
31 |
### Recommendations
|
32 |
|
33 |
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
34 |
|
35 |
Model should be loaded at clip skip 1 and stregth above 0.8 on most checkpoints.
|
36 |
+
|