- 25 Aug, 2022 1 commit
-
-
Pedro Cuenca authored
* Accept latents as input for StableDiffusionPipeline. * Notebook to demonstrate reusable seeds (latents). * More accurate type annotation Co-authored-by:
Suraj Patil <surajp815@gmail.com> * Review comments: move to device, raise instead of assert. * Actually commit the test notebook. I had mistakenly pushed an empty file instead. * Adapt notebook to Colab. * Update examples readme. * Move notebook to personal repo. Co-authored-by:
Suraj Patil <surajp815@gmail.com>
-
- 23 Aug, 2022 2 commits
-
-
Suraj Patil authored
raise error if strength is not in desired range
-
Suraj Patil authored
* boom boom * reorganise examples * add image2image in example inference * add readme * fix example * update colab url * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * fix init_timestep * update colab url * update main readme * rename readme Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 03 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
* Support training with an image folder * style
-
- 22 Jul, 2022 1 commit
-
-
Anton Lozhkov authored
-
- 21 Jul, 2022 5 commits
-
-
John Haugeland authored
In https://github.com/huggingface/diffusers/issues/124 I incorrectly suggested that the image set creation process was undocumented. In reality, I just hadn't located it. @patrickvonplaten did so for me. This PR places a hotlink so that people like me can be shoehorned over where they needed to be.
-
Anton Lozhkov authored
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
- 20 Jul, 2022 1 commit
-
-
Anton Lozhkov authored
* New unet, gradient accumulation * Save every n epochs * Remove find_unused_params, hooray! * Update examples * Switch to DDPM completely
-
- 04 Jul, 2022 2 commits
-
-
Anton Lozhkov authored
* Catch unused params in DDP * Fix proj_out, add test
-
Tanishq Abraham authored
ema model stepping done automatically now
-
- 29 Jun, 2022 1 commit
-
-
Anton Lozhkov authored
* add a metrics logger * fix LatentDiffusionUncondPipeline * add VQModel in init * add image logging to tensorboard * switch manual templates to the modelcards package * hide ldm example Co-authored-by:patil-suraj <surajp815@gmail.com>
-
- 27 Jun, 2022 4 commits
-
-
Patrick von Platen authored
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
- 22 Jun, 2022 3 commits
-
-
anton-l authored
-
Anton Lozhkov authored
-
anton-l authored
-
- 21 Jun, 2022 5 commits
- 15 Jun, 2022 6 commits
-
-
Manuel Romero authored
-
Anton Lozhkov authored
-
Patrick von Platen authored
-
anton-l authored
-
Patrick von Platen authored
-
anton-l authored
-
- 14 Jun, 2022 2 commits
- 07 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 06 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 03 Jun, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-