alessandro trinca tornidor
commited on
Commit
·
94bbfca
1
Parent(s):
d326f12
chore: bump samgis-lisa-on-cuda to version 1.5.7
Browse files- pyproject.toml +2 -2
pyproject.toml
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "samgis-lisa-on-cuda"
|
3 |
-
version = "1.5.
|
4 |
description = "A VLM backend for machine learning instance segmentation on geospatial data that uses LISA (Reasoning Segmentation via Large Language Model). This demo uses a dedicated GPU."
|
5 |
authors = ["alessandro trinca tornidor <[email protected]>"]
|
6 |
license = "MIT license"
|
@@ -9,7 +9,7 @@ package-mode = false
|
|
9 |
|
10 |
[metadata]
|
11 |
name = "samgis-lisa-on-cuda"
|
12 |
-
version = "1.5.
|
13 |
|
14 |
[tool.poetry.dependencies]
|
15 |
python = ">=3.10,<3.11"
|
|
|
1 |
[tool.poetry]
|
2 |
name = "samgis-lisa-on-cuda"
|
3 |
+
version = "1.5.7"
|
4 |
description = "A VLM backend for machine learning instance segmentation on geospatial data that uses LISA (Reasoning Segmentation via Large Language Model). This demo uses a dedicated GPU."
|
5 |
authors = ["alessandro trinca tornidor <[email protected]>"]
|
6 |
license = "MIT license"
|
|
|
9 |
|
10 |
[metadata]
|
11 |
name = "samgis-lisa-on-cuda"
|
12 |
+
version = "1.5.7"
|
13 |
|
14 |
[tool.poetry.dependencies]
|
15 |
python = ">=3.10,<3.11"
|