Spaces:
Paused
Paused
alessandro trinca tornidor
commited on
Commit
•
95c07ff
1
Parent(s):
f733740
chore: update version to 1.2.5
Browse files- pyproject.toml +3 -3
pyproject.toml
CHANGED
@@ -1,14 +1,14 @@
|
|
1 |
[tool.poetry]
|
2 |
name = "lisa-on-cuda"
|
3 |
-
version = "1.2.
|
4 |
-
description = ""
|
5 |
authors = ["alessandro trinca tornidor <alessandro@trinca.tornidor.com>"]
|
6 |
license = "Apache 2.0"
|
7 |
readme = "README.md"
|
8 |
|
9 |
[metadata]
|
10 |
name = "lisa-on-cuda"
|
11 |
-
version = "1.2.
|
12 |
|
13 |
[tool.poetry.urls]
|
14 |
Source = "https://huggingface.co/spaces/aletrn/lisa-on-cuda/"
|
|
|
1 |
[tool.poetry]
|
2 |
name = "lisa-on-cuda"
|
3 |
+
version = "1.2.5"
|
4 |
+
description = "LISA (Reasoning Segmentation via Large Language Model) on cuda for huggingface"
|
5 |
authors = ["alessandro trinca tornidor <alessandro@trinca.tornidor.com>"]
|
6 |
license = "Apache 2.0"
|
7 |
readme = "README.md"
|
8 |
|
9 |
[metadata]
|
10 |
name = "lisa-on-cuda"
|
11 |
+
version = "1.2.5"
|
12 |
|
13 |
[tool.poetry.urls]
|
14 |
Source = "https://huggingface.co/spaces/aletrn/lisa-on-cuda/"
|