- 14 Aug, 2022 1 commit
-
-
Suraj Patil authored
* add stable diffusion pipeline * get rid of multiple if/else * batch_size is unused * add type hints * Update src/diffusers/pipelines/stable_diffusion/pipeline_stable_diffusion.py * fix some bugs Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 13 Aug, 2022 1 commit
-
-
Suraj Patil authored
fix typo in condirion
-
- 12 Aug, 2022 1 commit
-
-
Suraj Patil authored
use inspect instead of unused kwargs
-
- 11 Aug, 2022 1 commit
-
-
Suraj Patil authored
-
- 09 Aug, 2022 2 commits
-
-
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
-
Suraj Patil authored
make text model generic
-
- 21 Jul, 2022 5 commits
-
-
David Marx authored
-
Patrick von Platen authored
final fixes before release
-
anton-l authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 20 Jul, 2022 6 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
-
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
-
- 19 Jul, 2022 7 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* big purge * more fixes * finish for now
-
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
-
Patrick von Platen authored
-
Patrick von Platen authored
* upload * make checkpoint work * finalize
-
- 18 Jul, 2022 6 commits
-
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
Patrick von Platen authored
-
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>
-
Patrick von Platen authored
* up * more * uP * make dummy test pass * save intermediate * p * p * finish * finish * finish
-
- 15 Jul, 2022 4 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
* finish * up
-
Patrick von Platen authored
-
- 13 Jul, 2022 1 commit
-
-
Patrick von Platen authored
-
- 03 Jul, 2022 1 commit
-
-
Patrick von Platen authored
* make unet rl work * uploaad files / code * upload files * make style correct * finish
-
- 01 Jul, 2022 2 commits
-
-
patil-suraj authored
-
patil-suraj authored
-
- 29 Jun, 2022 2 commits
-
-
patil-suraj authored
-
Patrick von Platen authored
-