mrchtr commited on
Commit
1e0494f
β€’
1 Parent(s): a392733

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -9
README.md CHANGED
@@ -14,18 +14,18 @@ pinned: false
14
  <i>Large-scale data processing made easy and reusable</i>
15
  <br>
16
  <a href="https://fondant.readthedocs.io/en/stable/"><strong>Explore the docs Β»</strong></a>
17
- <br>
18
- <br>
19
- <a href="https://discord.gg/HnTdWhydGp"><img alt="Discord" src="https://dcbadge.vercel.app/api/server/HnTdWhydGp?style=flat-square"></a>
20
- <a href="https://pypi.org/project/fondant/"><img alt="PyPI version" src="https://img.shields.io/pypi/v/fondant?color=brightgreen&style=flat-square"></a>
21
- <a href="https://fondant.readthedocs.io/en/latest/license/"><img alt="License" src="https://img.shields.io/github/license/ml6team/fondant?style=flat-square&color=brightgreen"></a>
22
- <a href="https://github.com/ml6team/fondant/actions/workflows/pipeline.yaml"><img alt="GitHub Workflow Status" src="https://img.shields.io/github/actions/workflow/status/ml6team/fondant/pipeline.yaml?style=flat-square"></a>
23
- <a href="https://coveralls.io/github/ml6team/fondant?branch=main"><img alt="Coveralls" src="https://img.shields.io/coverallsCoverage/github/ml6team/fondant?style=flat-square"></a>
24
  </p>
25
 
 
 
 
 
 
 
26
  ---
27
- 🍫**Fondant is an open-source framework that aims to simplify and speed up large-scale data processing by making
28
- containerized components reusable across pipelines and execution environments and shareable within the community.**\
 
29
  It offers:
30
  - πŸ”§ Plug β€˜n’ play composable pipelines for creating datasets for
31
  - AI image generation model fine-tuning (Stable Diffusion, ControlNet)
 
14
  <i>Large-scale data processing made easy and reusable</i>
15
  <br>
16
  <a href="https://fondant.readthedocs.io/en/stable/"><strong>Explore the docs Β»</strong></a>
 
 
 
 
 
 
 
17
  </p>
18
 
19
+
20
+ <p float="left" align="middle">
21
+ <a href="https://discord.gg/HnTdWhydGp"><img src="https://img.shields.io/badge/Discord-%235865F2.svg?style=for-the-badge&logo=discord&logoColor=white" alt="Discord badge" width="100"></a> <a href="https://www.github.com/ml6team/fondant"><img src="https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white" alt="Github badge" width="100"></a>
22
+ </p>
23
+
24
+
25
  ---
26
+ 🍫 **Fondant is an open-source framework that aims to simplify and speed up large-scale data processing by making
27
+ containerized components reusable across pipelines and execution environments and shareable within the community.**
28
+
29
  It offers:
30
  - πŸ”§ Plug β€˜n’ play composable pipelines for creating datasets for
31
  - AI image generation model fine-tuning (Stable Diffusion, ControlNet)