1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-27 17:22:53 +03:00

Update docs/source/en/modular_diffusers/quickstart.md

This commit is contained in:
YiYi Xu
2026-01-25 14:10:32 -10:00
committed by GitHub
parent 318f2bf918
commit 809fc36e03

View File

@@ -183,7 +183,7 @@ Use [`ComponentsManager`](./components_manager) to share models across multiple
</hfoption>
<hfoption id="Visual interface">
Connect modular pipelines to [Mellon](https://github.com/cubiq/Mellon), a visual node-based interface for building workflows. Custom blocks built with Modular Diffusers work out of the box with Mellon - no UI code required. Read more in [Mellon](./mellon) guide
Connect modular pipelines to [Mellon](https://github.com/cubiq/Mellon), a visual node-based interface for building workflows. Custom blocks built with Modular Diffusers work out of the box with Mellon - no UI code required. Read more in Mellon guide
</hfoption>
</hfoptions>