Update README.md
Browse files
README.md
CHANGED
|
@@ -9,7 +9,7 @@ base_model: jimmycarter/LibreFLUX
|
|
| 9 |
# LibreFLUX-ControlNet
|
| 10 |

|
| 11 |
|
| 12 |
-
This model/pipeline is the product of my [LibreFlux ControlNet training repo](https://github.com/NeuralVFX/LibreFLUX-ControlNet)
|
| 13 |
|
| 14 |
# How does this relate to LibreFLUX?
|
| 15 |
- Base model is [LibreFLUX](https://huggingface.co/jimmycarter/LibreFLUX)
|
|
|
|
| 9 |
# LibreFLUX-ControlNet
|
| 10 |

|
| 11 |
|
| 12 |
+
This model/pipeline is the product of my [LibreFlux ControlNet training repo](https://github.com/NeuralVFX/LibreFLUX-ControlNet). It uses [LibreFLUX](https://huggingface.co/jimmycarter/LibreFLUX) as the Transformer model for the ControlNet. For the dataset I auto labeled 165K images from the SA1B dataset, and trained for that many iterations. I've tested using this ControlNet model as a base for transfer learning to less generic datasets, the results are good!
|
| 13 |
|
| 14 |
# How does this relate to LibreFLUX?
|
| 15 |
- Base model is [LibreFLUX](https://huggingface.co/jimmycarter/LibreFLUX)
|