Skip to content

Commit ec3df9e

Browse files
committed
format
1 parent ee74571 commit ec3df9e

File tree

1 file changed

+36
-37
lines changed

1 file changed

+36
-37
lines changed

README.md

Lines changed: 36 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -368,45 +368,44 @@ This section shows how you can load data from various sources to be analyzed wit
368368

369369

370370
<table>
371-
<tr>
372-
<td rowspan="4" width="160">
373-
<a href="https://visual-layer.readme.io/docs/objects-and-bounding-boxes">
374-
<img src="./gallery/hf_thumbnail.jpg" width="200">
375-
</a>
376-
</td>
377-
<td rowspan="4">
378-
<b>🤗 Analyze Hugging Face Datasets:</b> Load and analyze datasets from <a href="https://huggingface.co/datasets">Hugging Face Datasets</a>. Perfect if you already have a dataset hosted on Hugging Face hub.
379-
</td>
380-
<td align="center" width="80">
381-
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
382-
<img src="./gallery/nbviewer_logo.png" height="30">
383-
</a>
384-
</td>
385-
</tr>
386-
<tr>
387-
<td align="center">
388-
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
389-
<img src="./gallery/github_logo.png" height="25">
390-
</a>
391-
</td>
392-
</tr>
393-
<tr>
394-
<td align="center">
395-
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
396-
<img src="./gallery/colab_logo.png" height="20">
397-
</a>
398-
</td>
399-
</tr>
400-
<tr>
401-
<td align="center">
402-
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
403-
<img src="./gallery/kaggle_logo.png" height="25">
404-
</a>
405-
</td>
406-
</tr>
407-
<!-- ------------------------------------------------------------------- -->
371+
<tr>
372+
<td rowspan="4" width="160">
373+
<a href="https://visual-layer.readme.io/docs/objects-and-bounding-boxes">
374+
<img src="./gallery/hf_thumbnail.jpg" width="200" />
375+
</a>
376+
</td>
377+
<td rowspan="4"><b>🤗 Hugging Face Datasets:</b> Load and analyze datasets from <a href="https://huggingface.co/datasets">Hugging Face Datasets</a>. Perfect if you already have a dataset hosted on Hugging Face hub.</td>
378+
<td align="center" width="80">
379+
<a href="https://nbviewer.org/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
380+
<img src="./gallery/nbviewer_logo.png" height="30" />
381+
</a>
382+
</td>
383+
</tr>
384+
<tr>
385+
<td align="center">
386+
<a href="https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
387+
<img src="./gallery/github_logo.png" height="25" />
388+
</a>
389+
</td>
390+
</tr>
391+
<tr>
392+
<td align="center">
393+
<a href="https://colab.research.google.com/github/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
394+
<img src="./gallery/colab_logo.png" height="20" />
395+
</a>
396+
</td>
397+
</tr>
398+
<tr>
399+
<td align="center">
400+
<a href="https://kaggle.com/kernels/welcome?src=https://github.com/visual-layer/fastdup/blob/main/examples/analyzing-hf-datasets.ipynb">
401+
<img src="./gallery/kaggle_logo.png" height="25" />
402+
</a>
403+
</td>
404+
</tr>
405+
<!-- ------------------------------------------------------------------- -->
408406
</table>
409407

408+
410409
## Exciting New Features
411410

412411
> **Note**: We're happy to announce new features are out from beta testing and now available to the public, completely free of charge! We invite you to try them out and provide us with your valuable [feedback](https://visualdatabase.slack.com/join/shared_invite/zt-19jaydbjn-lNDEDkgvSI1QwbTXSY6dlA#/shared-invite/email)!

0 commit comments

Comments
 (0)