"docs/vscode:/vscode.git/clone" did not exist on "05592dffe8a582db1cfdfe3ed46f351b935b3fad"
- 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>
-
- 27 Feb, 2023 1 commit
-
-
Patrick von Platen authored
* [Docs] Improve safetensors * Apply suggestions from code review
-
- 27 Jan, 2023 1 commit
-
-
Nicolas Patry authored
* Tmp. * Adding more docs. * Doc style. * Remove the argument `use_safetensors=True`. * doc-builder
-