From 86ff2bf6fc6bdcd803cd3556b187a8246aee2e48 Mon Sep 17 00:00:00 2001 From: haosenwang1018 <167664334+haosenwang1018@users.noreply.github.com> Date: Tue, 3 Mar 2026 21:51:12 +0000 Subject: [PATCH] docs: normalize functions heading wording --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b988f9b3..bd4d087f 100755 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ What's New: - Update CogVideoX-Fun-V1.1: Retrain i2v model, add Noise to increase the motion amplitude of the video. Upload control model training code and Control model. [2024.09.29] - Update CogVideoX-Fun-V1.0: Initial code release! Now supports Windows and Linux. Supports video generation at arbitrary resolutions from 256x256x49 to 1024x1024x49 for 2B and 5B models. [2024.09.18] -Function: +Functions: - [Data Preprocessing](#data-preprocess) - [Train DiT](#dit-train) - [Video Generation](#video-gen)