From cbd666cfeae6576d9f7529b6a2ac4f27b875e537 Mon Sep 17 00:00:00 2001 From: Ayush Chaurasia Date: Fri, 17 Nov 2023 23:02:07 +0530 Subject: [PATCH] remove python badge --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9b48198..ab1f643 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ If you're looking for in-depth tutorial-like examples, checkout the [tutorials]( | [Arxiv paper recommender](./examples/arxiv-recommender) | Open In Colab | [![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)](./examples/arxiv-recommender/main.py) | | [Multi-lingual search](./examples/multi-lingual-wiki-qa) | Open In Colab | [![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)](.examples/multi-lingual-wiki-qa/main.py) | | [Instruct-Multitask](./examples/instruct-multitask) | Open In Colab | [![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)](.examples/instruct-multitask/main.py) | -| [Facial Recognition](./examples/facial_recognition) | Open In Colab | [![Python](https://img.shields.io/badge/python-3670A0?style=for-the-badge&logo=python&logoColor=ffdd54)](.examples/facial_recognition/main.py) | +| [Facial Recognition](./examples/facial_recognition) | Open In Colab | |