modular-diffusion
modular-diffusion copied to clipboard
Unconditional Diffusion Example without Grayscale
How to run the Unconditional Diffusion example on custom dataset without grayscale? It returns error whenever the dataset is not grayscaled
@codeHorasan Could you provide the code snippet in question and the error you get? The library should work for any data type but you might need to reshape it depending on the network and the noise type you choose.
Will close due to inactivity.