XLabs-AI / x-flux

Apache License 2.0
1.63k stars 118 forks source link

Fixed batch issue #104

Open aravindhv10 opened 2 months ago

aravindhv10 commented 2 months ago

when training with batch size > 1, there is a broadcasting issue. This fixes it.