"vscode:/vscode.git/clone" did not exist on "3a4cf1a02ef4adc28fccb7eef2b573b14cd59009"
- 08 Feb, 2024 1 commit
-
-
Sayak Paul authored
change to 2024
-
- 27 Jul, 2023 1 commit
-
-
Sayak Paul authored
* add test for pipeline import. * Update tests/others/test_dependencies.py Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * address suggestions --------- Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com>
-
- 06 Jul, 2023 1 commit
-
-
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 i...
-
- 28 Jun, 2023 1 commit
-
-
Sayak Paul authored
* add test for checking soft dependencies. * address patrick's comments. * dependency tests should not run twice. * debugging. * up.
-