neuralvfx commited on
Commit
b1c8839
·
verified ·
1 Parent(s): 983606c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -7,7 +7,7 @@ datasets:
7
  base_model: jimmycarter/LibreFLUX
8
  ---
9
  # LibreFLUX-ControlNet
10
- ![Example: Control image vs result](examples/side_by_side_a.png)
11
 
12
  This model/pipeline is the product of my [LibreFlux ControlNet training repo](https://github.com/NeuralVFX/LibreFLUX-ControlNet), which uses [LibreFLUX](https://huggingface.co/jimmycarter/LibreFLUX) as the underlying Transformer model for the ControlNet. For the dataset, I auto labeled 165K images from the SA1B dataset and trained for 1 epoch. I've tested using this ControlNet model as a base for transfer learning to less generic datasets, the results are good!
13
 
 
7
  base_model: jimmycarter/LibreFLUX
8
  ---
9
  # LibreFLUX-ControlNet
10
+ ![Example: Control image vs result](examples/side_by_side_b.png)
11
 
12
  This model/pipeline is the product of my [LibreFlux ControlNet training repo](https://github.com/NeuralVFX/LibreFLUX-ControlNet), which uses [LibreFLUX](https://huggingface.co/jimmycarter/LibreFLUX) as the underlying Transformer model for the ControlNet. For the dataset, I auto labeled 165K images from the SA1B dataset and trained for 1 epoch. I've tested using this ControlNet model as a base for transfer learning to less generic datasets, the results are good!
13