Skip to content

Commit 9c39564

Browse files
committed
api reference autodoc
1 parent 4c24111 commit 9c39564

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

docs/source/en/_toctree.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,8 @@
8181
title: Overview
8282
- local: hybrid_inference/vae_decode
8383
title: VAE Decode
84+
- local: hybrid_inference/api_reference
85+
title: API Reference
8486
title: Hybrid Inference
8587
- sections:
8688
- local: using-diffusers/cogvideox
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Hybrid Inference API Reference
2+
3+
## Remote Decode
4+
5+
[[autodoc]] utils.remote_utils.remote_decode

0 commit comments

Comments
 (0)