- 03 Aug, 2022 1 commit
-
-
Eyal Mazuz authored
* Extented the ability of ddpm scheduler to utilize model that also predict the variance. * Update src/diffusers/schedulers/scheduling_ddpm.py Co-authored-by:Anton Lozhkov <aglozhkov@gmail.com>
-
- 28 Jul, 2022 2 commits
-
-
anton-l authored
-
Patrick von Platen authored
* [Vae and AutoencoderKL clean] * save intermediate finished work * more progress * more progress * finish modeling code * save intermediate * finish * Correct tests
-
- 27 Jul, 2022 1 commit
-
-
Anton Lozhkov authored
* Add torch_device to the VE pipeline * Mark the training test with slow
-
- 22 Jul, 2022 1 commit
-
-
Omar Sanseviero authored
* Expose schedulers * Update __init__.py Co-authored-by:Anton Lozhkov <anton@huggingface.co>
-
- 21 Jul, 2022 15 commits
-
-
David Marx authored
-
Manuel Romero authored
-
Patrick von Platen authored
-
Patrick von Platen authored
final fixes before release
-
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
-
- 20 Jul, 2022 9 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-l authored
-
Anton Lozhkov authored
-
Anton Lozhkov authored
-
Patrick von Platen authored
-
Sylvain Gugger authored
* Add a decorator for register_to_config * All models and test
-
- 19 Jul, 2022 11 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* big purge * more fixes * finish for now
-
anton-l authored
-
anton-l authored
-
Patrick von Platen authored
-
Arthur authored
* added kwargs for easier intialisation of random model * initial commit for conversion script * current debug script * update * Update * done * add updated debug conversion script * style * clean conversion script
-
Nathan Lambert authored
* clean ddpm api to match ddim * correct ve sde class * update pipeline API for ve sde * make style * Apply suggestions from code review Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
-