Skip to content

Missing methods of AutoencoderKL in online docs - #14647

Open
xiaoyaoqilan wants to merge 1 commit into
huggingface:mainfrom
xiaoyaoqilan:doc-fix-6575
Open

Missing methods of AutoencoderKL in online docs#14647
xiaoyaoqilan wants to merge 1 commit into
huggingface:mainfrom
xiaoyaoqilan:doc-fix-6575

Conversation

@xiaoyaoqilan

Copy link
Copy Markdown

What does this PR do?

This PR fixes the documentation issue reported in #6575: corrects AutoencoderKL to absent in docs/source/en/api/loaders/single_file.md.

Fixes #6575

Before submitting

  • Did you use an AI agent (Claude Code, Codex, Cursor, etc.) to help with this PR? If so:
    • Did you read the Coding with AI agents guide?
    • Did you run the self-review skill on the diff?
    • Did you share the final self-review notes in the PR description or a comment?
  • Did you read the contributor guideline?
  • Did you read our philosophy doc? (important for complex PRs)
  • Was this discussed/approved via a GitHub issue or the forum? Please add a link to it if that's the case.
  • Did you make sure to update the documentation with your changes? Here are the
    documentation guidelines, and
    here are tips on formatting docstrings.
  • Did you write any new necessary tests?
  • Are you the author (or part of the team) of the model/pipeline (only applicable for model/pipeline related PRs)?

Who can review?

Anyone in the community is free to review the PR once the tests have passed. Feel free to tag
members/contributors who may be interested in your PR.

Fixes #6575

@github-actions github-actions Bot added documentation Improvements or additions to documentation size/S PR with diff < 50 LOC fixes-issue labels Aug 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation fixes-issue size/S PR with diff < 50 LOC

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Missing methods of AutoencoderKL in online docs

1 participant