Skip to content

Commit 8fc1036

Browse files
committed
fixed the readme
1 parent 475ba70 commit 8fc1036

1 file changed

Lines changed: 0 additions & 37 deletions

File tree

README.md

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -8,45 +8,8 @@
88
[![Streamlit App](https://img.shields.io/badge/🎈%20Streamlit%20Community-Cloud-blue)](https://bgremoval.streamlit.app/)
99
[![Open in Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/danielgatis/rembg/blob/main/rembg.ipynb)
1010

11-
1211
Rembg is a tool to remove images background.
1312

14-
<p style="display: flex;align-items: center;justify-content: center;">
15-
<img alt="example car-1" src="./examples/car-1.jpg" width="100" />
16-
<img alt="example car-1.out" src="./examples/car-1.out.png" width="100" />
17-
<img alt="example car-2" src="./examples/car-2.jpg" width="100" />
18-
<img alt="example car-2.out" src="./examples/car-2.out.png" width="100" />
19-
<img alt="example car-3" src="./examples/car-3.jpg" width="100" />
20-
<img alt="example car-3.out" src="./examples/car-3.out.png" width="100" />
21-
</p>
22-
23-
<p style="display: flex;align-items: center;justify-content: center;">
24-
<img alt="example animal-1" src="./examples/animal-1.jpg" width="100" />
25-
<img alt="example animal-1.out" src="./examples/animal-1.out.png" width="100" />
26-
<img alt="example animal-2" src="./examples/animal-2.jpg" width="100" />
27-
<img alt="example animal-2.out" src="./examples/animal-2.out.png" width="100" />
28-
<img alt="example animal-3" src="./examples/animal-3.jpg" width="100" />
29-
<img alt="example animal-3.out" src="./examples/animal-3.out.png" width="100" />
30-
</p>
31-
32-
<p style="display: flex;align-items: center;justify-content: center;">
33-
<img alt="example girl-1" src="./examples/girl-1.jpg" width="100" />
34-
<img alt="example girl-1.out" src="./examples/girl-1.out.png" width="100" />
35-
<img alt="example girl-2" src="./examples/girl-2.jpg" width="100" />
36-
<img alt="example girl-2.out" src="./examples/girl-2.out.png" width="100" />
37-
<img alt="example girl-3" src="./examples/girl-3.jpg" width="100" />
38-
<img alt="example girl-3.out" src="./examples/girl-3.out.png" width="100" />
39-
</p>
40-
41-
<p style="display: flex;align-items: center;justify-content: center;">
42-
<img alt="example anime-girl-1" src="./examples/anime-girl-1.jpg" width="100" />
43-
<img alt="example anime-girl-1.out" src="./examples/anime-girl-1.out.png" width="100" />
44-
<img alt="example anime-girl-2" src="./examples/anime-girl-2.jpg" width="100" />
45-
<img alt="example anime-girl-2.out" src="./examples/anime-girl-2.out.png" width="100" />
46-
<img alt="example anime-girl-3" src="./examples/anime-girl-3.jpg" width="100" />
47-
<img alt="example anime-girl-3.out" src="./examples/anime-girl-3.out.png" width="100" />
48-
</p>
49-
5013
**If this project has helped you, please consider making a [donation](https://www.buymeacoffee.com/danielgatis).**
5114

5215
## Sponsors

0 commit comments

Comments
 (0)