diffusers/docs/source
fboulnois 52eb0348e5
Standardize on using `image` argument in all pipelines (#1361)
* feat: switch core pipelines to use image arg

* test: update tests for core pipelines

* feat: switch examples to use image arg

* docs: update docs to use image arg

* style: format code using black and doc-builder

* fix: deprecate use of init_image in all pipelines
2022-12-01 16:55:22 +01:00
..
api Standardize on using `image` argument in all pipelines (#1361) 2022-12-01 16:55:22 +01:00
conceptual clean incomplete pages (#1008) 2022-10-29 09:28:26 +02:00
imgs fix image docs 2022-11-07 17:25:13 +01:00
optimization Add doc for Stable Diffusion on Habana Gaudi (#1496) 2022-12-01 15:43:48 +01:00
training Fix wrong link in text2img fine-tuning documentation (#1282) 2022-11-14 20:42:14 +01:00
using-diffusers Standardize on using `image` argument in all pipelines (#1361) 2022-12-01 16:55:22 +01:00
_toctree.yml Add doc for Stable Diffusion on Habana Gaudi (#1496) 2022-12-01 15:43:48 +01:00
index.mdx SD2 docs (#1424) 2022-11-25 17:23:21 +01:00
installation.mdx default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00
quicktour.mdx Add Scheduler.from_pretrained and better scheduler changing (#1286) 2022-11-15 18:15:13 +01:00