- 05 Sep, 2022 1 commit
-
-
Patrick von Platen authored
* add outputs for models * add for pipelines * finish schedulers * better naming * adapt tests as well * replace dict access with . access * make schedulers works * finish * correct readme * make bcp compatible * up * small fix * finish * more fixes * more fixes * Apply suggestions from code review Co-authored-by:
Suraj Patil <surajp815@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * Update src/diffusers/models/vae.py Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * Adapt model outputs * Apply more suggestions * finish examples * correct Co-authored-by:
Suraj Patil <surajp815@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 04 Sep, 2022 1 commit
-
-
Partho authored
-
- 11 Aug, 2022 1 commit
-
-
Suraj Patil authored
-
- 09 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
* karras + VE, not flexible yet * Fix inputs incompatibility with the original unet * Roll back sigma scaling * Apply suggestions from code review * Old comment * Fix doc
-
- 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>
-
- 21 Jul, 2022 2 commits
-
-
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 1 commit
-
-
Sylvain Gugger authored
* Add a decorator for register_to_config * All models and test
-
- 19 Jul, 2022 3 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
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>
-
- 18 Jul, 2022 1 commit
-
-
Nathan Lambert authored
* improve comments for sde_ve scheduler, init tests * more comments, tweaking pipelines * timesteps --> num_training_timesteps, some comments * merge cpu test, add m1 data * fix scheduler tests with num_train_timesteps * make np compatible, add tests for sde ve * minor default variable fixes * make style and fix-copies Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 15 Jul, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
* finish * up
-
- 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 2 commits
-
-
Patrick von Platen authored
-
anton-l authored
-
- 24 Jun, 2022 1 commit
-
-
Kashif Rasul authored
-
- 22 Jun, 2022 2 commits
-
-
Patrick von Platen authored
-
anton-l authored
-
- 21 Jun, 2022 2 commits
- 20 Jun, 2022 4 commits
-
-
Narek Maloyan authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 17 Jun, 2022 5 commits
-
-
Nathan Lambert authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 15 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 13 Jun, 2022 6 commits
-
-
anton-l authored
-
anton-l authored
-
patil-suraj authored
-
patil-suraj authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 12 Jun, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-