Sayak Paul
|
c2c884a9e6
|
[LoRA test suite] refactor the test suite and cleanse it (#7316)
* cleanse and refactor lora testing suite.
* more cleanup.
* make check_if_lora_correctly_set a utility function
* fix: typo
* retrigger ci
* style
|
2024-12-23 13:02:09 +05:30 |
|
Sayak Paul
|
86e62ae4c5
|
change to 2024 in the license (#6902)
change to 2024
|
2024-12-23 13:02:07 +05:30 |
|
Sayak Paul
|
ea85a1140a
|
[OmegaConf] replace it with yaml (#6488)
* remove omegaconf from convert_from_ckpt.
* remove from single_file.
* change to string based ubscription.
* style
* okay
* fix: vae_param
* no . indexing.
* style
* style
* turn getattrs into explicit if/else
* style
* propagate changes to ldm_uncond.
* propagate to gligen
* propagate to if.
* fix: quotes.
* propagate to audioldm.
* propagate to audioldm2
* propagate to musicldm.
* propagate to vq_diffusion
* propagate to zero123.
* remove omegaconf from diffusers codebase.
|
2024-12-23 13:02:05 +05:30 |
|
Sanchit Gandhi
|
b1290d3fb8
|
Convert MusicLDM (#4579)
* from audioldm
* fix vae
* move to new pipeline
* copied from audioldm
* remove redundant control flow
* iterate
* fix docstring
* finish pipeline
* tests: from audioldm2
* iterate
* finish fast tests
* finish slow integration tests
* add docs
* remove dtype test
* update toctree
* "copied from" in conversion (where possible)
* Update docs/source/en/api/pipelines/musicldm.md
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
* fix docstring
* make nightly
* style
* fix dtype test
---------
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
|
2023-08-25 13:31:00 +01:00 |
|