Skip to content

Commit 454d218

Browse files
committed
Adding bages
1 parent d84c1aa commit 454d218

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,16 @@
11
[pypi-badge]: https://badge.fury.io/py/invertedai.svg
22
[pypi-link]: https://pypi.org/project/invertedai/
3+
[python-badge]: https://img.shields.io/pypi/pyversions/invertedai.svg?color=%2334D058
4+
[ci-badge]: https://github.com/inverted-ai/invertedai/actions/workflows/CI.yml/badge.svg?branch=master
35
[colab-badge]: https://colab.research.google.com/assets/colab-badge.svg
46
[colab-link]: https://colab.research.google.com/github/inverted-ai/invertedai/blob/develop/examples/IAI_full_demo.ipynb
57
[rest-link]: https://app.swaggerhub.com/apis-docs/InvertedAI/InvertedAI
68
[examples-link]: https://github.com/inverted-ai/invertedai/tree/master/examples
79

810
[![Documentation Status](https://readthedocs.org/projects/inverted-ai/badge/?version=latest)](https://inverted-ai.readthedocs.io/en/latest/?badge=latest)
911
[![PyPI][pypi-badge]][pypi-link]
12+
[![python-badge]][pypi-link]
13+
[![ci-badge]](https://github.com/inverted-ai/invertedai/actions/workflows/CI.yml)
1014
[![Open In Colab][colab-badge]][colab-link]
1115

1216
# InvertedAI

0 commit comments

Comments
 (0)