- 29 Apr, 2024 4 commits
-
-
Dhruv Nair authored
* update * update
-
Yushu authored
swap the order for do_classifier_free_guidance concat with repeat Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
Dhruv Nair authored
add debug workflow Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Nilesh authored
* Check for latents, before calling prepare_latents - sdxlImg2Img * Added latents check for all the img2img pipeline * Fixed silly mistake while checking latents as None
-
- 28 Apr, 2024 1 commit
-
-
Jenyuan-Huang authored
* enable control ip-adapter per-transformer block on-the-fly --------- Co-authored-by:
sayakpaul <spsayakpaul@gmail.com> Co-authored-by:
ResearcherXman <xhs.research@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
- 27 Apr, 2024 2 commits
-
-
Sayak Paul authored
* introduce sigma schedule. Co-authored-by:
Suraj Patil <surajp815@gmail.com> * address yiyi * update docstrings. * implement the schedule for EDMDPMSolverMultistepScheduler --------- Co-authored-by:
Suraj Patil <surajp815@gmail.com>
-
A new function compute_dream_and_update_latents has been added to the training utilities that allows you to do DREAM rectified training in line with the paper https://arxiv.org/abs/2312.00210. The method can be used with an extra argument in the train_text_to_image.py script. Co-authored-by: Jimmy <39@
🇺🇸 .com>
-
- 26 Apr, 2024 4 commits
-
-
Fabio Rigano authored
* [Docs] Update image masking and face id example * Update docs * Fix docs
-
Beinsezii authored
-
Steven Liu authored
fix Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
btlorch authored
* Convert channel order to BGR for the watermark encoder. Convert the watermarked BGR images back to RGB. Fixes #6292 * Revert channel order before stacking images to overcome limitations that negative strides are currently not supported --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 25 Apr, 2024 5 commits
-
-
Steven Liu authored
* refactor * code snippets * fix path * fix path in guide * code outputs * align toctree title * title * fix title
-
Steven Liu authored
* reproducibility * feedback * feedback * fix path * github link
-
Sayak Paul authored
* fix lora device test * fix more. * fix more/ * quality * empty --------- Co-authored-by:Dhruv Nair <dhruv.nair@gmail.com>
-
Sayak Paul authored
decorate UNetControlNetXSModelTests::test_forward_no_control with is_flaky
-
Sayak Paul authored
fix small nits in pixart sigma
-
- 24 Apr, 2024 3 commits
-
-
Junsong Chen authored
* support PixArt-DMD --------- Co-authored-by:
jschen <chenjunsong4@h-partners.com> Co-authored-by:
badayvedat <badayvedat@gmail.com> Co-authored-by:
Vedat Baday <54285744+badayvedat@users.noreply.github.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
yiyixuxu <yixu310@gmail,com>
-
Dhruv Nair authored
update
-
Dhruv Nair authored
update
-
- 23 Apr, 2024 3 commits
-
-
Steven Liu authored
* toctree * optim * feedback * improve overview
-
Sayak Paul authored
fix: json lines ordering.
-
Sai-Suraj-27 authored
* Fixed wrong decorator by modifying it to @classmethod. * Updated the method and it's argument. --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 22 Apr, 2024 6 commits
-
-
Fabio Rigano authored
* Restore AttnProcessor2_0 in unload_ip_adapter * Fix style * Update test --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
Jenyuan-Huang authored
* enable control ip-adapter per-transformer block on-the-fly --------- Co-authored-by:
sayakpaul <spsayakpaul@gmail.com> Co-authored-by:
ResearcherXman <xhs.research@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
Phil Butler authored
Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
Steven Liu authored
* autopipeline * edits * feedback --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Dhruv Nair authored
update
-
Dhruv Nair authored
update
-
- 20 Apr, 2024 1 commit
-
-
Abhinav Gopal authored
* fixed encode_image function signature in controlnet animatediff * copied encode_image from stable diffusion pipeline --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 19 Apr, 2024 6 commits
-
-
Guillaume LEGENDRE authored
add tailscale key in case of failure
-
Sai-Suraj-27 authored
* Fixed type annotations for compatability with python 3.8 * Add required imports.
-
Dhruv Nair authored
* update * update
-
Dhruv Nair authored
update
-
YiYi Xu authored
* style * Fix device map nits (#7705) --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Fabio Rigano authored
* Switch to peft and multi proj layers * Move Face ID loading and inference to core --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 18 Apr, 2024 1 commit
-
-
Guillaume LEGENDRE authored
-
- 17 Apr, 2024 4 commits
-
-
Steven Liu authored
* pipelines * schedulers and models * community pipelines * feedback
-
Wentian authored
Update tgate.md
-
Sayak Paul authored
remove installation of redundant modules from flax PR tests
-
Dhruv Nair authored
* update * update
-