Update README.md
Browse files
README.md
CHANGED
@@ -20,28 +20,10 @@ This repository provides a collection of ControlNet checkpoints for
|
|
20 |
|
21 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/depth_example_2.png?raw=true)
|
22 |
|
23 |
-
|
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 |
-
|
45 |
# Models
|
46 |
|
47 |
Our collection supports 3 models:
|
|
|
20 |
|
21 |
![Example Picture 1](https://github.com/XLabs-AI/x-flux/blob/main/assets/readme/examples/depth_example_2.png?raw=true)
|
22 |
|
23 |
+
[See our github](https://github.com/XLabs-AI/x-flux-comfyui) for comfy ui workflows.
|
|
|
|
|
|
|
|
|
24 |
|
25 |
[See our github](https://github.com/XLabs-AI/x-flux) for train script and train configs.
|
26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
27 |
# Models
|
28 |
|
29 |
Our collection supports 3 models:
|