- 06 Jul, 2023 3 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
* finish sd xl docs * make style * Apply suggestions from code review * uP * uP * Correct
-
Patrick von Platen authored
* Add new text encoder * add transformers depth * More * Correct conversion script * Fix more * Fix more * Correct more * correct text encoder * Finish all * proof that in works in run local xl * clean up * Get refiner to work * Add red castle * Fix batch size * Improve pipelines more * Finish text2image tests * Add img2img test * Fix more * fix import * Fix embeddings for classic models (#3888) Fix embeddings for classic SD models. * Allow multiple prompts to be passed to the refiner (#3895) * finish more * Apply suggestions from code review * add watermarker * Model offload (#3889) * Model offload. * Model offload for refiner / img2img * Hardcode encoder offload on img2img vae encode Saves some GPU RAM in img2img / refiner tasks so it remains below 8 GB. --------- Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * correct * fix * clean print * Update install warning for `invisible-watermark` * add: missing docstrings. * fix and simplify the usage example in img2img. * fix setup for watermarking. * Revert "fix setup for watermarking." This reverts commit 491bc9f5a640bbf46a97a8e52d6eff7e70eb8e4b. * fix: watermarking setup. * fix: op. * run make fix-copies. * make sure tests pass * improve convert * make tests pass * make tests pass * better error message * fiinsh * finish * Fix final test --------- Co-authored-by:
Pedro Cuenca <pedro@huggingface.co> Co-authored-by:
Sayak Paul <spsayakpaul@gmail.com>
-
- 12 Jun, 2023 1 commit
-
-
Patrick von Platen authored
clean up more
-
- 10 Jun, 2023 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 07 Jun, 2023 2 commits
-
-
Patrick von Platen authored
-
Mishig authored
Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 03 May, 2023 1 commit
-
-
Patrick von Platen authored
Update build_documentation.yml
-
- 11 Mar, 2023 1 commit
-
-
Steven Liu authored
build jax notebooks for real
-
- 09 Mar, 2023 1 commit
-
-
Patrick von Platen authored
Revert "[docs] Build notebooks from Markdown (#2570)" This reverts commit 78507bda.
-
- 08 Mar, 2023 1 commit
-
-
Steven Liu authored
*
📝 add mechanism for building colab notebook *🖍 add notebooks to correct folder *🖍 fix folder name
-
- 04 Jan, 2023 1 commit
-
-
Chanran Kim authored
* init for korean docs * edit build yml file for multi language docs * edit one more build yml file for multi language docs * add title for get_frontmatter error
-
- 13 Jul, 2022 1 commit
-
-
Nathan Lambert authored
* first pass at docs structure * minor reformatting, add github actions for docs * populate docs (primarily from README, some writing)
-