black-forest-labs / flux

Official inference repo for FLUX.1 models
Apache License 2.0
15.34k stars 1.1k forks source link

why txt_ids are all zeros? #156

Open wleilei opened 1 month ago

wleilei commented 1 month ago

txt_ids = torch.zeros(bs, txt.shape[1], 3) in sampling.py