hey @abhijit1247 you can pass a torch generators to the pipeline. You won’t be able to have a single batch of 100 images but you’ll be able to generate them in batches with a different generator for each branch
hey @abhijit1247 you can pass a torch generators to the pipeline. You won’t be able to have a single batch of 100 images but you’ll be able to generate them in batches with a different generator for each branch