Ben Heil

Results 2 comments of Ben Heil

The `enable_gradient_checkpointing` code in `UNet2DConditionModel` is currently part of the dev version of `diffusers`. If you clone the repo and run `pip install .` you can get the updated version...

You're correct. It's been a few years, but if I remember correctly I wrote the DICOM files in my dataset to image files or .npy for ease of use. For...