Disra commited on
Commit
6b81760
1 Parent(s): 2513c2d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +7 -3
README.md CHANGED
@@ -22,8 +22,7 @@ widget:
22
  output:
23
  url: ./assets/image_1_0.png
24
  ---
25
- # Example Images
26
- ![Grid1](./assets/grid-01.png)
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
+ ![Grid1](./assets/grid-01.png)
42
+ ![Grid2](./assets/grid-02.png)
43
+ ![Grid3](./assets/grid-03.png)
44
+ ![Grid4](./assets/grid-04.png)
45
  ## Validation settings
46
  - CFG: `3.5`
47
  - CFG Rescale: `0.0`