zepmck

Results 6 issues of zepmck

Hi all, congratulations for your work. I have been playing with diffusion models for images only generation and results are great. But what if I would use the same model...

I am trying to generate synthetic images starting from a black and white 1-channel training data set using the DDPMPipeline. This is my UNet2D model ``` model = UNet2DModel( sample_size=config.image_size,...

stale

Hi all, is there any way to resume a fine tuning while using adapters? Thanks!

enhancement
help wanted
fine-tuning

Hi all, every time I try to launch the code for fine-tuning on a DGX A100 system (8 GPUs) either in serial or in parallel I get the following error....

Hi, many thanks for this precious resource. It would be great if you could extend this by adding tools/data formats/data structures to create a new data set from scratch. Thanks.

### 🚀 The feature, motivation and pitch Hi all! Has anyone edited the code so to support logging on Tensorboard or WanDB? Thanks! ### Alternatives _No response_ ### Additional context...