zjpiazza commited on
Commit
c5b87fc
·
1 Parent(s): a2fb44b

Simplify requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -54
requirements.txt CHANGED
@@ -1,54 +1,2 @@
1
- absl-py==2.1.0
2
- astunparse==1.6.3
3
- certifi==2024.12.14
4
- charset-normalizer==3.4.1
5
- filelock==3.16.1
6
- flatbuffers==24.12.23
7
- fsspec==2024.12.0
8
- gast==0.6.0
9
- google-pasta==0.2.0
10
- grpcio==1.69.0
11
- h5py==3.12.1
12
- huggingface-hub==0.27.1
13
- idna==3.10
14
- joblib==1.4.2
15
- keras==3.8.0
16
- libclang==18.1.1
17
- Markdown==3.7
18
- markdown-it-py==3.0.0
19
- MarkupSafe==3.0.2
20
- mdurl==0.1.2
21
- ml-dtypes==0.4.1
22
- namex==0.0.8
23
- numpy==2.0.2
24
- opt_einsum==3.4.0
25
- optree==0.13.1
26
- packaging==24.2
27
- pandas==2.2.3
28
- protobuf==5.29.3
29
- Pygments==2.19.1
30
- python-dateutil==2.9.0.post0
31
- pytz==2024.2
32
- PyYAML==6.0.2
33
- regex==2024.11.6
34
- requests==2.32.3
35
- rich==13.9.4
36
- safetensors==0.5.2
37
- scikit-learn==1.6.1
38
- scipy==1.15.1
39
- setuptools==75.8.0
40
- six==1.17.0
41
- tensorboard==2.18.0
42
- tensorboard-data-server==0.7.2
43
- tensorflow==2.18.0
44
- termcolor==2.5.0
45
- threadpoolctl==3.5.0
46
- tokenizers==0.21.0
47
- tqdm==4.67.1
48
- transformers==4.48.0
49
- typing_extensions==4.12.2
50
- tzdata==2024.2
51
- urllib3==2.3.0
52
- Werkzeug==3.1.3
53
- wheel==0.45.1
54
- wrapt==1.17.1
 
1
+ tensorflow
2
+ transformers