julien-c HF staff commited on
Commit
8598805
1 Parent(s): 35143eb

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -27,12 +27,14 @@ httptools==0.6.1
27
  httpx==0.27.0
28
  huggingface-hub==0.23.4
29
  idna==3.7
 
30
  importlib_metadata==7.2.0
31
  importlib_resources==6.4.0
32
  Jinja2==3.1.4
33
  jsonschema==4.22.0
34
  jsonschema-specifications==2023.12.1
35
  kiwisolver==1.4.5
 
36
  markdown-it-py==3.0.0
37
  MarkupSafe==2.1.5
38
  matplotlib==3.9.0
@@ -63,6 +65,8 @@ rich==13.7.1
63
  rpds-py==0.18.1
64
  ruff==0.4.10
65
  safetensors==0.4.3
 
 
66
  semantic-version==2.10.0
67
  shellingham==1.5.4
68
  six==1.16.0
@@ -70,6 +74,7 @@ sniffio==1.3.1
70
  spaces==0.28.3
71
  starlette==0.37.2
72
  sympy==1.12.1
 
73
  tokenizers==0.19.1
74
  tomlkit==0.12.0
75
  toolz==0.12.1
 
27
  httpx==0.27.0
28
  huggingface-hub==0.23.4
29
  idna==3.7
30
+ imageio==2.34.2
31
  importlib_metadata==7.2.0
32
  importlib_resources==6.4.0
33
  Jinja2==3.1.4
34
  jsonschema==4.22.0
35
  jsonschema-specifications==2023.12.1
36
  kiwisolver==1.4.5
37
+ lazy_loader==0.4
38
  markdown-it-py==3.0.0
39
  MarkupSafe==2.1.5
40
  matplotlib==3.9.0
 
65
  rpds-py==0.18.1
66
  ruff==0.4.10
67
  safetensors==0.4.3
68
+ scikit-image==0.24.0
69
+ scipy==1.14.0
70
  semantic-version==2.10.0
71
  shellingham==1.5.4
72
  six==1.16.0
 
74
  spaces==0.28.3
75
  starlette==0.37.2
76
  sympy==1.12.1
77
+ tifffile==2024.6.18
78
  tokenizers==0.19.1
79
  tomlkit==0.12.0
80
  toolz==0.12.1