"vscode:/vscode.git/clone" did not exist on "37c686e793f6ffa724d90276c37cd76027796824"
- 10 Mar, 2023 1 commit
-
-
Patrick von Platen authored
* [From pretrained] Speed-up loading from cache * up * Fix more * fix one more bug * make style * bigger refactor * factor out function * Improve more * better * deprecate return cache folder * clean up * improve tests * up * upload * add nice tests * simplify * finish * correct * fix version * rename * Apply suggestions from code review Co-authored-by:
Lucain <lucainp@gmail.com> * rename * correct doc string * correct more * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> * apply code suggestions * finish --------- Co-authored-by:
Lucain <lucainp@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
- 09 Mar, 2023 12 commits
-
-
Will Berman authored
-
Peter Lin authored
Improve ddim scheduler Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Patrick von Platen authored
* up * correct some * up * finish
-
Patrick von Platen authored
* improve error message * upload
-
Patrick von Platen authored
Revert "[docs] Build notebooks from Markdown (#2570)" This reverts commit 78507bda.
-
Patrick von Platen authored
* [Schedulers] Correct config changing * uP * add tests
-
Patrick von Platen authored
Improve docs
-
Steven Liu authored
* first draft *
✨ minor edits *💄 make style * oops add to toc *🖍 reframe around understanding components *🖍 apply feedback *🖍 apply feedback -
M. Tolga Cangöz authored
-
Patrick von Platen authored
-
YiYi Xu authored
* add api doc for flax pipeline + doc string examples * make style --------- Co-authored-by:
yiyixuxu <yixu@yis-macbook-pro.lan> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Antoine Bouthors authored
Fixed incorrect width/height assignment in StableDiffusionDepth2ImgPipeline when passing in tensor
-
- 08 Mar, 2023 8 commits
-
-
Víctor Martínez authored
-
Patrick von Platen authored
-
Haofan Wang authored
* add lora * Update examples/research_projects/lora/README.md --------- Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
Ella Charlaix authored
* Add OpenVINO documentation * Update docs/source/en/optimization/open_vino.mdx Co-authored-by:
YiYi Xu <yixu310@gmail.com> --------- Co-authored-by:
YiYi Xu <yixu310@gmail.com>
-
Steven Liu authored
*
📝 update and minor refactor *✨ minor edits -
Patrick von Platen authored
-
Steven Liu authored
*
📝 add mechanism for building colab notebook *🖍 add notebooks to correct folder *🖍 fix folder name -
YiYi Xu authored
* convert img2img.mdx into notebook doc * fix * Update docs/source/en/using-diffusers/img2img.mdx Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> --------- Co-authored-by:
yiyixuxu <yixu@yis-macbook-pro.lan> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 07 Mar, 2023 9 commits
-
-
Will Berman authored
-
Steven Liu authored
*
📝 add textual inversion examples to docs *🖍 apply feedback *🖍 add colab link -
clarencechen authored
* Improve dynamic threshold * Update code * Add dynamic threshold to ddim and ddpm * Encapsulate and leverage code copy mechanism Update style * Clean up DDPM/DDIM constructor arguments * add test * also add to unipc --------- Co-authored-by:
Peter Lin <peterlin9863@gmail.com> Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
Michael Gartsbein authored
Co-authored-by:mishka <gartsocial@gmail.com>
-
Patrick von Platen authored
* add docs * correct * finish * Apply suggestions from code review Co-authored-by:
Will Berman <wlbberman@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> * update deps table * Apply suggestions from code review Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> --------- Co-authored-by:
Will Berman <wlbberman@gmail.com> Co-authored-by:
YiYi Xu <yixu310@gmail.com> Co-authored-by:
Pedro Cuenca <pedro@huggingface.co>
-
zxypro authored
-
Isamu Isozaki authored
* Added multitoken training for textual inversion * Updated assertion * Removed duplicate save code * Fixed undefined bug * Fixed save * Added multitoken clip model +util helper * Removed code splitting * Removed class * Fixed errors * Fixed errors * Added loading functionality * Loading via dict instead * Fixed bug of invalid index being loaded * Fixed adding placeholder token only adding 1 token * Fixed bug when initializing tokens * Fixed bug when initializing tokens * Removed flawed logic * Fixed vector shuffle * Fixed tokenizer's inconsistent __call__ method * Fixed tokenizer's inconsistent __call__ method * Handling list input * Added exception for adding invalid tokens to token map * Removed unnecessary files and started working on progressive tokens * Set at minimum load one token * Changed to global step * Added method to load automatic1111 tokens * Fixed bug in load * Quality+style fixes * Update quality/style fixes * Cast embeddings to fp16 when loading * Fixed quality * Started moving things over * Clearing diffs * Clearing diffs * Moved everything * Requested changes
-
Hu Ye authored
-
Pedro Cuenca authored
Support revision in Flax text-to-image training.
-
- 06 Mar, 2023 10 commits
-
-
Steven Liu authored
* first draft of updated quicktour *
🖍 apply feedbacks *🖍 apply feedback and minor edits *🖍 add link to safety checker -
Steven Liu authored
* include text2image lora training in docs *
🖍 apply feedback *🖍 minor edits -
Steven Liu authored
* move dbooth github stuff to docs * add notebooks *
🖍 minor shuffle *🖍 fix markdown table *🖍 apply feedback *✨ make style *🖍 minor fix in code snippet -
Steven Liu authored
* move relevant code from text2image on GitHub to docs *
🖍 add inference for text2image with flax *🖍 apply feedback -
Will Berman authored
* community controlnet inpainting pipelines * add community member attribution re: @pcuenca
-
YiYi Xu authored
* add intermediate logging --------- Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
Patrick von Platen authored
-
haixinxu authored
* Update textual_inversion_flax.py * Update textual_inversion_flax.py * Typo sorry. * Format source
-
YiYi Xu authored
add attn_res variable Co-authored-by:yiyixuxu <yixu310@gmail,com>
-
Patrick von Platen authored
-