- 23 Aug, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 20 Aug, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 19 Aug, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 03 Aug, 2024 1 commit
-
-
Tolga Cangöz authored
* Fix typos * chore: Fix typos * chore: Update README.md for promptdiffusion example * Trim trailing white spaces * Fix a typo * update number * chore: update number * Trim trailing white space * Update README.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update README.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> --------- Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
- 02 Aug, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 01 Aug, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 29 Jul, 2024 1 commit
-
-
Adrien authored
* [CI] Update runner configuration for setup and nightly tests Signed-off-by:
Adrien <adrien@huggingface.co> * fix group Signed-off-by:
Adrien <adrien@huggingface.co> * update for t4 Signed-off-by:
Adrien <adrien@huggingface.co> --------- Signed-off-by:
Adrien <adrien@huggingface.co>
-
- 26 Jul, 2024 2 commits
-
-
Dhruv Nair authored
* update * update * update
-
Dhruv Nair authored
update
-
- 25 Jul, 2024 1 commit
-
-
Dhruv Nair authored
* update * update * update
-
- 23 Jul, 2024 1 commit
-
-
Sayak Paul authored
* check if runner helps. * remove caching * gpus * update runner group
-
- 18 Jul, 2024 3 commits
-
-
Dhruv Nair authored
* update * update * update
-
Dhruv Nair authored
* update * update
-
Dhruv Nair authored
update
-
- 01 Jul, 2024 1 commit
-
-
Sayak Paul authored
* shift cache. * comment
-
- 29 Jun, 2024 1 commit
-
-
Sayak Paul authored
* fix * fixes * add back the deadsnakes * better messaging * disable IP adapter tests for the moment. * style * up * empty
-
- 26 Jun, 2024 2 commits
-
-
Sayak Paul authored
* add reporting mechanism when mirroring community pipelines. * remove unneeded argument * get the actual PATH_IN_REPO * don't need tag
-
Dhruv Nair authored
* update * update --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 24 Jun, 2024 1 commit
-
-
Tolga Cangöz authored
* Trim all the trailing white space in the whole repo * Remove unnecessary empty places * make style && make quality * Trim trailing white space * trim --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 13 Jun, 2024 1 commit
-
-
Lucain authored
Fix PATH_IN_REPO in mirror workflow
-
- 10 Jun, 2024 1 commit
-
-
Luc Georges authored
-
- 08 Jun, 2024 1 commit
-
-
Luc Georges authored
-
- 07 Jun, 2024 4 commits
-
-
Lucain authored
-
Lucain authored
-
Lucain authored
-
Lucain authored
* first draft * secret * tiktok * capital matters * dataset matter * don't be a prick * refact * only on main or tag * document with an example * Update destination dataset * link * allow manual trigger * better * lin --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 05 Jun, 2024 2 commits
-
-
Guillaume LEGENDRE authored
-
Sayak Paul authored
* remove legacy code from load_attn_procs. * finish first draft * fix more. * fix more * add test * add serialization support. * fix-copies * require peft backend for lora tests * style * fix test * fix loading. * empty * address benjamin's feedback.
-
- 03 Jun, 2024 1 commit
-
-
Dhruv Nair authored
* update * update * update * update
-
- 27 May, 2024 1 commit
-
-
Sayak Paul authored
* add a more secure way to run tests from a PR. * make pytest more secure. * address dhruv's comments. * improve validation check. * Update .github/workflows/run_tests_from_a_pr.yml Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com> --------- Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
- 24 May, 2024 2 commits
-
-
Sayak Paul authored
run the documentation workflow in a custom container.
-
Dhruv Nair authored
* update * update
-
- 21 May, 2024 1 commit
-
-
Lucain authored
-
- 17 May, 2024 1 commit
-
-
Sayak Paul authored
-
- 15 May, 2024 3 commits
-
-
Sayak Paul authored
* add a workflow that can be manually triggered on a PR. * remove sudo * add command * small fixes.
-
Guillaume LEGENDRE authored
-
Isamu Isozaki authored
* Init commit * Removed einops * Added default movq config for training * Update explanation of prompts * Fixed inheritance of discriminator and init_tracker * Fixed incompatible api between muse and here * Fixed output * Setup init training * Basic structure done * Removed attention for quick tests * Style fixes * Fixed vae/vqgan styles * Removed redefinition of wandb * Fixed log_validation and tqdm * Nothing commit * Added commit loss to lookup_from_codebook * Update src/diffusers/models/vq_model.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Adding perliminary README * Fixed one typo * Local changes * Fixed main issues * Merging * Update src/diffusers/models/vq_model.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Testing+Fixed bugs in training script * Some style fixes * Added wandb to docs * Fixed timm test * get testing suite ready. * remove return loss * remove return_loss * Remove diffs * Remove diffs * fix ruff format --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
- 14 May, 2024 1 commit
-
-
Sayak Paul authored
update to use hf-workflows for reporting
-
- 09 May, 2024 2 commits
-
-
Dhruv Nair authored
* set max parallel * update * update * update
-
Dhruv Nair authored
* refactor unet single file loading a bit. * retrieve the unet from create_diffusers_unet_model_from_ldm * update * update * updae * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * tests * update * update * update * Update docs/source/en/api/single_file.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update docs/source/en/api/single_file.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * update * update * update * update * update * update * update * update * update * update * update * update * update * Update docs/source/en/api/loaders/single_file.md Co-authored-by:
YiYi Xu <yixu310@gmail.com> * Update src/diffusers/loaders/single_file.py Co-authored-by:
YiYi Xu <yixu310@gmail.com> * Update docs/source/en/api/loaders/single_file.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update docs/source/en/api/loaders/single_file.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update docs/source/en/api/loaders/single_file.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * Update docs/source/en/api/loaders/single_file.md Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update * update --------- Co-authored-by:
sayakpaul <spsayakpaul@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-