learning4 commited on
Commit
c92f98f
·
verified ·
1 Parent(s): d85123a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +74 -74
requirements.txt CHANGED
@@ -1,74 +1,74 @@
1
- absl-py==2.1.0
2
- aiohappyeyeballs==2.4.0
3
- aiohttp==3.10.5
4
- aiosignal==1.3.1
5
- astunparse==1.6.3
6
- attrs==24.2.0
7
- blinker==1.8.2
8
- certifi==2024.7.4
9
- charset-normalizer==3.3.2
10
- click==8.1.7
11
- colorama==0.4.6
12
- datasets==2.21.0
13
- dill==0.3.8
14
- filelock==3.15.4
15
- Flask==3.0.3
16
- flatbuffers==24.3.25
17
- frozenlist==1.4.1
18
- fsspec==2024.6.1
19
- gast==0.6.0
20
- google-pasta==0.2.0
21
- grpcio==1.66.1
22
- h5py==3.11.0
23
- huggingface-hub==0.24.6
24
- idna==3.8
25
- itsdangerous==2.2.0
26
- Jinja2==3.1.4
27
- keras==3.5.0
28
- libclang==18.1.1
29
- Markdown==3.7
30
- markdown-it-py==3.0.0
31
- MarkupSafe==2.1.5
32
- mdurl==0.1.2
33
- ml-dtypes==0.4.0
34
- mpmath==1.3.0
35
- multidict==6.0.5
36
- multiprocess==0.70.16
37
- namex==0.0.8
38
- networkx==3.3
39
- numpy==1.26.4
40
- opt-einsum==3.3.0
41
- optree==0.12.1
42
- packaging==24.1
43
- pandas==2.2.2
44
- protobuf==4.25.4
45
- pyarrow==17.0.0
46
- Pygments==2.18.0
47
- python-dateutil==2.9.0.post0
48
- pytz==2024.1
49
- PyYAML==6.0.2
50
- regex==2024.7.24
51
- requests==2.32.3
52
- rich==13.8.0
53
- safetensors==0.4.4
54
- setuptools==74.0.0
55
- six==1.16.0
56
- sympy==1.13.2
57
- tensorboard==2.17.1
58
- tensorboard-data-server==0.7.2
59
- tensorflow==2.17.0
60
- tensorflow-intel==2.17.0
61
- termcolor==2.4.0
62
- tf_keras==2.17.0
63
- tokenizers==0.19.1
64
- torch==2.4.0
65
- tqdm==4.66.5
66
- transformers==4.44.2
67
- typing_extensions==4.12.2
68
- tzdata==2024.1
69
- urllib3==2.2.2
70
- Werkzeug==3.0.4
71
- wheel==0.44.0
72
- wrapt==1.16.0
73
- xxhash==3.5.0
74
- yarl==1.9.4
 
1
+ absl-py==2.1.0
2
+ aiohappyeyeballs==2.4.0
3
+ aiohttp==3.10.5
4
+ aiosignal==1.3.1
5
+ astunparse==1.6.3
6
+ attrs==24.2.0
7
+ blinker==1.8.2
8
+ certifi==2024.7.4
9
+ charset-normalizer==3.3.2
10
+ click==8.1.7
11
+ colorama==0.4.6
12
+ datasets==2.21.0
13
+ dill==0.3.8
14
+ filelock==3.15.4
15
+ Flask==3.0.3
16
+ flatbuffers==24.3.25
17
+ frozenlist==1.4.1
18
+ fsspec==2024.6.1
19
+ gast==0.6.0
20
+ google-pasta==0.2.0
21
+ grpcio==1.66.1
22
+ h5py==3.11.0
23
+ huggingface-hub==0.24.6
24
+ idna==3.8
25
+ itsdangerous==2.2.0
26
+ Jinja2==3.1.4
27
+ keras==3.5.0
28
+ libclang==18.1.1
29
+ Markdown==3.7
30
+ markdown-it-py==3.0.0
31
+ MarkupSafe==2.1.5
32
+ mdurl==0.1.2
33
+ ml-dtypes==0.4.0
34
+ mpmath==1.3.0
35
+ multidict==6.0.5
36
+ multiprocess==0.70.16
37
+ namex==0.0.8
38
+ networkx
39
+ numpy==1.26.4
40
+ opt-einsum==3.3.0
41
+ optree==0.12.1
42
+ packaging==24.1
43
+ pandas==2.2.2
44
+ protobuf==4.25.4
45
+ pyarrow==17.0.0
46
+ Pygments==2.18.0
47
+ python-dateutil==2.9.0.post0
48
+ pytz==2024.1
49
+ PyYAML==6.0.2
50
+ regex==2024.7.24
51
+ requests==2.32.3
52
+ rich==13.8.0
53
+ safetensors==0.4.4
54
+ setuptools==74.0.0
55
+ six==1.16.0
56
+ sympy==1.13.2
57
+ tensorboard==2.17.1
58
+ tensorboard-data-server==0.7.2
59
+ tensorflow==2.17.0
60
+ tensorflow-intel==2.17.0
61
+ termcolor==2.4.0
62
+ tf_keras==2.17.0
63
+ tokenizers==0.19.1
64
+ torch==2.4.0
65
+ tqdm==4.66.5
66
+ transformers==4.44.2
67
+ typing_extensions==4.12.2
68
+ tzdata==2024.1
69
+ urllib3==2.2.2
70
+ Werkzeug==3.0.4
71
+ wheel==0.44.0
72
+ wrapt==1.16.0
73
+ xxhash==3.5.0
74
+ yarl==1.9.4