- 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
-
- 06 Aug, 2022 3 commits
-
-
Pedro Cuenca authored
-
Pedro Cuenca authored
Fix arg key for `dataset_name` The example training script was changed in #152, but not `create_model_card`.
-
Suraj Patil authored
* pass downsample_padding in encoder * update tests
-
- 05 Aug, 2022 1 commit
-
-
Suraj Patil authored
add cross_attention_dim as an argument
-
- 03 Aug, 2022 4 commits
-
-
Sugato Ray authored
add instruction to install with conda Co-authored-by:Anton Lozhkov <anton@huggingface.co>
-
Omar Sanseviero authored
* Add issue template for feature requests and bug reports * Update .github/ISSUE_TEMPLATE/config.yml Co-authored-by:Anton Lozhkov <anton@huggingface.co>
-
Anton Lozhkov authored
* Support training with an image folder * style
-
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 3 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
-
Anton Lozhkov authored
disable test_ddpm_ddim_equality_batched
-
- 27 Jul, 2022 1 commit
-
-
Anton Lozhkov authored
* Add torch_device to the VE pipeline * Mark the training test with slow
-
- 25 Jul, 2022 1 commit
-
-
r8bhavneet authored
Hey, I really liked the project and was reading through the Readme.md file when I came across some spelling and grammatical errors that you might have missed while editing the documentation. It would be really a great opportunity for me if I could contribute to this project. Thank you. Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 24 Jul, 2022 3 commits
-
-
Mario Šaško authored
-
Omar Sanseviero authored
Update MANIFEST.in
-
Yue Zhao authored
* Update README.md line 23, 24 and 25: Remove "that" because "that" is unnecessary in these three sentences. line 33: Rewrite this sentence and make it more straightforward. line 34: This first sentence is incomplete. line 117: “focusses" -> "focuses" line 118: "continuous" -> "continuous" line 119: "consise" -> "concise" * Update README.md
-
- 22 Jul, 2022 2 commits
-
-
Anton Lozhkov authored
-
Omar Sanseviero authored
* Expose schedulers * Update __init__.py Co-authored-by:Anton Lozhkov <anton@huggingface.co>
-
- 21 Jul, 2022 20 commits
-
-
John Haugeland authored
In https://github.com/huggingface/diffusers/issues/124 I incorrectly suggested that the image set creation process was undocumented. In reality, I just hadn't located it. @patrickvonplaten did so for me. This PR places a hotlink so that people like me can be shoehorned over where they needed to be.
-
David Marx authored
-
Manuel Romero authored
-
Anton Lozhkov authored
-
Patrick von Platen authored
-
apolinario authored
Update README.md
-
Omar Sanseviero authored
* Update README.md * Update README.md
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Patrick von Platen authored
final fixes before release
-
Lysandre Debut authored
-
anton-l authored
-
anton-l authored
-
anton-l authored
-
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
-