3bec90ff2c
* Handle batches and Tensors in `prepare_mask_and_masked_image` * `blackfy` upgrade `black` * handle mask as `np.array` * add docstring * revert `black` changes with smaller line length * missing ValueError in docstring * raise `TypeError` for image as tensor but not mask * typo in mask shape selection * check for batch dim * fix: wrong indentation * add tests Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
test_cycle_diffusion.py | ||
test_onnx_stable_diffusion.py | ||
test_onnx_stable_diffusion_img2img.py | ||
test_onnx_stable_diffusion_inpaint.py | ||
test_onnx_stable_diffusion_inpaint_legacy.py | ||
test_stable_diffusion.py | ||
test_stable_diffusion_img2img.py | ||
test_stable_diffusion_inpaint.py | ||
test_stable_diffusion_inpaint_legacy.py |