Diffusers
English
Baptlem commited on
Commit
b5a65b1
1 Parent(s): 5329118

Create readme.md

Browse files
Files changed (1) hide show
  1. coyo28-bridge4/readme.md +3 -0
coyo28-bridge4/readme.md ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ Repo for controlnet model trained on 3.5M samples from coyo-700M dataset and 2.6M samples from bridge dataset
2
+ For each training step, the batch is composed of 28 images from coyo and 4 from Bridge.
3
+ We created a custom DataLoader that would load the batch with this 28:4 ratio each step from randomly selected images in both dataset.