flux icon indicating copy to clipboard operation
flux copied to clipboard

why txt_ids are all zeros?

Open wleilei opened this issue 1 year ago • 1 comments

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

wleilei avatar Sep 22 '24 04:09 wleilei