"vscode:/vscode.git/clone" did not exist on "6de7d5faa74f85cd4387ec0224f1590d792c3f05"
- 02 Apr, 2024 1 commit
-
-
Álvaro Somoza authored
* initial-commit pipeline created * updated README.md
-
- 01 Apr, 2024 2 commits
-
-
YiYi Xu authored
* add from_pipe --------- Co-authored-by:
yiyixuxu <yixu310@gmail,com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Dhruv Nair <dhruv.nair@gmail.com>
-
haikmanukyan authored
* add HD-Painter pipeline * style fixing * refactor, change doc, fix ruff * fix docs * used correct ruff version --------- Co-authored-by:
Hayk Manukyan <youremail@yourdomain.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 30 Mar, 2024 3 commits
-
-
Bingxin Ke authored
* add resample option; check denoise_step; update ckpt path * Add seeding in pipeline to increase reproducibility * fix typo * fix typo
-
Hyoungwon Cho authored
* pag_initial * pag_docs * edit_docs * custom * typo * delete_docs * whitespace * make style --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Linoy Tsaban authored
* initial commit - instantid img2img * adapting to img2img * change add_time_ids * change add_time_ids * WIP changes * add strength to timesteps * check insightface import * style * check insightface import changed to warning * check insightface import changed to warning * style --------- Co-authored-by:apolinário <joaopaulo.passos@gmail.com>
-
- 28 Mar, 2024 1 commit
-
-
Bagheera authored
* apple mps: training support for SDXL LoRA * sdxl: support training lora, dreambooth, t2i, pix2pix, and controlnet on apple mps --------- Co-authored-by:
bghira <bghira@users.github.com> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 27 Mar, 2024 1 commit
-
-
Thomas Liang authored
-
- 26 Mar, 2024 5 commits
-
-
Long(Tony) Lian authored
Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
* add kohya conversion dict. * update readme * typo * add filename
-
Ernie Chu authored
you cannot specify `type="bool"` and `action="store_true"` at the same time. remove excessive and buggy `type=bool`. Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Marçal Comajoan Cara authored
Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
estelleafl authored
* fixed typo * updated doc to be consistent in naming * make style/quality * preprocessing for 4 channels and not 6 * make style * test for 4c * make style/quality * fixed test on cpu * fixed doc typo * changed default ckpt to 4c * Update pipeline_stable_diffusion_ldm3d.py * fix bug --------- Co-authored-by:
Aflalo <estellea@isl-iam1.rr.intel.com> Co-authored-by:
Aflalo <estellea@isl-gpu33.rr.intel.com> Co-authored-by:
Aflalo <estellea@isl-gpu38.rr.intel.com>
-
- 25 Mar, 2024 2 commits
-
-
M. Tolga Cangöz authored
* Fix typos * Fix typos * Fix typos --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
* barebones orpo * remove reference model. * full implementation * change default of beta_orpo * add a training command. * fix: dataloading issues. * interpreting the formulation. * revert styling * add: wds full blown version * fix: per_gpu_batch_siz * start debuggin * debugging * remove print * fix * remove filter keys. * turn on non-blocking calls. * device_placement * let's see. * add bigger training run command * reinitialize generator for fair repro * add: detailed readme and requirements --------- Co-authored-by:Sayak Paul <sayakpaul@Sayaks-MacBook-Pro-2.local>
-
- 21 Mar, 2024 2 commits
-
-
YiYi Xu authored
* add * add tiling * fix * fix * fix * give community script its own readme * Update examples/community/README_community_scripts.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update examples/community/README_community_scripts.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update examples/community/README_community_scripts.md Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com> * Update examples/community/README_community_scripts.md --------- Co-authored-by:
Alexis Rolland <alexis.rolland@ubisoft.com> Co-authored-by:
Steven Liu <59462357+stevhliu@users.noreply.github.com>
-
M. Tolga Cangöz authored
* Fix typos * Fix typo in SVD.md
-
- 20 Mar, 2024 1 commit
-
-
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
-
- 18 Mar, 2024 4 commits
-
-
M. Tolga Cangöz authored
Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
M. Tolga Cangöz authored
* Fix PyTorch's convention for inplace functions * Fix import structure in __init__.py and update config loading logic in test_config.py * Update configuration access * Fix typos * Trim trailing white spaces * Fix typo in logger name * Revert "Fix PyTorch's convention for inplace functions" This reverts commit f65dc4afcb57ceb43d5d06389229d47bafb10d2d. * Fix typo in step_index property description * Revert "Update configuration access" This reverts commit 8d44e870b8c1ad08802e3e904c34baeca1b598f8. * Revert "Fix import structure in __init__.py and update config loading logic in test_config.py" This reverts commit 2ad5e8bca25aede3b912da22bd57285b598fe171. * Fix typos * Fix typos * Fix typos * Fix a typo: tranform -> transform
-
Anatoly Belikov authored
delete vae and text encoders after use Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
* post-release * quality
-
- 14 Mar, 2024 4 commits
-
-
M. Tolga Cangöz authored
* Add properties and `IPAdapterTesterMixin` tests for `StableDiffusionPanoramaPipeline` * Fix variable name typo and update comments * Update deprecated `output_type="numpy"` to "np" in test files * Discard changes to src/diffusers/pipelines/stable_diffusion_panorama/pipeline_stable_diffusion_panorama.py * Update test_stable_diffusion_panorama.py * Update numbers in README.md * Update get_guidance_scale_embedding method to use timesteps instead of w * Update number of checkpoints in README.md * Add type hints and fix var name * Fix PyTorch's convention for inplace functions * Fix a typo * Revert "Fix PyTorch's convention for inplace functions" This reverts commit 74350cf65b2c9aa77f08bec7937d7a8b13edb509. * Fix typos * Indent * Refactor get_guidance_scale_embedding method in LEditsPPPipelineStableDiffusionXL class
-
Linoy Tsaban authored
* add edm style training * style * finish adding edm training feature * import fix * fix latents mean * minor adjustments * add edm to readme * style * fix autocast and scheduler config issues when using edm * style --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Anatoly Belikov authored
* log loss per image * add commandline param for per image loss logging * style * debug-loss -> debug_loss --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Beinsezii authored
* Change step_offset scheduler docstrings * Mention it may be needed by some models * More docstrings These ones failed literal S&R because I performed it case-sensitive which is fun. --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 13 Mar, 2024 2 commits
-
-
jnhuang authored
fix index in set textencoder grad Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
Sayak Paul authored
switch to logger.warning
-
- 09 Mar, 2024 4 commits
-
-
pravdomil authored
inline InputPadder
-
pravdomil authored
* remove sys.path * update readme
-
Aryan authored
* fix returns and docs * handle latent output_type correctly * revert to old tensor2vid impl * make fix-copies * fix return in community animatediff pipes * fix return docstring * fix return docs * add missing quote --------- Co-authored-by:Dhruv Nair <dhruv.nair@gmail.com>
-
qqii authored
[Community Pipeline] Skip Marigold depth_colored generation by passing color_map=None
-
- 08 Mar, 2024 1 commit
-
-
Sayak Paul authored
* fix: save_model_card utility. * fix a little more to make it more lenient. * remove lower()
-
- 07 Mar, 2024 4 commits
-
-
pravdomil authored
* use self.device * use device * fix * fix
-
Sayak Paul authored
fix: prior preservation setting in DreamBooth LoRA SDXL script. Co-authored-by:Linoy Tsaban <57615435+linoytsaban@users.noreply.github.com>
-
Linoy Tsaban authored
* dora in canonical script * add mention of DoRA to readme
-
Paakhhi authored
refactor: inherit from DiffusionPipeline instead of StableDiffusionPipeline
-
- 06 Mar, 2024 2 commits
-
-
Nate Landman authored
adding the type gives you ``` TypeError: _StoreTrueAction.__init__() got an unexpected keyword argument 'type' ```
-
bram-w authored
* support and example launch for sdxl turbo * White space fixes * Trailing whitespace character * ruff format * fix guidance_scale and steps for turbo mode --------- Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com> Co-authored-by:
Radames Ajna <radamajna@gmail.com>
-
- 05 Mar, 2024 1 commit
-
-
iczaw authored
* Create promptdiffusioncontrolnet.py * Update __init__.py Added PromptDiffusionControlNetModel * Update __init__.py Added PromptDiffusionControlNetModel * Update promptdiffusioncontrolnet.py * Create pipeline_prompt_diffusion.py Added Prompt Diffusion pipeline. * Create convert_original_promptdiffusion_to_diffusers.py * Update convert_from_ckpt.py Added download_promptdiffusion_from_original_ckpt, convert_promptdiffusion_checkpoint * Update promptdiffusioncontrolnet.py * Update pipeline_prompt_diffusion.py * Update README.md * Update pipeline_prompt_diffusion.py * Delete src/diffusers/models/promptdiffusioncontrolnet.py * Update __init__.py * Update __init__.py * Delete scripts/convert_original_promptdiffusion_to_diffusers.py * Update convert_from_ckpt.py * Update README.md * Delete examples/community/pipeline_prompt_diffusion.py * Create README.md * Create promptdiffusioncontrolnet.py * Create convert_original_promptdiffusion_to_diffusers.py * Create pipeline_prompt_diffusion.py * Update README.md * Update pipeline_prompt_diffusion.py * Update README.md * Update pipeline_prompt_diffusion.py * Update convert_original_promptdiffusion_to_diffusers.py * Update promptdiffusioncontrolnet.py * Update README.md --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-