huggingface / huggingface/diffusers
AutoencoderKLTemporalDecoder support for tiling
Offen
enhancement
- Vorherrschende Sprache
- Python
- Sterne
- 34.5k
- Forks
- 7.3k
- Ø Merge
- 3 T. 3 Std.
- Gemergte PRs (30 T.)
- 91
Beschreibung
**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
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.