Tolga Cangöz
|
f040c27d4c
|
Errata - Fix typos and improve style (#8571)
* Fix typos
* Fix typos & up style
* chore: Update numbers
---------
Co-authored-by: Sayak Paul <spsayakpaul@gmail.com>
|
2024-06-24 10:07:22 -07:00 |
|
Sayak Paul
|
2e4841ef1e
|
post release 0.29.0 (#8492)
post release
|
2024-06-13 06:14:20 -10:00 |
|
Sayak Paul
|
581d8aacf7
|
post release v0.28.0 (#8286)
* post release v0.28.0
* style
|
2024-05-29 07:13:22 +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 |
|