Update README.md
Browse files
README.md
CHANGED
|
@@ -3,12 +3,12 @@
|
|
| 3 |
|
| 4 |
**ControlNet trained on top of LibreFLUX**
|
| 5 |
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
|
| 13 |
|
| 14 |
# Compatibility
|
|
|
|
| 3 |
|
| 4 |
**ControlNet trained on top of LibreFLUX**
|
| 5 |
|
| 6 |
+
Uses Attention Masking
|
| 7 |
+
Inference runs with CFG
|
| 8 |
+
Trained on 165K segmented images from Meta's [SA1B Dataset](https://ai.meta.com/datasets/segment-anything/)
|
| 9 |
+
Trained using: [https://github.com/NeuralVFX/LibreFLUX-ControlNet](https://github.com/NeuralVFX/LibreFLUX-ControlNet)
|
| 10 |
+
Base model used: [https://huggingface.co/jimmycarter/LibreFLUX](https://huggingface.co/jimmycarter/LibreFLUX)
|
| 11 |
+
Inference code adapted from: [https://github.com/bghira/SimpleTuner](https://github.com/bghira/SimpleTuner)
|
| 12 |
|
| 13 |
|
| 14 |
# Compatibility
|