zeel sheladiya commited on
Commit
fff6aba
·
1 Parent(s): a5ce993

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -41
requirements.txt CHANGED
@@ -1,67 +1,47 @@
1
- absl-py==1.4.0
2
  aiofiles==23.1.0
3
  aiohttp==3.8.5
4
  aiosignal==1.3.1
5
  altair==5.0.1
6
  annotated-types==0.5.0
7
  anyio==3.7.1
8
- astunparse==1.6.3
9
  async-timeout==4.0.2
10
  attrs==23.1.0
11
- cachetools==5.3.1
12
  certifi==2023.7.22
13
  charset-normalizer==3.2.0
14
  click==8.1.6
15
  contourpy==1.1.0
16
  cycler==0.11.0
17
  exceptiongroup==1.1.2
18
- fastapi==0.100.1
19
  ffmpy==0.3.1
20
  filelock==3.12.2
21
- flatbuffers==23.5.26
22
- fonttools==4.41.1
23
  frozenlist==1.4.0
24
  fsspec==2023.6.0
25
- gast==0.4.0
26
- google-auth==2.22.0
27
- google-auth-oauthlib==1.0.0
28
- google-pasta==0.2.0
29
  gradio==3.39.0
30
  gradio_client==0.3.0
31
- grpcio==1.56.2
32
  h11==0.14.0
33
- h5py==3.9.0
34
  httpcore==0.17.3
35
  httpx==0.24.1
36
  huggingface-hub==0.16.4
37
  idna==3.4
38
- install==1.3.5
39
  Jinja2==3.1.2
40
- joblib==1.3.1
41
- jsonschema==4.18.4
42
  jsonschema-specifications==2023.7.1
43
- keras==2.13.1
44
  kiwisolver==1.4.4
45
- libclang==16.0.6
46
  linkify-it-py==2.0.2
47
- Markdown==3.4.4
48
  markdown-it-py==2.2.0
49
  MarkupSafe==2.1.3
50
  matplotlib==3.7.2
51
  mdit-py-plugins==0.3.3
52
  mdurl==0.1.2
53
  multidict==6.0.4
54
- numpy==1.24.3
55
- oauthlib==3.2.2
56
- opt-einsum==3.3.0
57
- orjson==3.9.2
58
  packaging==23.1
59
  pandas==2.0.3
60
  Pillow==10.0.0
61
- polars==0.18.9
62
- protobuf==4.23.4
63
- pyasn1==0.5.0
64
- pyasn1-modules==0.3.0
65
  pydantic==2.1.1
66
  pydantic_core==2.4.0
67
  pydub==0.25.1
@@ -70,30 +50,20 @@ python-dateutil==2.8.2
70
  python-multipart==0.0.6
71
  pytz==2023.3
72
  PyYAML==6.0.1
73
- referencing==0.30.0
74
  requests==2.31.0
75
- requests-oauthlib==1.3.1
76
  rpds-py==0.9.2
77
- rsa==4.9
78
- scipy==1.11.1
79
  semantic-version==2.10.0
80
  six==1.16.0
81
  sniffio==1.3.0
82
  starlette==0.27.0
83
- tensorboard==2.13.0
84
- tensorboard-data-server==0.7.1
85
- tensorflow==2.13.0
86
- tensorflow-estimator==2.13.0
87
- termcolor==2.3.0
88
- threadpoolctl==3.2.0
89
  toolz==0.12.0
90
  tqdm==4.65.0
91
- typing_extensions==4.5.0
92
  tzdata==2023.3
93
  uc-micro-py==1.0.2
94
- urllib3==1.26.16
95
- uvicorn==0.23.1
96
  websockets==11.0.3
97
- Werkzeug==2.3.6
98
- wrapt==1.15.0
99
  yarl==1.9.2
 
 
 
1
  aiofiles==23.1.0
2
  aiohttp==3.8.5
3
  aiosignal==1.3.1
4
  altair==5.0.1
5
  annotated-types==0.5.0
6
  anyio==3.7.1
 
7
  async-timeout==4.0.2
8
  attrs==23.1.0
 
9
  certifi==2023.7.22
10
  charset-normalizer==3.2.0
11
  click==8.1.6
12
  contourpy==1.1.0
13
  cycler==0.11.0
14
  exceptiongroup==1.1.2
15
+ fastapi==0.101.0
16
  ffmpy==0.3.1
17
  filelock==3.12.2
18
+ fonttools==4.42.0
 
19
  frozenlist==1.4.0
20
  fsspec==2023.6.0
 
 
 
 
21
  gradio==3.39.0
22
  gradio_client==0.3.0
 
23
  h11==0.14.0
 
24
  httpcore==0.17.3
25
  httpx==0.24.1
26
  huggingface-hub==0.16.4
27
  idna==3.4
28
+ importlib-resources==6.0.0
29
  Jinja2==3.1.2
30
+ jsonschema==4.18.6
 
31
  jsonschema-specifications==2023.7.1
 
32
  kiwisolver==1.4.4
 
33
  linkify-it-py==2.0.2
 
34
  markdown-it-py==2.2.0
35
  MarkupSafe==2.1.3
36
  matplotlib==3.7.2
37
  mdit-py-plugins==0.3.3
38
  mdurl==0.1.2
39
  multidict==6.0.4
40
+ numpy==1.25.2
41
+ orjson==3.9.3
 
 
42
  packaging==23.1
43
  pandas==2.0.3
44
  Pillow==10.0.0
 
 
 
 
45
  pydantic==2.1.1
46
  pydantic_core==2.4.0
47
  pydub==0.25.1
 
50
  python-multipart==0.0.6
51
  pytz==2023.3
52
  PyYAML==6.0.1
53
+ referencing==0.30.2
54
  requests==2.31.0
 
55
  rpds-py==0.9.2
 
 
56
  semantic-version==2.10.0
57
  six==1.16.0
58
  sniffio==1.3.0
59
  starlette==0.27.0
 
 
 
 
 
 
60
  toolz==0.12.0
61
  tqdm==4.65.0
62
+ typing_extensions==4.7.1
63
  tzdata==2023.3
64
  uc-micro-py==1.0.2
65
+ urllib3==2.0.4
66
+ uvicorn==0.23.2
67
  websockets==11.0.3
 
 
68
  yarl==1.9.2
69
+ zipp==3.16.2