alessandro trinca tornidor commited on
Commit
97c9619
·
1 Parent(s): f890996

chore: update dependencies, bump version to 1.3.1

Browse files
Files changed (2) hide show
  1. poetry.lock +0 -0
  2. pyproject.toml +2 -2
poetry.lock CHANGED
The diff for this file is too large to render. See raw diff
 
pyproject.toml CHANGED
@@ -1,6 +1,6 @@
1
  [tool.poetry]
2
  name = "lisa-on-cuda"
3
- version = "1.3.0"
4
  description = "LISA (Reasoning Segmentation via Large Language Model) on cuda, now with huggingface ZeroGPU support!"
5
  authors = ["alessandro trinca tornidor <[email protected]>"]
6
  license = "Apache 2.0"
@@ -8,7 +8,7 @@ readme = "README.md"
8
 
9
  [metadata]
10
  name = "lisa-on-cuda"
11
- version = "1.3.0"
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.3.1"
4
  description = "LISA (Reasoning Segmentation via Large Language Model) on cuda, now with huggingface ZeroGPU support!"
5
  authors = ["alessandro trinca tornidor <[email protected]>"]
6
  license = "Apache 2.0"
 
8
 
9
  [metadata]
10
  name = "lisa-on-cuda"
11
+ version = "1.3.1"
12
 
13
  [tool.poetry.urls]
14
  Source = "https://huggingface.co/spaces/aletrn/lisa-on-cuda/"