Skip to content

Commit

Permalink
Updated codecov link.
Browse files Browse the repository at this point in the history
  • Loading branch information
souradipp76 committed Oct 22, 2024
1 parent 9cbecb9 commit 8ea9d0a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MM-PoE

[![codecov](https://codecov.io/gh/souradipp76/MM-PoE/branch/main/graph/badge.svg?token=MM-PoE_token_here)](https://codecov.io/gh/souradipp76/MM-PoE)
[![codecov](https://codecov.io/gh/souradipp76/MM-PoE/branch/main/graph/badge.svg?token=77bb4fa8-804f-4498-a040-4d93886f32be)](https://codecov.io/gh/souradipp76/MM-PoE)
[![CI](https://github.com/souradipp76/MM-PoE/actions/workflows/main.yml/badge.svg)](https://github.com/souradipp76/MM-PoE/actions/workflows/main.yml)


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def read_requirements(path):
setup(
name="mm_poe",
version=read("mm_poe", "VERSION"),
description="Awesome MM-PoE created by souradipp76",
description="Multiple Choice Reasoning via. Process of Elimination using Multi-Modal Models",
url="https://github.com/souradipp76/MM-PoE/",
long_description=read("README.md"),
long_description_content_type="text/markdown",
Expand Down

0 comments on commit 8ea9d0a

Please sign in to comment.