Update README.md
Browse files
README.md
CHANGED
@@ -15,38 +15,11 @@ base_model: black-forest-labs/FLUX.1-dev
|
|
15 |
---
|
16 |
![Lora Photorealism for Flux](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/light/lora-photorealism-header-rev1.png?raw=true)
|
17 |
|
18 |
-
This repository provides a checkpoint with trained LoRA
|
19 |
[FLUX.1-dev model](https://huggingface.co/black-forest-labs/FLUX.1-dev) by Black Forest Labs
|
20 |
|
21 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-6-rev1.png?raw=true)
|
22 |
|
23 |
-
# Training details
|
24 |
-
[XLabs AI](https://github.com/XLabs-AI) team is happy to publish fune-tuning Flux scripts, including:
|
25 |
-
|
26 |
-
- **LoRA** π₯
|
27 |
-
- **ControlNet** π₯
|
28 |
-
|
29 |
-
[See our github](https://github.com/XLabs-AI/x-flux) for train script and train configs.
|
30 |
-
|
31 |
-
# Training Dataset
|
32 |
-
Dataset has the following format for the training process:
|
33 |
-
|
34 |
-
```
|
35 |
-
βββ images/
|
36 |
-
β βββ 1.png
|
37 |
-
β βββ 1.json
|
38 |
-
β βββ 2.png
|
39 |
-
β βββ 2.json
|
40 |
-
β βββ ...
|
41 |
-
```
|
42 |
-
A .json file contains "caption" field with a text prompt.
|
43 |
-
|
44 |
-
# Inference
|
45 |
-
```bash
|
46 |
-
python3 demo_lora_inference.py \
|
47 |
-
--checkpoint lora.safetensors \
|
48 |
-
--prompt " handsome girl in a suit covered with bold tattoos and holding a pistol. Animatrix illustration style, fantasy style, natural photo cinematic"
|
49 |
-
```
|
50 |
|
51 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-0-rev1.png?raw=true)
|
52 |
|
|
|
15 |
---
|
16 |
![Lora Photorealism for Flux](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/light/lora-photorealism-header-rev1.png?raw=true)
|
17 |
|
18 |
+
This repository provides a checkpoint with trained LoRA cute korean girl for
|
19 |
[FLUX.1-dev model](https://huggingface.co/black-forest-labs/FLUX.1-dev) by Black Forest Labs
|
20 |
|
21 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-6-rev1.png?raw=true)
|
22 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
23 |
|
24 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/picture-0-rev1.png?raw=true)
|
25 |
|