- 22 Sep, 2022 1 commit
-
-
Mishig Davaadorj authored
-
- 21 Sep, 2022 2 commits
-
-
Pedro Cuenca authored
* Optionally return state in from_config. Useful for Flax schedulers. * has_state is now a property, make check more strict. I don't check the class is `SchedulerMixin` to prevent circular dependencies. It should be enough that the class name starts with "Flax" the object declares it "has_state" and the "create_state" exists too. * Use state in pipeline from_pretrained. * Make style
-
Pedro Cuenca authored
* Fix typo in docstring. * Allow dtype to be overridden on model load. This may be a temporary solution until #567 is addressed. * Create latents in float32 The denoising loop always computes the next step in float32, so this would fail when using `bfloat16`.
-
- 19 Sep, 2022 1 commit
-
-
Yuta Hayashibe authored
* Fix a setting bug * Fix typos * Reverted params to parms
-
- 17 Sep, 2022 1 commit
-
-
Patrick von Platen authored
* [Config] improve logging * finish
-
- 16 Sep, 2022 1 commit
-
-
Yuta Hayashibe authored
* Fix typos * Add a typo check action * Fix a bug * Changed to manual typo check currently Ref: https://github.com/huggingface/diffusers/pull/483#pullrequestreview-1104468010 Co-authored-by:
Anton Lozhkov <aglozhkov@gmail.com> * Removed a confusing message * Renamed "nin_shortcut" to "in_shortcut" * Add memo about NIN Co-authored-by:
Anton Lozhkov <aglozhkov@gmail.com>
-
- 14 Sep, 2022 1 commit
-
-
Mishig Davaadorj authored
* Implement `FlaxModelMixin` * Rm unused method `framework` * Update src/diffusers/modeling_flax_utils.py Co-authored-by:
Suraj Patil <surajp815@gmail.com> * some more changes * make style * Add comment * Update src/diffusers/modeling_flax_utils.py Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Rm unneeded comment * Update docstrings * correct ignore kwargs * make style * Update docstring examples * Make style * Update src/diffusers/modeling_flax_utils.py Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * Rm incorrect docstring * Add FlaxModelMixin to __init__.py * make fix-copies Co-authored-by:
Suraj Patil <surajp815@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 13 Sep, 2022 1 commit
-
-
Patrick von Platen authored
* [Docs] Add subfolder docs * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * up Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 08 Sep, 2022 1 commit
-
-
Patrick von Platen authored
* advance * finish * finish
-
- 01 Sep, 2022 1 commit
-
-
okalldal authored
-
- 17 Aug, 2022 1 commit
-
-
Anton Lozhkov authored
* Add is_<framework>_available, refactor import utils * deps * quality
-
- 21 Jul, 2022 1 commit
-
-
Patrick von Platen authored
-
- 20 Jul, 2022 2 commits
-
-
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
-
Sylvain Gugger authored
* Add a decorator for register_to_config * All models and test
-
- 19 Jul, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 15 Jul, 2022 1 commit
-
-
Patrick von Platen authored
-
- 14 Jul, 2022 1 commit
-
-
Patrick von Platen authored
* save intermediate * up * up
-
- 20 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 17 Jun, 2022 3 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 15 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 14 Jun, 2022 2 commits
- 13 Jun, 2022 1 commit
-
-
anton-l authored
-
- 12 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 09 Jun, 2022 3 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 08 Jun, 2022 1 commit
-
-
anton-l authored
-
- 07 Jun, 2022 3 commits
-
-
patil-suraj authored
-
patil-suraj authored
-
Patrick von Platen authored
-
- 06 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 02 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 01 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 31 May, 2022 1 commit
-
-
Patrick von Platen authored
-