huggingface / huggingface/diffusers

Missing methods of `AutoencoderKL` in online docs

Open
#6,575 14 comments 0 reactions 0 assignees View on GitHub
documentation stale
Dominant language
Python
Stars
34.5k
Forks
7.3k
Avg merge
3d 3h
Merged PRs (30d)
91

Description

The [`decode`](https://github.com/huggingface/diffusers/blob/a080f0d3a21104c19effb4d9d95dcb710d99c19b/src/diffusers/models/autoencoders/autoencoder_kl.py#L281) method of `AutoencoderKL` is absent from the [online doc](https://huggingface.co/docs/diffusers/main/en/api/models/autoencoderkl#autoencoderkl); same for `encode`.

Maybe docgen is affected by `apply_forward_hook`?

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.