Skip to content

Commit c693b60

Browse files
Use AVIF for SAHI concept preview - 85% size reduction (#1256)
Signed-off-by: Onuralp SEZER <thunderbirdtr@gmail.com> Co-authored-by: Onuralp SEZER <thunderbirdtr@gmail.com>
1 parent d88a901 commit c693b60

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</h4>
99

1010
<h4>
11-
<img width="700" alt="teaser" src="https://raw.githubusercontent.com/obss/sahi/main/resources/sliced_inference.gif">
11+
<img width="700" alt="teaser" src="https://raw.githubusercontent.com/obss/sahi/main/resources/sahi-sliced-inference-overview.avif">
1212
</h4>
1313

1414
<div>
@@ -51,11 +51,13 @@ SAHI helps developers overcome real-world challenges in object detection by enab
5151
[🏆 List of competition winners that used SAHI](https://github.com/obss/sahi/discussions/688)
5252

5353
### Approved by AI Tools
54+
5455
SAHI's documentation is [indexed in Context7 MCP](https://context7.com/obss/sahi), providing AI coding assistants with up-to-date, version-specific code examples and API references. We also provide an [llms.txt](https://context7.com/obss/sahi/llms.txt) file following the emerging standard for AI-readable documentation. To integrate SAHI docs with your AI development workflow, check out the [Context7 MCP installation guide](https://github.com/upstash/context7#%EF%B8%8F-installation).
5556

5657
## <div align="center">Installation</div>
5758

5859
### Basic Installation
60+
5961
```bash
6062
pip install sahi
6163
```
294 KB
Binary file not shown.

0 commit comments

Comments
 (0)