- 19 Feb, 2024 6 commits
-
-
Dhruv Nair authored
* update * update * update
-
ustcuna authored
* add stable_diffusion_xl_ipex community pipeline * make style for code quality check * update docs as suggested --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Dhruv Nair authored
* update * update * update * update * update * update * update * update * update * update
-
YiYi Xu authored
fix Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
Dhruv Nair authored
* update * update
-
Fabio Rigano authored
* Add attention masking to attn processors * Update tensor conversion --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 18 Feb, 2024 6 commits
-
-
Sayak Paul authored
* make text encoder component truly optional. * more fixes * Apply suggestions from code review Co-authored-by:
YiYi Xu <yixu310@gmail.com> --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
nbpppp authored
Fixed deprecation warning for torch.utils._pytree._register_pytree_node in PyTorch 2.2 Co-authored-by:Yinghua <yzho0423@uni.sydney.edu.au>
-
YiYi Xu authored
* fix * update docstring --------- Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
Mikhail Koltakov authored
* Fixed typos in __init__ and in forward of Unet3DConditionModel * Resolving conflicts --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
Thomas Lips authored
copy docstring for `strength` from stablediffusion img2img pipeline to controlnet img2img pipelines
-
Sayak Paul authored
-
- 17 Feb, 2024 1 commit
-
-
Steven Liu authored
* first draft * fix path * fix path * i2vgen-xl * review * modelscopet2v * feedback
-
- 16 Feb, 2024 6 commits
-
-
Steven Liu authored
Update ip_adapter.md
-
Bhavay Malhotra authored
* Update textual_inversion.py * Apply suggestions from code review * Update textual_inversion.py * Update textual_inversion.py * Update textual_inversion.py * Update textual_inversion.py * Update examples/textual_inversion/textual_inversion.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update textual_inversion.py * styling --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Stephen authored
* standardize model card * fix tags * correct import styling and update tags * run make style and make quality --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
co63oc authored
* Fix words * Fix --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
Sayak Paul authored
-
Paakhhi authored
* Bugfix: correct import for diffusers * Fix: Prompt2Prompt example * Format style --------- Co-authored-by:YiYi Xu <yixu310@gmail.com>
-
- 15 Feb, 2024 3 commits
-
-
Sayak Paul authored
* feat: allow low_cpu_mem_usage in ip adapter loading * reduce the number of device placements. * documentation. * throw low_cpu_mem_usage warning only once from the main entry point.
-
Linoy Tsaban authored
* fix bug in micro-conditioning of class images * fix bug in micro-conditioning of class images * style
-
YiYi Xu authored
add Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
- 14 Feb, 2024 4 commits
-
-
Steven Liu authored
* use cases * first draft * fix image links * lcm-lora * feedback * review * feedback * feedback
-
Sayak Paul authored
-
Sayak Paul authored
* use load_model_into_meta in single file utils * propagate to autoencoder and controlnet. * correct class name access behaviour. * remove torch_dtype from load_model_into_meta; seems unncessary * remove incorrect kwarg * style to avoid extra unnecessary line breaks
-
Younes Belkada authored
* Update using_peft_for_inference.md * add more explanation
-
- 13 Feb, 2024 7 commits
-
-
Dhruv Nair authored
* update * update * update
-
Dhruv Nair authored
update
-
Dhruv Nair authored
update
-
YiYi Xu authored
[DPMSolverSinglestepScheduler] correct `get_order_list` for `solver_order=2`and `lower_order_final=True` (#6953) * add * change default --------- Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
Dhruv Nair authored
* update
-
Alex Umnov authored
* Updated lora inference instructions * Update examples/dreambooth/README.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update README.md * Update README.md --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Piyush Thakur authored
fixed type annotations Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 12 Feb, 2024 7 commits
-
-
Steven Liu authored
fix
-
Sayak Paul authored
* fix: bias loading bug * fixes for SDXL * apply changes to the conversion script to match single_file_utils.py * do transpose to match the single file loading logic.
-
Piyush Thakur authored
standardize model card template t21-adapter-sdxl
-
Dhruv Nair authored
* update * update * update --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Disty0 authored
-
Piyush Thakur authored
* standardize model card template t2i-lora-sdxl * type annotations
-
Dhruv Nair authored
update
-