Skip to content

Commit 8cc6e62

Browse files
PABannierclaude
andcommitted
fix: compress demo GIFs and host in-repo for GitHub rendering
The imgur-hosted GIFs (35-40 MB each) exceeded GitHub's Camo proxy size limit (~10 MB), causing them to silently fail to render. Compressed to 4.5 MB and 7.3 MB and moved to media/. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fdc1b6d commit 8cc6e62

3 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
State-of-the-art image and video segmentation in portable C/C++
44

5-
![SAM3 Image Segmentation Demo](https://i.imgur.com/xmnxNP1.gif)
6-
![SAM3 Video Segmentation Demo](https://i.imgur.com/5y9QcrY.gif)
5+
![SAM3 Image Segmentation Demo](media/image_demo.gif)
6+
![SAM3 Video Segmentation Demo](media/video_demo.gif)
77

88
---
99

media/image_demo.gif

4.25 MB
Loading

media/video_demo.gif

6.97 MB
Loading

0 commit comments

Comments
 (0)