- 22 Jul, 2022 2 commits
-
-
Anton Lozhkov authored
-
Omar Sanseviero authored
* Expose schedulers * Update __init__.py Co-authored-by:Anton Lozhkov <anton@huggingface.co>
-
- 21 Jul, 2022 26 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.
-
David Marx authored
-
Manuel Romero authored
-
Anton Lozhkov authored
-
Patrick von Platen authored
-
apolinario authored
Update README.md
-
Omar Sanseviero authored
* Update README.md * Update README.md
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
final fixes before release
-
Lysandre Debut authored
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
Lysandre Debut authored
* Typos * Credits and roadmap * Second version
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Nathan Lambert authored
* work in progress, fixing tests for numpy and make deterministic * make tests pass via pytorch * make pytorch == numpy test cleaner * change default tensor format pndm --> pt
-
Patrick von Platen authored
-
- 20 Jul, 2022 12 commits
-
-
Patrick von Platen authored
up
-
Patrick von Platen authored
* up * change model name * renaming * more changes * up * up * up * save checkpoint * finish api / naming * finish config renaming * rename all weights * finish really
-
-
Patrick von Platen authored
-
Nathan Lambert authored
* organize PNDM tests, begin API change * clean timestep API PNDM * update pipeline PNDM * fix typo * API clean round 2 * small nit
-
Anton Lozhkov authored
* New unet, gradient accumulation * Save every n epochs * Remove find_unused_params, hooray! * Update examples * Switch to DDPM completely
-
anton-l authored
-
Anton Lozhkov authored
-
anton-l authored
-
Anton Lozhkov authored
-
Patrick von Platen authored
-
Sylvain Gugger authored
* Add a decorator for register_to_config * All models and test
-