Pratik-hf commited on
Commit
40cf8e3
1 Parent(s): 56138b3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +86 -44
requirements.txt CHANGED
@@ -1,78 +1,120 @@
1
  absl-py==2.1.0
2
- asgiref==3.5.2
3
- asttokens==2.4.1
 
 
4
  astunparse==1.6.3
5
- beautifulsoup4==4.11.1
6
  blinker==1.7.0
7
- certifi==2022.6.15
8
- charset-normalizer==2.0.12
 
9
  click==8.1.7
10
  colorama==0.4.6
11
- comm==0.2.2
12
- debugpy==1.8.1
13
- decorator==5.1.1
14
- distlib==0.3.7
15
- dj-database-url==0.5.0
16
- executing==2.0.1
17
- filelock==3.12.4
 
 
18
  flatbuffers==24.3.7
 
 
19
  gast==0.5.4
 
 
20
  google-pasta==0.2.0
 
 
21
  grpcio==1.62.1
22
- gunicorn==20.1.0
23
  h5py==3.10.0
24
- idna==3.3
25
- ipykernel==6.29.4
26
- ipython==8.24.0
 
 
 
 
27
  itsdangerous==2.1.2
28
- jedi==0.19.1
29
  Jinja2==3.1.3
30
- jupyter_client==8.6.2
31
- jupyter_core==5.7.2
32
- keras==3.1.1
 
33
  libclang==18.1.1
34
  Markdown==3.6
35
  markdown-it-py==3.0.0
36
  MarkupSafe==2.1.5
37
- matplotlib-inline==0.1.7
38
  mdurl==0.1.2
39
- ml-dtypes==0.3.2
 
 
40
  namex==0.0.7
41
- nest-asyncio==1.6.0
42
  numpy==1.26.4
 
43
  opt-einsum==3.3.0
44
  optree==0.10.0
 
45
  packaging==24.0
46
- pandas==2.2.2
47
- parso==0.8.4
48
- platformdirs==3.11.0
49
- prompt-toolkit==3.0.43
50
  protobuf==4.25.3
51
- psutil==5.9.8
52
- psycopg2==2.9.7
53
- pure-eval==0.2.2
54
- pyarrow==16.0.0
 
55
  Pygments==2.17.2
 
56
  python-dateutil==2.9.0.post0
 
 
57
  pytz==2024.1
58
- pyzmq==26.0.3
59
- requests==2.28.0
 
 
 
60
  rich==13.7.1
 
 
 
 
 
 
61
  six==1.16.0
62
- soupsieve==2.3.2.post1
63
- sqlparse==0.4.2
64
- stack-data==0.6.3
65
- tensorboard==2.16.2
 
66
  tensorboard-data-server==0.7.2
67
- tensorflow==2.16.1
 
 
68
  tensorflow-io-gcs-filesystem==0.31.0
69
  termcolor==2.4.0
70
- tornado==6.4
71
- traitlets==5.14.3
 
 
 
 
 
 
72
  typing_extensions==4.10.0
73
  tzdata==2024.1
74
- urllib3==1.26.9
75
- virtualenv==20.24.5
76
- wcwidth==0.2.13
 
 
77
  Werkzeug==3.0.1
78
- wrapt==1.16.0
 
1
  absl-py==2.1.0
2
+ aiofiles==23.2.1
3
+ altair==5.3.0
4
+ annotated-types==0.7.0
5
+ anyio==4.3.0
6
  astunparse==1.6.3
7
+ attrs==23.2.0
8
  blinker==1.7.0
9
+ cachetools==5.3.3
10
+ certifi==2024.2.2
11
+ charset-normalizer==3.3.2
12
  click==8.1.7
13
  colorama==0.4.6
14
+ contourpy==1.2.1
15
+ cycler==0.12.1
16
+ dm-tree==0.1.8
17
+ dnspython==2.6.1
18
+ email_validator==2.1.1
19
+ fastapi==0.111.0
20
+ fastapi-cli==0.0.4
21
+ ffmpy==0.3.2
22
+ filelock==3.14.0
23
  flatbuffers==24.3.7
