huggingface / huggingface/diffusers

AutoencoderKLTemporalDecoder support for tiling

Open
#9,958 1 comment 0 reactions 1 assignee Claimed by @a-r-r-o-w View on GitHub
enhancement
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

**Is your feature request related to a problem? Please describe.**
I would like to use the tiling feature from AutoEncoderKL in the AutoencoderKLTemporalDecoder.

**Describe the solution you'd like.**
Implement tiling with the AutoencoderKLTemporalDecoder

**Describe alternatives you've considered.**
Manually tile the input image and do the blending in image space.

**Additional context.**
None

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.