Update README.md
Browse files
README.md
CHANGED
@@ -14,6 +14,23 @@ tags:
|
|
14 |
![00009-20230210181727-min.png](https://huggingface.co/alea31415/onimai-characters/resolve/main/example_generations/00009-20230210181727-min.png)
|
15 |
![00041-20230210195115-min.png](https://huggingface.co/alea31415/onimai-characters/resolve/main/example_generations/00041-20230210195115-min.png)
|
16 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
### Usage
|
18 |
|
19 |
The model is shared in both diffuser and safetensors formats.
|
|
|
14 |
![00009-20230210181727-min.png](https://huggingface.co/alea31415/onimai-characters/resolve/main/example_generations/00009-20230210181727-min.png)
|
15 |
![00041-20230210195115-min.png](https://huggingface.co/alea31415/onimai-characters/resolve/main/example_generations/00041-20230210195115-min.png)
|
16 |
|
17 |
+
### Update -- 2023.02.19
|
18 |
+
|
19 |
+
Two lora checkpoints trained with the same dataset are added to the `loras` subfolder. The first one seems to work already.
|
20 |
+
The characters are learned but unfortunately not the styles nor the outfits.
|
21 |
+
It is trained based on ACertainty and works fine on Orange and Anything, but not so well on models that are trained further such as MyneFactoryBase or my own models.
|
22 |
+
I still cannot figure out when Loras get transferred correctly.
|
23 |
+
|
24 |
+
The lora has dimension 32, alpha 1, and is trained with learning rate 1e-4.
|
25 |
+
Here are some example generations.
|
26 |
+
|
27 |
+
![00119-20230220043346.png](https://huggingface.co/alea31415/onimai-characters/resolve/main/example_generations/lora/00119-20230220043346.png)
|
28 |
+
![00107-20230220042026.png](https://huggingface.co/alea31415/onimai-characters/resolve/main/example_generations/lora/00107-20230220042026.png)
|
29 |
+
![00131-20230220045301.png](https://huggingface.co/alea31415/onimai-characters/resolve/main/example_generations/lora/00131-20230220045301.png)
|
30 |
+
|
31 |
+
P.S. I would still suggest using the full model if you want more complex scenes, or more fidelity to the styles and outfits.
|
32 |
+
You can always alter the style by merging models.
|
33 |
+
|
34 |
### Usage
|
35 |
|
36 |
The model is shared in both diffuser and safetensors formats.
|