- 30 Aug, 2022 1 commit
-
-
hysts authored
* Refactor progress bar of pipeline __call__ * Make any tqdm configs available * remove init * add some tests * remove file * finish * make style * improve progress bar test Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 22 Aug, 2022 1 commit
-
-
Patrick von Platen authored
-
- 19 Aug, 2022 2 commits
-
-
Pedro Cuenca authored
* Implement `pipeline.to(device)` * DiffusionPipeline.to() decides best device on None. * Breaking change: torch_device removed from __call__ `pipeline.to()` now has PyTorch semantics. * Use kwargs and deprecation notice Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> * Apply torch_device compatibility to all pipelines. * style Co-authored-by:
Patrick von Platen <patrick.v.platen@gmail.com> Co-authored-by:
anton-l <anton@huggingface.co>
-
Suraj Patil authored
* add SafetyChecker * better name, fix checker * add checker in main init * remove from main init * update logic to detect pipeline module * style * handle all safety logic in safety checker * draw text * can't draw * small fixes * treat special care as nsfw * remove commented lines * update safety checker
-
- 16 Aug, 2022 1 commit
-
-
Pedro Cuenca authored
* Allow passing non-default modules to pipeline. Override modules are recognized and replaced in the pipeline. However, no check is performed about mismatched classes yet. This is because the override module is already instantiated and we have no library or class name to compare against. * up * add test Co-authored-by:Patrick von Platen <patrick.v.platen@gmail.com>
-
- 20 Jul, 2022 3 commits
-
-
Patrick von Platen authored
* up * change model name * renaming * more changes * up * up * up * save checkpoint * finish api / naming * finish config renaming * rename all weights * finish really
-
Anton Lozhkov authored
-
Anton Lozhkov authored
-
- 28 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 22 Jun, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 21 Jun, 2022 1 commit
-
-
anton-l authored
-
- 17 Jun, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 15 Jun, 2022 1 commit
-
-
Patrick von Platen authored
-
- 14 Jun, 2022 1 commit
-
-
patil-suraj authored
-
- 13 Jun, 2022 1 commit
-
-
anton-l authored
-
- 12 Jun, 2022 2 commits
-
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 10 Jun, 2022 2 commits
-
-
patil-suraj authored
-
patil-suraj authored
-
- 09 Jun, 2022 14 commits
-
-
patil-suraj authored
-
Patrick von Platen authored
-
anton-l authored
-
anton-l authored
-
patil-suraj authored
-
Patrick von Platen authored
-
patil-suraj authored
-
patil-suraj authored
-
Patrick von Platen authored
-
patil-suraj authored
-
Patrick von Platen authored
-
patil-suraj authored
-
anton-l authored
-
anton-l authored
-
- 08 Jun, 2022 4 commits
-
-
anton-l authored
-
anton-l authored
-
Patrick von Platen authored
-
Patrick von Platen authored
-
- 07 Jun, 2022 1 commit
-
-
patil-suraj authored
-