- 27 May, 2025 5 commits
-
-
Linoy Tsaban authored
* sana sprint img2img * fix import * fix name * fix image encoding * fix image encoding * fix image encoding * fix image encoding * fix image encoding * fix image encoding * try w/o strength * try scaling differently * try with strength * revert unnecessary changes to scheduler * revert unnecessary changes to scheduler * Apply style fixes * remove comment * add copy statements * add copy statements * add to doc * add to doc * add to doc * add to doc * Apply style fixes * empty commit * fix copies * fix copies * fix copies * fix copies * fix copies * docs * make fix-copies. * fix doc building error. * initial commit - add img2img test * initial commit - add img2img test * fix import * fix imports * Apply style fixes * empty commit * remove * empty commit * test vocab size * fix * fix prompt missing from last commits * small changes * fix image processing when input is tensor * fix order * Apply style fixes * empty commit * fix shape * remove comment * image processing * remove comment * skip vae tiling test for now * Apply style fixes * empty commit --------- Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by:
sayakpaul <spsayakpaul@gmail.com>
-
Sayak Paul authored
* improve lora fusion tests * more improvements. * remove comment * update * relax tolerance. * num_fused_loras as a property Co-authored-by:
BenjaminBossan <benjamin.bossan@gmail.com> * updates * update * fix * fix Co-authored-by:
BenjaminBossan <benjamin.bossan@gmail.com> * Update src/diffusers/loaders/lora_base.py Co-authored-by:
Benjamin Bossan <BenjaminBossan@users.noreply.github.com> --------- Co-authored-by:
BenjaminBossan <benjamin.bossan@gmail.com> Co-authored-by:
Benjamin Bossan <BenjaminBossan@users.noreply.github.com>
-
Leo Jiang authored
* Adding device choice for npu * Adding device choice for npu --------- Co-authored-by:
J石页 <jiangshuo9@h-partners.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
Linoy Tsaban authored
add comment to install prodigy
-
Sayak Paul authored
wip: check if we can make go compile compat
-
- 26 May, 2025 7 commits
-
-
Sayak Paul authored
* fix security issue in build docker ci * better * update
-
Dhruv Nair authored
* update * update
-
Sayak Paul authored
* remove compile cuda docker. * replace compile cuda docker path. * better manage compilation cache. * propagate similar to the pipeline tests. * remove unneeded compile test. * small. * don't check for deleted files.
-
kaixuanliu authored
* Apply style fixes * init test Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> * adjust Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> * add the variant check when there are no component folders Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> * update related test cases Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> * update related unit test cases Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> * adjust Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> * Apply style fixes --------- Signed-off-by:
Liu, Kaixuan <kaixuan.liu@intel.com> Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Steven Liu authored
refactor
-
Ishan Modi authored
* update * update * update * update * addressed PR comments * update * addressed PR comments * added tests * addressed PR comments * updates * update * addressed PR comments * update * fix style --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
Yao Matrix authored
* enable several pipeline integration tests on xpu Signed-off-by:
Yao Matrix <matrix.yao@intel.com> * fix style Signed-off-by:
Yao Matrix <matrix.yao@intel.com> * update per comments Signed-off-by:
Matrix Yao <matrix.yao@intel.com> --------- Signed-off-by:
Yao Matrix <matrix.yao@intel.com> Signed-off-by:
Matrix Yao <matrix.yao@intel.com>
-
- 23 May, 2025 1 commit
-
-
regisss authored
Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 22 May, 2025 1 commit
-
-
Sayak Paul authored
* fix peft delete adapters for flux. * add test * empty commit
-
- 21 May, 2025 2 commits
-
-
Dhruv Nair authored
* update * update
-
Sayak Paul authored
allow string device to be passed to randn_tensor.
-
- 20 May, 2025 4 commits
-
-
Sai Shreyas Bhavanasi authored
* Refactoring Regional Prompting pipeline to use Diffusion Pipeline instead of Stable Diffusion Pipeline * Apply style fixes
-
Steven Liu authored
remove tutorial Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
osrm authored
* fix invalid link lora.md * fix invalid link controlnet_sdxl.md The Hugging Face models page now uses the tags parameter instead of the other parameter for tag-based filtering. Therefore, to simultaneously apply both the "Stable Diffusion XL" and "ControlNet" tags, the following URL should be used: https://huggingface.co/models?tags=stable-diffusion-xl,controlnet * fix invalid link cosine_dpm.md "https://github.com/Stability-AI/stable-audio-tool" -> "https://github.com/Stability-AI/stable-audio-tools " * Update controlnet_sdxl.md * Update cosine_dpm.md --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Álvaro Somoza <asomoza@users.noreply.github.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
Linoy Tsaban authored
* testing * testing * testing * testing * testing * i2v * i2v * device fix * testing * fix * fix * fix * fix * fix * Apply style fixes * empty commit --------- Co-authored-by:github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
- 19 May, 2025 9 commits
-
-
Aryan authored
* add guidance rescale * update docs * support adaptive instance norm filter * fix custom timesteps support * add custom timestep example to docs * add a note about best generation settings being available only in the original repository * use original org hub ids instead of personal * make fix-copies --------- Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Quentin Gallouédec authored
* Use HF Papers * Apply style fixes --------- Co-authored-by:github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Dhruv Nair authored
update
-
Sayak Paul authored
* start supporting kijai wan lora. * diff_b keys. * Apply suggestions from code review Co-authored-by:
Aryan <aryan@huggingface.co> * merge ready --------- Co-authored-by:
Aryan <aryan@huggingface.co>
-
Linoy Tsaban authored
* support non diffusers loras for ltxv * Update src/diffusers/loaders/lora_conversion_utils.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update src/diffusers/loaders/lora_pipeline.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Apply style fixes * empty commit --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Sayak Paul authored
* tip for group offloding + quantization Co-authored-by:
Aryan VS <contact.aryanvs@gmail.com> * Apply suggestions from code review Co-authored-by:
Aryan <aryan@huggingface.co> --------- Co-authored-by:
Aryan VS <contact.aryanvs@gmail.com> Co-authored-by:
Aryan <aryan@huggingface.co>
-
apolinário authored
-
space_samurai authored
Update docs/source/en/using-diffusers/inpaint.md
-
Yao Matrix authored
enhance value guard Signed-off-by:Matrix Yao <matrix.yao@intel.com>
-
- 15 May, 2025 4 commits
-
-
Sayak Paul authored
* add regional compilation docs. * minor. * reviwer feedback. * Update docs/source/en/optimization/torch2.0.md Co-authored-by:
Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com> --------- Co-authored-by:
Ilyas Moutawwakil <57442720+IlyasMoutawwakil@users.noreply.github.com>
-
Sayak Paul authored
* add tests for combining layerwise upcasting and groupoffloading. * feedback
-
Animesh Jain authored
* [gguf] Refactor __torch_function__ to avoid unnecessary computation This helps with torch.compile compilation lantency. Avoiding unnecessary computation should also lead to a slightly improved eager latency. * Apply style fixes --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-
Dhruv Nair authored
* update * update * update * update * update * update * update
-
- 14 May, 2025 1 commit
-
-
Seokhyeon Jeong authored
Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 13 May, 2025 6 commits
-
-
Anwesha Chowdhury authored
Fixed 2 warnings that were raised during running LTXImageToVideoPipelineFastTests Co-authored-by:achowdhury1211@gmail.com <anwesha@LAPTOP-E5QGFMOQ>
-
Meatfucker authored
* Update pipeline_flux_img2img.py Adds missing vae_slicing and vae_tiling calls to FluxImage2ImagePipeline * Update src/diffusers/pipelines/flux/pipeline_flux_img2img.py Co-authored-by:
Álvaro Somoza <asomoza@users.noreply.github.com> * Update src/diffusers/pipelines/flux/pipeline_flux_img2img.py Co-authored-by:
Álvaro Somoza <asomoza@users.noreply.github.com> * Update src/diffusers/pipelines/flux/pipeline_flux_img2img.py Co-authored-by:
Álvaro Somoza <asomoza@users.noreply.github.com> * Update src/diffusers/pipelines/flux/pipeline_flux_img2img.py Co-authored-by:
Álvaro Somoza <asomoza@users.noreply.github.com> --------- Co-authored-by:
Álvaro Somoza <asomoza@users.noreply.github.com>
-
Sayak Paul authored
* add tests for hidream transformer model. * fix * Update tests/models/transformers/test_models_transformer_hidream.py Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com> --------- Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
Aryan authored
* add upsampling pipeline * ltx upsample pipeline conversion; pipeline fixes * make fix-copies * remove print * add vae convenience methods * update * add tests * support denoising strength for upscaling & video-to-video * update docs * update doc checkpoints * update docs * fix --------- Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Linoy Tsaban authored
init
-
Kenneth Gerald Hamilton authored
[train_dreambooth.py] Fix the LR Schedulers when num_train_epochs is passed in a distributed training env (#11239) Co-authored-by:
Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-