Update README.md
Browse files
README.md
CHANGED
|
@@ -22,8 +22,7 @@ widget:
|
|
| 22 |
output:
|
| 23 |
url: ./assets/image_1_0.png
|
| 24 |
---
|
| 25 |
-
|
| 26 |
-

|
| 27 |
# lora-training
|
| 28 |
|
| 29 |
This is a LoRA derived from [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev).
|
|
@@ -37,7 +36,12 @@ The main validation prompt used during training was:
|
|
| 37 |
```
|
| 38 |
anime style digital art of a girl with blue-green hair and green eyes wearing a one piece swimsuit
|
| 39 |
```
|
| 40 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 41 |
## Validation settings
|
| 42 |
- CFG: `3.5`
|
| 43 |
- CFG Rescale: `0.0`
|
|
|
|
| 22 |
output:
|
| 23 |
url: ./assets/image_1_0.png
|
| 24 |
---
|
| 25 |
+
|
|
|
|
| 26 |
# lora-training
|
| 27 |
|
| 28 |
This is a LoRA derived from [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev).
|
|
|
|
| 36 |
```
|
| 37 |
anime style digital art of a girl with blue-green hair and green eyes wearing a one piece swimsuit
|
| 38 |
```
|
| 39 |
+
# Example Images
|
| 40 |
+
FLUX vanilla - no lora - are on top, with the lora is on the botton (same seed & prompt)
|
| 41 |
+

|
| 42 |
+

|
| 43 |
+

|
| 44 |
+

|
| 45 |
## Validation settings
|
| 46 |
- CFG: `3.5`
|
| 47 |
- CFG Rescale: `0.0`
|