- 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>
-
- 06 May, 2024 1 commit
-
-
Guillaume LEGENDRE authored
-
- 03 May, 2024 1 commit
-
-
Dhruv Nair authored
update
-
- 02 May, 2024 5 commits
-
-
Dhruv Nair authored
update Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Guillaume LEGENDRE authored
* Move to new GPU Runners for slow tests * Move to new GPU Runners for nightly tests
-
Guillaume LEGENDRE authored
-
Dhruv Nair authored
update Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Dhruv Nair authored
update
-
- 01 May, 2024 1 commit
-
-
Dhruv Nair authored
* update * update
-
- 30 Apr, 2024 1 commit
-
-
Dhruv Nair authored
* add debug workflow * update
-
- 29 Apr, 2024 1 commit
-
-
Dhruv Nair authored
add debug workflow Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 19 Apr, 2024 1 commit
-
-
Guillaume LEGENDRE authored
add tailscale key in case of failure
-
- 18 Apr, 2024 1 commit
-
-
Guillaume LEGENDRE authored
-
- 17 Apr, 2024 2 commits
-
-
Sayak Paul authored
remove installation of redundant modules from flax PR tests
-
Dhruv Nair authored
* update * update
-
- 15 Apr, 2024 2 commits
-
-
Sayak Paul authored
-
Sayak Paul authored
-
- 13 Apr, 2024 1 commit
-
-
Sayak Paul authored
-
- 10 Apr, 2024 2 commits
-
-
Sayak Paul authored
* remove libsndfile1-dev and libgl1 from workflows and ensure that re present in the respective dockerfiles. * change to self-hosted runner; let's see
🤞 * add libsndfile1-dev libgl1 for now * use self-hosted runners for building and push too. -
Sayak Paul authored
* add utilities for updating diffusers pipeline metadata. * style * remove first empty line
-
- 03 Apr, 2024 1 commit
-
-
Sayak Paul authored
* increase number of workers for the tests. * move to beefier runner. * improve the fast push tests too. * use a beefy machine for pytorch pipeline tests * up the number of workers further.
-
- 02 Apr, 2024 2 commits
-
-
Sayak Paul authored
* add: utility to format our docs too
📜 * debugging saga * fix: message * checking * should be fixed. * revert pipeline_fixture * remove empty line * make style * fix: setup.py * style. -
Sayak Paul authored
* make nightly workflow dispatchable. * add a note about running the release tests to setup.py
-
- 28 Mar, 2024 2 commits
-
-
Sayak Paul authored
-
Sayak Paul authored
* flesh out the nightly tests * address feedback.
-
- 20 Mar, 2024 2 commits
-
-
Sayak Paul authored
* cleanse and refactor lora testing suite. * more cleanup. * make check_if_lora_correctly_set a utility function * fix: typo * retrigger ci * style
-
Sayak Paul authored
* clean dep installation step in push_tests * fix: deps
-