sapkun

Results 4 comments of sapkun

> Hey, yea indeed you would need some manual editing of the code to make it work to use your own pregenerated control images. You would add them to the...

> Yes, I just wanted to implement this within diffusers, and update the docs. I was initially confused on how to exactly go about it, would be helpful to have...

If you aim to train a text-conditioned diffusion model, one of these [scripts](https://github.com/huggingface/diffusers/tree/main/examples/text_to_image) might be suitable for your needs. However, when dealing with extensive datasets, it is advisable to convert...

> Hi @sapkun , I see huggingface have their own dataset format with Apache Arrow as support, what's the advantage of webdataset compared with it? WebDataset is designed to support...