1
0
mirror of https://github.com/huggingface/diffusers.git synced 2026-01-29 07:22:12 +03:00

rename quick start- it is really not quick

This commit is contained in:
yiyixuxu
2025-07-01 03:06:13 +02:00
parent b5db8aaa6f
commit 4543d216ec

View File

@@ -10,7 +10,7 @@ an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express o
specific language governing permissions and limitations under the License.
-->
# Getting Started with Modular Diffusers
# Getting Started with Modular Diffusers: An Comprehensive Overview
With Modular Diffusers, we introduce a unified pipeline system that simplifies how you work with diffusion models. Instead of creating separate pipelines for each task, Modular Diffusers let you: