Salman Chishti
a812c87465
Upgrade GitHub Actions for Node 24 compatibility ( #12865 )
...
Signed-off-by: Salman Muin Kayser Chishti <13schishti@gmail.com >
2026-01-09 08:28:58 +05:30
Dhruv Nair
3579fdabf9
[CI] Make CI logs less verbose ( #12674 )
...
update
2025-11-17 14:23:09 +05:30
vb
57636ad4f4
purge HF_HUB_ENABLE_HF_TRANSFER; promote Xet ( #12497 )
...
* purge HF_HUB_ENABLE_HF_TRANSFER; promote Xet
* purge HF_HUB_ENABLE_HF_TRANSFER; promote Xet x2
* restrict docker build test to the ones we actually use in CI.
---------
Co-authored-by: YiYi Xu <yixu310@gmail.com >
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com >
2025-10-22 00:59:20 +05:30
Sayak Paul
a519272d97
[ci] revisit the installations in CI. ( #12450 )
...
* revisit the installations in CI.
* up
* up
* up
* empty
* up
* up
* up
2025-10-08 19:21:24 +05:30
Sayak Paul
e8e44a510c
[CI] disable onnx, mps, flax from the CI ( #11803 )
...
* disable onnx, mps, flax
* remove
2025-06-27 16:33:43 +05:30
Sayak Paul
28f9d84549
[CI] allow faster downloads from the Hub in CI. ( #9478 )
...
* allow faster downloads from the Hub in CI.
* HF_HUB_ENABLE_HF_TRANSFER: 1
* empty
* empty
* remove ENV HF_HUB_ENABLE_HF_TRANSFER=1.
* empty
2024-09-24 09:42:11 +05:30
Sayak Paul
6cf8d98ce1
[CI] update artifact uploader version ( #9426 )
...
update artifact uploader version
2024-09-12 19:26:09 +05:30
Adrien
bfc9369f0a
[CI] Update runner configuration for setup and nightly tests ( #9005 )
...
* [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 >
2024-07-29 21:14:31 +05:30
Isamu Isozaki
d27e996ccd
Adding VQGAN Training script ( #5483 )
...
* 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 >
2024-05-15 08:47:12 +05:30
Sayak Paul
c827e94da0
[Workflows] remove installation of libsndfile1-dev and libgl1 from workflows ( #7543 )
...
* 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.
2024-04-10 08:34:56 +05:30
Sayak Paul
ad55ce6100
[Chore] increase number of workers for the tests. ( #7558 )
...
* 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.
2024-04-03 17:11:42 +05:30
Sayak Paul
3daebe2b44
use uv for installing stuff in the workflows. ( #7116 )
...
* use uv for installing stuff in the workflows.
* fix: from source installation command when using uv.
* fix uv venv issue
* edit editable installation.
* fix quality installation
* checking
* make editable.
* more check
* check
* add: export step
* venv handling.
* checking.
* fix: dependency workflows.
* peft tests.
* proper way to initialize env.
* Empty-Commit
* Empty-Commit
2024-02-29 08:27:24 +05:30
Sayak Paul
fa9bc029b4
[Tests] make test steps dependent on certain things and general cleanup of the workflows ( #7026 )
...
make tests conditional and other things.
2024-02-28 08:26:46 +05:30
Sayak Paul
bf40d7d82a
add peft dependency to fast push tests ( #6229 )
...
* add peft dependency
* add peft dependency at the correct place.
2023-12-19 13:26:25 +05:30
Sayak Paul
fdd003d8e2
[Tests] Refactor test_examples.py for better readability ( #5946 )
...
* control and custom diffusion
* dreambooth
* instructpix2pix and dreambooth ckpting
* t2i adapters.
* text to image ft
* textual inversion
* unconditional
* workflows
* import fix
* fix import
2023-11-29 18:43:59 +05:30
Patrick von Platen
ebf581e85f
[Tests] Make sure that we don't run tests multiple times ( #5949 )
...
* [Tests] Make sure that we don't run tests mulitple times
* [Tests] Make sure that we don't run tests mulitple times
* [Tests] Make sure that we don't run tests mulitple times
2023-11-27 14:18:56 +01:00
Patrick von Platen
187ea539ae
Improve SD XL ( #3968 )
...
* improve sd xl
* correct more
* finish
* make style
* fix more
2023-07-06 18:11:20 +02:00
Pedro Cuenca
f7b4f51cc2
mps & onnx tests rework ( #3449 )
...
* Remove ONNX tests from PR.
They are already a part of push_tests.yml.
* Remove mps tests from PRs.
They are already performed on push.
* Fix workflow name for fast push tests.
* Extract mps tests to a workflow.
For better control/filtering.
* Remove --extra-index-url from mps tests
* Increase tolerance of mps test
This test passes in my Mac (Ventura 13.3) but fails in the CI hardware
(Ventura 13.2). I ran the local tests following the same steps that
exist in the CI workflow.
* Temporarily run mps tests on pr
So we can test.
* Revert "Temporarily run mps tests on pr"
Tests passed, go back to running on push.
2023-05-20 13:43:07 +02:00
Patrick von Platen
b1b92f4a98
Don't install accelerate and transformers from source ( #3415 )
2023-05-12 13:14:04 +01:00
Patrick von Platen
8369196703
fix report tool ( #3047 )
2023-04-11 10:55:00 +02:00
Anton Lozhkov
4f0141a67d
Fix ONNX checkpoint loading ( #2544 )
...
* Revert "Disable ONNX tests (#2509 )"
This reverts commit a0549fea44 .
* add external weights
* + pb
* style
2023-03-03 16:08:56 +01:00
Patrick von Platen
a0549fea44
Disable ONNX tests ( #2509 )
2023-02-27 18:58:15 +01:00
Patrick von Platen
120844aadf
[Tests] Refactor push tests ( #2329 )
...
* [Tests] Refactor push tests
* correct
2023-02-13 10:06:11 +01:00