- 06 Oct, 2022 6 commits
-
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
Anton Lozhkov authored
Temporarily remove Flax modules from the public API
- 05 Oct, 2022 2 commits
-
-
Patrick von Platen authored
* up * uP * uP * make style * Apply suggestions from code review * up * finish
-
Patrick von Platen authored
* fix accelerate for testing * fix copies * uP
-
- 04 Oct, 2022 2 commits
-
-
Pi Esposito authored
* add accelerate to load models with smaller memory footprint * remove low_cpu_mem_usage as it is reduntant * move accelerate init weights context to modelling utils * add test to ensure results are the same when loading with accelerate * add tests to ensure ram usage gets lower when using accelerate * move accelerate logic to single snippet under modelling utils and remove it from configuration utils * format code using to pass quality check * fix imports with isor * add accelerate to test extra deps * only import accelerate if device_map is set to auto * move accelerate availability check to diffusers import utils * format code Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Josh Achiam authored
* Conversion script * ran black * ran isort * remove unused import * map location so everything gets loaded onto CPU before conversion * ran black again * Update setup.py Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 03 Oct, 2022 1 commit
-
-
Anton Lozhkov authored
* [CI] Localize the HF cache * pip cache * de-env * refactor matrix * fix fast cache * less onnx steps * revert * revert pip cache * revert pip cache * remove debugging trigger
-
- 30 Sep, 2022 1 commit
-
-
Josh Achiam authored
* Allow resolutions that are not multiples of 64 * ran black * fix bug * add test * more explanation * more comments Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 24 Sep, 2022 1 commit
-
-
Anton Lozhkov authored
-
- 21 Sep, 2022 3 commits
-
-
Anton Lozhkov authored
* Handle the PIL.Image.Resampling deprecation * style
-
Anton Lozhkov authored
-
Anton Lozhkov authored
-
- 16 Sep, 2022 1 commit
-
-
Patrick von Platen authored
-
- 13 Sep, 2022 1 commit
-
-
Patrick von Platen authored
* start * finish
-
- 08 Sep, 2022 4 commits
-
-
Patrick von Platen authored
* Update black * update table
-
anton-l authored
-
anton-l authored
-
Anton Lozhkov authored
* initial export and design * update imports * custom prover, import fixes * Update src/diffusers/onnx_utils.py Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Update src/diffusers/onnx_utils.py Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * remove push_to_hub * Update src/diffusers/onnx_utils.py Co-authored-by:
Suraj Patil <surajp815@gmail.com> * remove torch_device * numpify the rest of the pipeline * torchify the safety checker * revert tensor * Code review suggestions + quality * fix tests * fix provider, add an end-to-end test * style Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Suraj Patil <surajp815@gmail.com>
-
- 05 Sep, 2022 1 commit
-
-
Mishig Davaadorj authored
* package `version` on main should have `.dev0` suffix package `version` on main should have `.dev0` suffix, which is the convention followed in transformers [here](https://github.com/huggingface/transformers/blob/main/setup.py#L403) which will also make the docs built into `main` folder in [doc-build diffusers](https://github.com/huggingface/doc-build/tree/main/diffusers) * dev version should be incremented * Update version in `__init__.py`
-
- 04 Sep, 2022 2 commits
-
-
Patrick von Platen authored
* [Commands] Add env command * Apply suggestions from code review
-
Patrick von Platen authored
uP
-
- 30 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
Add datasets + transformers to test deps
-
- 26 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
* Init CI * clarify cpu * style * Check scripts quality too * Drop smi for cpu tests * Run PR tests on cpu docker envs * Update .github/workflows/push_tests.yml Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Try minimal python container * Print env, install stable GPU torch * Manual torch install * remove deprecated platform.dist() Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 25 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
Pin black==22.3
-
- 22 Aug, 2022 2 commits
- 17 Aug, 2022 2 commits
-
-
Anton Lozhkov authored
* Add is_<framework>_available, refactor import utils * deps * quality
-
Anton Lozhkov authored
* Revive Make utils * Add datasets for training too
-
- 16 Aug, 2022 3 commits
-
-
Patrick von Platen authored
-
anton-l authored
-
anton-l authored
-
- 28 Jul, 2022 1 commit
-
-
anton-l authored
-
- 21 Jul, 2022 4 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-