Unverified Commit 5ca062e0 authored by Steven Liu's avatar Steven Liu Committed by GitHub
Browse files

[docs] Fix missing API function (#6604)

fix?
parent 619e3ab6
...@@ -33,6 +33,9 @@ model = AutoencoderKL.from_single_file(url) ...@@ -33,6 +33,9 @@ model = AutoencoderKL.from_single_file(url)
## AutoencoderKL ## AutoencoderKL
[[autodoc]] AutoencoderKL [[autodoc]] AutoencoderKL
- decode
- encode
- all
## AutoencoderKLOutput ## AutoencoderKLOutput
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment