We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 681cb96 commit 9580a90Copy full SHA for 9580a90
docs/changelog.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## v0.8.4 - Jul 5, 2023
4
+
5
+**Improvements**
6
7
+- Fixed model download bug (#136)
8
+- Added legal notice (#133)
9
+- Fixed image source bug for show_anns (#131)
10
+- Improved exception handling for LangSAM GUI (#130)
11
+- Added to return pixel coordinates of masks (#129)
12
+- Added text_sam to docs (#123)
13
+- Fixed file deletion error on Windows (#122)
14
+- Fixed mask bug in text_sam/predict when the input is PIL image (#117)
15
16
## v0.8.3 - Jun 20, 2023
17
18
**New Features**
0 commit comments