You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as this line show, why we use a Logit-normal distribution for t here.
from the flow matching paper https://arxiv.org/abs/2210.02747, t is sampled from uniform distribution U(0,1)
The text was updated successfully, but these errors were encountered:
x-flux/train_flux_deepspeed_controlnet.py
Line 219 in 4749542
as this line show, why we use a Logit-normal distribution for t here.
from the flow matching paper https://arxiv.org/abs/2210.02747, t is sampled from uniform distribution U(0,1)
The text was updated successfully, but these errors were encountered: