Pierre Chapuis commited on
Commit
f80b6ec
·
unverified ·
1 Parent(s): fc051c2

update client

Browse files
Files changed (3) hide show
  1. pyproject.toml +1 -1
  2. requirements.lock +3 -3
  3. requirements.txt +1 -1
pyproject.toml CHANGED
@@ -12,7 +12,7 @@ dependencies = [
12
  "pillow>=10.4.0",
13
  "gradio-imageslider>=0.0.20",
14
  "pillow-heif>=0.18.0",
15
- "finegrain @ git+ssh://[email protected]/finegrain-ai/finegrain-python@d6ef5700816ca26100e776257e8a9363fc812394#subdirectory=finegrain",
16
  ]
17
  readme = "README.md"
18
  requires-python = ">= 3.12, <3.13"
 
12
  "pillow>=10.4.0",
13
  "gradio-imageslider>=0.0.20",
14
  "pillow-heif>=0.18.0",
15
+ "finegrain @ git+ssh://[email protected]/finegrain-ai/finegrain-python@2a832d4a442ac15476ae6a146f204fb9a399fd3f#subdirectory=finegrain",
16
  ]
17
  readme = "README.md"
18
  requires-python = ">= 3.12, <3.13"
requirements.lock CHANGED
@@ -39,9 +39,9 @@ ffmpy==0.5.0
39
  # via gradio
40
  filelock==3.17.0
41
  # via huggingface-hub
42
- finegrain @ git+ssh://[email protected]/finegrain-ai/finegrain-python@d6ef5700816ca26100e776257e8a9363fc812394#subdirectory=finegrain
43
  # via eraser
44
- fonttools==4.55.5
45
  # via matplotlib
46
  fsspec==2024.12.0
47
  # via gradio-client
@@ -67,7 +67,7 @@ httpx==0.28.1
67
  # via gradio-client
68
  httpx-sse==0.4.0
69
  # via finegrain
70
- huggingface-hub==0.27.1
71
  # via gradio
72
  # via gradio-client
73
  idna==3.10
 
39
  # via gradio
40
  filelock==3.17.0
41
  # via huggingface-hub
42
+ finegrain @ git+ssh://[email protected]/finegrain-ai/finegrain-python@2a832d4a442ac15476ae6a146f204fb9a399fd3f#subdirectory=finegrain
43
  # via eraser
44
+ fonttools==4.55.8
45
  # via matplotlib
46
  fsspec==2024.12.0
47
  # via gradio-client
 
67
  # via gradio-client
68
  httpx-sse==0.4.0
69
  # via finegrain
70
+ huggingface-hub==0.28.0
71
  # via gradio
72
  # via gradio-client
73
  idna==3.10
requirements.txt CHANGED
@@ -3,4 +3,4 @@ gradio_imageslider>=0.0.20
3
  environs>=11.0.0
4
  pillow>=10.4.0
5
  pillow-heif>=0.18.0
6
- git+https://github.com/finegrain-ai/finegrain-python@d6ef5700816ca26100e776257e8a9363fc812394#subdirectory=finegrain
 
3
  environs>=11.0.0
4
  pillow>=10.4.0
5
  pillow-heif>=0.18.0
6
+ git+https://github.com/finegrain-ai/finegrain-python@2a832d4a442ac15476ae6a146f204fb9a399fd3f#subdirectory=finegrain