alessandro trinca tornidor commited on
Commit
13b61e0
·
1 Parent(s): 8036f02

chore: update samgis-core to version 3.0.12

Browse files
Files changed (2) hide show
  1. poetry.lock +0 -0
  2. pyproject.toml +2 -3
poetry.lock CHANGED
The diff for this file is too large to render. See raw diff
 
pyproject.toml CHANGED
@@ -18,7 +18,7 @@ Demo = "https://huggingface.co/spaces/aletrn/lisa-on-cuda/"
18
  bitsandbytes = "^0.42.0"
19
  einops = "^0.8.0"
20
  fastapi = "^0.111.0"
21
- gradio = "^4.37.2"
22
  markdown2 = "^2.4.13"
23
  nh3 = "^0.2.18"
24
  numpy = [
@@ -32,11 +32,10 @@ peft-patched = "0.9.3"
32
  pycocotools = "^2.0.8"
33
  python = ">=3.10, <3.12"
34
  requests = "^2.32.3"
35
- samgis-core = "3.0.11"
36
  scipy = "^1.14.0"
37
  sentencepiece = "^0.2.0"
38
  shortuuid = "^1.0.13"
39
- spaces = "^0.28.3"
40
  torch = "2.2.0"
41
  torchvision = "0.17.0"
42
  tqdm = "^4.66.4"
 
18
  bitsandbytes = "^0.42.0"
19
  einops = "^0.8.0"
20
  fastapi = "^0.111.0"
21
+ gradio = "4.40.0"
22
  markdown2 = "^2.4.13"
23
  nh3 = "^0.2.18"
24
  numpy = [
 
32
  pycocotools = "^2.0.8"
33
  python = ">=3.10, <3.12"
34
  requests = "^2.32.3"
35
+ samgis-core = "3.0.12"
36
  scipy = "^1.14.0"
37
  sentencepiece = "^0.2.0"
38
  shortuuid = "^1.0.13"
 
39
  torch = "2.2.0"
40
  torchvision = "0.17.0"
41
  tqdm = "^4.66.4"