From 13aec2976ea6ffce1479117ffd217c807408b475 Mon Sep 17 00:00:00 2001 From: Kye Gomez Date: Mon, 30 Jun 2025 11:10:23 -0700 Subject: [PATCH] readme --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 742ac1da..74095420 100644 --- a/README.md +++ b/README.md @@ -326,7 +326,6 @@ outputs = rearrange_system.run("Analyze the impact of AI on modern cinema.") print(outputs) ``` -----