Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Correct type annotation for
VaeImageProcessor.numpy_to_pil
(hugging…
…face#6111) From `(np.ndarray) -> PIL.Image.Image` to `(np.ndarray) -> List[PIL.Image.Image]`.
- Loading branch information