- 06 Jul, 2023 1 commit
-
-
Patrick von Platen authored
* improve sd xl * correct more * finish * make style * fix more
-
- 01 Jul, 2023 1 commit
-
-
Aisuko authored
* fix/docs: Fix the broken doc links Signed-off-by:
GitHub <noreply@github.com> * Update docs/source/en/using-diffusers/write_own_pipeline.mdx Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> --------- Signed-off-by:
GitHub <noreply@github.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 20 Jun, 2023 1 commit
-
-
dqueue authored
-
- 16 Jun, 2023 1 commit
-
-
Steven Liu authored
* add zero snr doc * fix image link * apply feedback * separate page
-
- 14 Jun, 2023 1 commit
-
-
Steven Liu authored
fix colab notebook cells
-
- 06 Jun, 2023 1 commit
-
-
Steven Liu authored
fix link to load_lora_weights
-
- 05 Jun, 2023 3 commits
-
-
Steven Liu authored
* part 2 of api fixes * move randn_tensor * add to toctree * apply feedback * more feedback
-
pdoane authored
* Update Compel documentation for textual inversions * Fix typo
-
Steven Liu authored
* load a1111 lora * fix * apply feedback * fix
-
- 26 May, 2023 2 commits
-
-
Steven Liu authored
* add ckpt * fix format * apply feedback * fix * include pb * rename file
-
Steven Liu authored
* doc fixes * fix latex * parenthesis on inside
-
- 19 May, 2023 1 commit
-
-
Steven Liu authored
* add textual inversion inference to docs * add to toctree --------- Co-authored-by:Sayak Paul <spsayakpaul@gmail.com>
-
- 11 May, 2023 2 commits
-
-
Patrick von Platen authored
-
Steven Liu authored
* safetensors * apply feedback * apply feedback * Apply suggestions from code review --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 06 May, 2023 1 commit
-
-
Lysandre Debut authored
Typo in docs Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 05 May, 2023 1 commit
-
-
Sayak Paul authored
-
- 04 May, 2023 1 commit
-
-
Cesar Aybar authored
-
- 01 May, 2023 1 commit
-
-
Ilia Larchenko authored
-
- 21 Apr, 2023 1 commit
-
-
Steven Liu authored
deterministic algos
-
- 13 Apr, 2023 1 commit
-
-
Steven Liu authored
* update community pipeline docs * fix formatting * explain sharing workflows
-
- 11 Apr, 2023 2 commits
-
-
Steven Liu authored
* reuse-components * format
-
Patrick von Platen authored
* [Config] Fix config prints and save, load * Only use potential nn.Modules for dtype and device * Correct vae image processor * make sure in_channels is not accessed directly * make sure in channels is only accessed via config * Make sure schedulers only access config attributes * Make sure to access config in SAG * Fix vae processor and make style * add tests * uP * make style * Fix more naming issues * Final fix with vae config * change more
-
- 04 Apr, 2023 1 commit
-
-
Steven Liu authored
* simplify loading guide * apply feedbacks * clarify variants * clarify torch_dtype and variant * remove conceptual pipeline doc
-
- 31 Mar, 2023 1 commit
-
-
YiYi Xu authored
* add stable diffusion jax guide --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 28 Mar, 2023 1 commit
-
-
dg845 authored
* Change the docs to use the parent DiffusionPipeline class when loading a checkpoint using from_pretrained() instead of a child class (e.g. StableDiffusionPipeline) where possible. * Run make style to fix style issues. * Change more docs to use DiffusionPipeline rather than a subclass. --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 23 Mar, 2023 2 commits
-
-
Steven Liu authored
* add colab notebook and spaces * fix image link
-
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.
-
- 22 Mar, 2023 1 commit
-
-
Steven Liu authored
* clarify purpose of repro docs * apply feedback
-
- 17 Mar, 2023 1 commit
-
-
YiYi Xu authored
fix link Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
- 15 Mar, 2023 8 commits
-
-
Steven Liu authored
* reorg toc * reorg toc some more * remove duplicate config
-
Steven Liu authored
* add overviews to each section * fix typo in toctree * apply feedbacks
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
M. Tolga Cangöz authored
Fix typos
-
- 13 Mar, 2023 1 commit
-
-
M. Tolga Cangöz authored
Fix typos
-
- 11 Mar, 2023 1 commit
-
-
M. Tolga Cangöz authored
Fix typos
-
- 09 Mar, 2023 1 commit
-
-
Steven Liu authored
* first draft *
✨ minor edits *💄 make style * oops add to toc *🖍 reframe around understanding components *🖍 apply feedback *🖍 apply feedback
-