24
+ fonttools==4.51.0
25
+ fsspec==2024.5.0
26
  gast==0.5.4
27
+ google-auth==2.29.0
28
+ google-auth-oauthlib==1.2.0
29
  google-pasta==0.2.0
30
+ gradio==3.50.0
31
+ gradio_client==0.6.1
32
  grpcio==1.62.1
33
+ h11==0.14.0
34
  h5py==3.10.0
35
+ httpcore==1.0.5
36
+ httptools==0.6.1
37
+ httpx==0.27.0
38
+ huggingface-hub==0.23.1
39
+ idna==3.6
40
+ importlib_resources==6.4.0
41
+ intel-openmp==2021.4.0
42
  itsdangerous==2.1.2
 
43
  Jinja2==3.1.3
44
+ jsonschema==4.22.0
45
+ jsonschema-specifications==2023.12.1
46
+ keras==2.15.0
47
+ kiwisolver==1.4.5
48
  libclang==18.1.1
49
  Markdown==3.6
50
  markdown-it-py==3.0.0
51
  MarkupSafe==2.1.5
52
+ matplotlib==3.9.0
53
  mdurl==0.1.2
54
+ mkl==2021.4.0
55
+ ml-dtypes==0.2.0
56
+ mpmath==1.3.0
57
  namex==0.0.7
58
+ networkx==3.3
59
  numpy==1.26.4
60
+ oauthlib==3.2.2
61
  opt-einsum==3.3.0
62
  optree==0.10.0
63
+ orjson==3.10.3
64
  packaging==24.0
65
+ pandas==2.2.1
66
+ pickle4==0.0.1
67
+ pillow==10.2.0
 
68
  protobuf==4.25.3
69
+ pyasn1==0.5.1
70
+ pyasn1-modules==0.3.0
71
+ pydantic==2.7.1
72
+ pydantic_core==2.18.2
73
+ pydub==0.25.1
74
  Pygments==2.17.2
75
+ pyparsing==3.1.2
76
  python-dateutil==2.9.0.post0
77
+ python-dotenv==1.0.1
78
+ python-multipart==0.0.9
79
  pytz==2024.1
80
+ PyYAML==6.0.1
81
+ referencing==0.35.1
82
+ regex==2024.5.15
83
+ requests==2.31.0
84
+ requests-oauthlib==1.4.0
85
  rich==13.7.1
86
+ rpds-py==0.18.1
87
+ rsa==4.9
88
+ ruff==0.4.5
89
+ safetensors==0.4.3
90
+ semantic-version==2.10.0
91
+ shellingham==1.5.4
92
  six==1.16.0
93
+ sniffio==1.3.1
94
+ starlette==0.37.2
95
+ sympy==1.12
96
+ tbb==2021.12.0
97
+ tensorboard==2.15.2
98
  tensorboard-data-server==0.7.2
99
+ tensorflow==2.15.0
100
+ tensorflow-estimator==2.15.0
101
+ tensorflow-intel==2.15.0
102
  tensorflow-io-gcs-filesystem==0.31.0
103
  termcolor==2.4.0
104
+ tokenizers==0.19.1
105
+ tomlkit==0.12.0
106
+ toolz==0.12.1
107
+ torch==2.3.0
108
+ torchvision==0.18.0
109
+ tqdm==4.66.4
110
+ transformers==4.41.1
111
+ typer==0.12.3
112
  typing_extensions==4.10.0
113
  tzdata==2024.1
114
+ ujson==5.10.0
115
+ urllib3==2.2.1
116
+ uvicorn==0.29.0
117
+ watchfiles==0.21.0
118
+ websockets==11.0.3
119
  Werkzeug==3.0.1
120
+ wrapt==1.14.1