Suraj Patil
480d8846a9
[doc] update example for pix2pix ( #2101 )
...
update example for pix2pix
2023-01-25 11:22:09 +01:00
Patrick von Platen
8d326e61cf
Correct Pix2Pix example ( #2056 )
...
* Correct Pix2Pix example
- no advertisement of revision -> it'll be deprecated soon
- by default safety checker should be used
* Update docs/source/en/api/pipelines/stable_diffusion/pix2pix.mdx
* up
2023-01-21 15:56:29 +01:00
Suraj Patil
e5ff75540c
Add InstructPix2Pix pipeline ( #2040 )
...
* being pix2pix
* ifx
* cfg image_latents
* fix some docstr
* fix
* fix
* hack
* fix
* Apply suggestions from code review
Co-authored-by: Pedro Cuenca <pedro@huggingface.co >
* add comments to explain the hack
* move __call__ to the top
* doc
* remove height and width
* remove depreications
* fix doc str
* quality
* fast tests
* chnage model id
* fast tests
* fix test
* address Pedro's comments
* copyright
* Simple doc page.
* Apply suggestions from code review
* style
* Remove import
* address some review comments
* Apply suggestions from code review
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com >
* style
Co-authored-by: Pedro Cuenca <pedro@huggingface.co >
Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com >
2023-01-20 16:25:46 +01:00
Chanran Kim
75d53cc839
Init for korean docs ( #1910 )
...
* 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
2023-01-04 22:59:42 +01:00