- 24 Jul, 2023 1 commit
-
-
Apoorva Kulkarni authored
docs: Add missing import statement in textual_inversion inference instructions
-
- 13 Jul, 2023 1 commit
-
-
Ruoxi authored
* Multiply lr scheduler steps by `num_processes`. * Stop multiplying steps by gradient accumulation.
-
- 11 Jul, 2023 1 commit
-
-
Patrick von Platen authored
-
- 15 Jun, 2023 2 commits
-
-
Will Berman authored
* manual check for checkpoints_total_limit instead of using accelerate * remove controlnet_conditioning_embedding_out_channels
-
Patrick von Platen authored
* relax tolerance slightly * correct incorrect naming
-
- 08 Jun, 2023 2 commits
-
-
Patrick von Platen authored
* Post release * Post release
-
Zachary Mueller authored
Apply deprecations
-
- 05 Jun, 2023 1 commit
-
-
0x1355 authored
Expose num_cycles kwarg of get_schedule() through args.lr_num_cycles.
-
- 06 May, 2023 1 commit
-
-
Adrià Arrufat authored
* Set --only_save_embeds to False by default Due to how the option is named, it makes more sense to behave like this. * Refactor only_save_embeds to save_as_full_pipeline
-
- 26 Apr, 2023 2 commits
-
-
Patrick von Platen authored
* Post release * fix more
-
Patrick von Platen authored
-
- 21 Apr, 2023 1 commit
-
-
Patrick von Platen authored
* Multi Vector * Improve * fix multi token * improve test * make style * Update examples/test_examples.py * Apply suggestions from code review Co-authored-by:
Suraj Patil <surajp815@gmail.com> * update * Finish * Apply suggestions from code review --------- Co-authored-by:
Suraj Patil <surajp815@gmail.com>
-
- 18 Apr, 2023 1 commit
-
-
Patrick von Platen authored
* Update README.md * Apply suggestions from code review
-
- 12 Apr, 2023 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 11 Apr, 2023 1 commit
-
-
Will Berman authored
-
- 10 Apr, 2023 1 commit
-
-
Rogério Júnior authored
-
- 04 Apr, 2023 1 commit
-
-
Lucain authored
use upload folder in training scripts Co-authored-by:testbot <lucainp@hf.co>
-
- 23 Mar, 2023 1 commit
-
-
Naoki Ainoya authored
The 'CLIPFeatureExtractor' class name has been renamed to 'CLIPImageProcessor' in order to comply with future deprecation. This commit includes the necessary changes to the affected files.
-
- 14 Mar, 2023 1 commit
-
-
Will Berman authored
-
- 06 Mar, 2023 2 commits
-
-
Patrick von Platen authored
-
haixinxu authored
* Update textual_inversion_flax.py * Update textual_inversion_flax.py * Typo sorry. * Format source
-
- 03 Mar, 2023 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 02 Mar, 2023 1 commit
-
-
Isamu Isozaki authored
* Initial commit * removed images * Made logging the same as save * Removed logging function * Quality fixes * Quality fixes * Tested * Added support back for validation_epochs * Fixing styles * Did changes * Change to log_validation * Add extra space after wandb import * Add extra space after wandb Co-authored-by:
Will Berman <wlbberman@gmail.com> * Fixed spacing --------- Co-authored-by:
Will Berman <wlbberman@gmail.com>
-
- 01 Mar, 2023 1 commit
-
-
Patrick von Platen authored
-
- 17 Feb, 2023 5 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
Will Berman authored
* add xformers 0.0.16 warning message * fix version check to check whole version string
-
Will Berman authored
This reverts commit 024c4376.
-
Patrick von Platen authored
-
- 16 Feb, 2023 2 commits
-
-
Will Berman authored
-
Will Berman authored
* add total number checkpoints to training scripts * Update examples/dreambooth/train_dreambooth.py Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 08 Feb, 2023 1 commit
-
-
Isamu Isozaki authored
* Quality check and adding tokenizer * Adapted stable diffusion to mixed precision+finished up style fixes * Fixed based on patrick's review * Fixed oom from number of validation images * Removed unnecessary np.array conversion --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 07 Feb, 2023 4 commits
-
-
Patrick von Platen authored
* before running make style * remove left overs from flake8 * finish * make fix-copies * final fix * more fixes
-
Patrick von Platen authored
* [Examples] Remove datasets important that is not needed * remove from lora tambien
-
Patrick von Platen authored
-
chavinlo authored
* Create convert_vae_pt_to_diffusers.py Just a simple script to convert VAE.pt files to diffusers format Tested with: https://huggingface.co/WarriorMama777/OrangeMixs/blob/main/VAEs/orangemix.vae.pt * Update convert_vae_pt_to_diffusers.py Forgot to add the function call * make style --------- Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
chavinlo <example@example.com>
-
- 03 Feb, 2023 1 commit
-
-
Isamu Isozaki authored
-
- 27 Jan, 2023 1 commit
-
-
Patrick von Platen authored
-