hexular commited on
Commit
a56c314
1 Parent(s): d575958
Files changed (1) hide show
  1. requirements.txt +22 -0
requirements.txt CHANGED
@@ -1,7 +1,9 @@
 
1
  aiofiles==23.2.1
2
  altair==5.2.0
3
  annotated-types==0.6.0
4
  anyio==4.3.0
 
5
  attrs==23.2.0
6
  certifi==2024.2.2
7
  charset-normalizer==3.3.2
@@ -9,15 +11,21 @@ click==8.1.7
9
  colorama==0.4.6
10
  contourpy==1.2.0
11
  cycler==0.12.1
 
12
  exceptiongroup==1.2.0
13
  fastapi==0.110.0
14
  ffmpy==0.3.2
15
  filelock==3.13.1
 
16
  fonttools==4.49.0
17
  fsspec==2024.2.0
 
 
18
  gradio==4.21.0
19
  gradio_client==0.12.0
 
20
  h11==0.14.0
 
21
  httpcore==1.0.4
22
  httpx==0.27.0
23
  huggingface-hub==0.21.4
@@ -26,16 +34,23 @@ importlib_resources==6.1.3
26
  Jinja2==3.1.3
27
  jsonschema==4.21.1
28
  jsonschema-specifications==2023.12.1
 
29
  kiwisolver==1.4.5
 
 
30
  markdown-it-py==3.0.0
31
  MarkupSafe==2.1.5
32
  matplotlib==3.8.3
33
  mdurl==0.1.2
 
 
34
  numpy==1.26.4
 
35
  orjson==3.9.15
36
  packaging==23.2
37
  pandas==2.2.1
38
  pillow==10.2.0
 
39
  pydantic==2.6.3
40
  pydantic_core==2.16.3
41
  pydub==0.25.1
@@ -57,6 +72,11 @@ shellingham==1.5.4
57
  six==1.16.0
58
  sniffio==1.3.1
59
  starlette==0.36.3
 
 
 
 
 
60
  tokenizers==0.15.2
61
  tomlkit==0.12.0
62
  toolz==0.12.1
@@ -68,3 +88,5 @@ tzdata==2024.1
68
  urllib3==2.2.1
69
  uvicorn==0.28.0
70
  websockets==11.0.3
 
 
 
1
+ absl-py==2.1.0
2
  aiofiles==23.2.1
3
  altair==5.2.0
4
  annotated-types==0.6.0
5
  anyio==4.3.0
6
+ astunparse==1.6.3
7
  attrs==23.2.0
8
  certifi==2024.2.2
9
  charset-normalizer==3.3.2
 
11
  colorama==0.4.6
12
  contourpy==1.2.0
13
  cycler==0.12.1
14
+ dm-tree==0.1.8
15
  exceptiongroup==1.2.0
16
  fastapi==0.110.0
17
  ffmpy==0.3.2
18
  filelock==3.13.1
19
+ flatbuffers==24.3.7
20
  fonttools==4.49.0
21
  fsspec==2024.2.0
22
+ gast==0.5.4
23
+ google-pasta==0.2.0
24
  gradio==4.21.0
25
  gradio_client==0.12.0
26
+ grpcio==1.62.1
27
  h11==0.14.0
28
+ h5py==3.10.0
29
  httpcore==1.0.4
30
  httpx==0.27.0
31
  huggingface-hub==0.21.4
 
34
  Jinja2==3.1.3
35
  jsonschema==4.21.1
36
  jsonschema-specifications==2023.12.1
37
+ keras==3.0.5
38
  kiwisolver==1.4.5
39
+ libclang==16.0.6
40
+ Markdown==3.5.2
41
  markdown-it-py==3.0.0
42
  MarkupSafe==2.1.5
43
  matplotlib==3.8.3
44
  mdurl==0.1.2
45
+ ml-dtypes==0.3.2
46
+ namex==0.0.7
47
  numpy==1.26.4
48
+ opt-einsum==3.3.0
49
  orjson==3.9.15
50
  packaging==23.2
51
  pandas==2.2.1
52
  pillow==10.2.0
53
+ protobuf==4.25.3
54
  pydantic==2.6.3
55
  pydantic_core==2.16.3
56
  pydub==0.25.1
 
72
  six==1.16.0
73
  sniffio==1.3.1
74
  starlette==0.36.3
75
+ tensorboard==2.16.2
76
+ tensorboard-data-server==0.7.2
77
+ tensorflow==2.16.1
78
+ tensorflow-io-gcs-filesystem==0.36.0
79
+ termcolor==2.4.0
80
  tokenizers==0.15.2
81
  tomlkit==0.12.0
82
  toolz==0.12.1
 
88
  urllib3==2.2.1
89
  uvicorn==0.28.0
90
  websockets==11.0.3
91
+ Werkzeug==3.0.1
92
+ wrapt==1.16.0