Skip to content

Commit 0fd399d

Browse files
committed
fix the t5 docs
1 parent 787dda2 commit 0fd399d

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/source/advanced_features/pulid.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
PuLID
22
=====
33

4-
Nunchaku integrates `PuLID <_pulid>`_, a tuning-free identity customization method for text-to-image generation.
4+
Nunchaku integrates `PuLID <_pulid_paper>`_, a tuning-free identity customization method for text-to-image generation.
55
This feature allows you to generate images that maintain specific identity characteristics from reference photos.
66

77
.. literalinclude:: ../../../examples/flux.1-dev-pulid.py

docs/source/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,10 +58,10 @@ Check out `DeepCompressor <deepcompressor_repo>`_ for the quantization library.
5858
overview/overview.rst
5959

6060
.. toctree::
61-
:maxdepth: 2
61+
:maxdepth: 1
6262
:caption: Python API Reference
6363

64-
python_api/nunchaku.rst
64+
python_api/modules.rst
6565

6666
.. toctree::
6767
:maxdepth: 2

docs/source/links.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
.. _controlnet_union_pro: https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro
2727
.. _controlnet_union_pro2: https://huggingface.co/Shakker-Labs/FLUX.1-dev-ControlNet-Union-Pro-2.0
2828
.. _fbcache: https://github.com/chengzeyi/ParaAttention?tab=readme-ov-file#first-block-cache-our-dynamic-caching
29-
.. _pulid: https://arxiv.org/abs/2404.16022
29+
.. _pulid_paper: https://arxiv.org/abs/2404.16022
3030
.. _flux1_kontext_dev: https://huggingface.co/black-forest-labs/FLUX.1-Kontext-dev

0 commit comments

Comments
 (0)