From fa1a26a6566ac485a77a1f3f45c2810dc2169b7f Mon Sep 17 00:00:00 2001 From: Robbe Sneyders Date: Thu, 29 Jun 2023 09:51:53 +0200 Subject: [PATCH] Fix README formatting (#243) We might want to do a hotfix release to fix our logo on PyPi :) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1014123f8..3d45d7b66 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,4 @@

-

@@ -38,6 +37,7 @@ been building and sharing models, everyone is still building their data preparat Fondant offers a framework to build **composable data preparation pipelines, with reusable components, optimized to handle massive datasets**. Stop building from scratch, and start reusing components to: + - Extend your data with public datasets - Generate new modalities using captioning, segmentation, translation, image generation, ... - Distill knowledge from existing foundation models