From c91c2b0db28be87df3b44e3604cad63e108d90dc Mon Sep 17 00:00:00 2001 From: RichardScottOZ Date: Sun, 11 Jan 2026 16:36:27 +1030 Subject: [PATCH] Fix formatting issues in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 94b3411..17a41de 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ Our pipeline is validated on **6 trillion tokens**, ensuring robust multimodal c ##### Inference Efficiency -NextFlow is highly efficient, enabling thegeneration of 1024 × 1024 images in just 5 seconds—orders of magnitude faster than comparableAR models. And NextFlowrequires **6× fewer FLOPs** than MMDiT-based diffusion models at 1024² resolution. Its next-scale approach enables dynamic resolution generation without the typical computational costs of autoregression. +NextFlow is highly efficient, enabling the generation of 1024 × 1024 images in just 5 seconds—orders of magnitude faster than comparableAR models. And NextFlow requires **6× fewer FLOPs** than MMDiT-based diffusion models at 1024² resolution. Its next-scale approach enables dynamic resolution generation without the typical computational costs of autoregression. ---