anasampa2 commited on
Commit
3dfec56
·
verified ·
1 Parent(s): 22563d4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -83
requirements.txt CHANGED
@@ -1,90 +1,8 @@
1
- absl-py==2.1.0
2
- altair==5.0.1
3
- astunparse==1.6.3
4
- attrs==23.2.0
5
- backports.zoneinfo==0.2.1
6
- blinker==1.6.3
7
- cachetools==4.2.4
8
- charset-normalizer==3.3.2
9
- click==8.1.7
10
- conllu==4.4
11
- decorator==5.1.1
12
- filelock==3.12.2
13
- fsspec==2023.1.0
14
- gast==0.3.3
15
- gitdb==4.0.11
16
- GitPython==3.1.43
17
- google-auth==1.33.1
18
- google-auth-oauthlib==0.4.4
19
- google-pasta==0.2.0
20
- grpcio==1.62.2
21
- h5py==2.10.0
22
- huggingface-hub==0.16.4
23
- idna==3.7
24
- importlib-metadata==6.7.0
25
- importlib-resources==5.12.0
26
- Jinja2==3.1.3
27
- jsonschema==4.17.3
28
- Keras-Applications==1.0.8
29
- Keras-Preprocessing==1.1.2
30
- Markdown==3.4.4
31
- markdown-it-py==2.2.0
32
- MarkupSafe==2.1.5
33
- mdurl==0.1.2
34
- numpy==1.18.5
35
- nvidia-cublas-cu11==11.10.3.66
36
- nvidia-cuda-nvrtc-cu11==11.7.99
37
- nvidia-cuda-runtime-cu11==11.7.99
38
- nvidia-cudnn-cu11==8.5.0.96
39
- oauthlib==3.2.2
40
- opt-einsum==3.3.0
41
- packaging==23.2
42
- pandas==1.3.5
43
- Pillow==9.5.0
44
- pkgutil_resolve_name==1.3.10
45
  protobuf==3.20.3
46
- pyarrow==12.0.1
47
- pyasn1==0.5.1
48
- pyasn1-modules==0.3.0
49
- pydeck==0.8.1b0
50
- Pygments==2.17.2
51
- Pympler==1.0.1
52
- pyrsistent==0.19.3
53
- python-dateutil==2.9.0.post0
54
- pytz==2024.1
55
- pytz-deprecation-shim==0.1.0.post0
56
- PyYAML==6.0.1
57
- regex==2024.4.16
58
- requests==2.31.0
59
- requests-oauthlib==2.0.0
60
- rich==13.7.1
61
- rsa==4.9
62
- safetensors==0.4.3
63
- six==1.16.0
64
- smmap==5.0.1
65
  streamlit==1.23.1
66
- tenacity==8.2.3
67
  tensorboard==2.11.2
68
  tensorboard-data-server==0.6.1
69
  tensorboard-plugin-wit==1.8.1
70
  tensorflow==2.3.1
71
  tensorflow-estimator==2.3.0
72
- termcolor==2.3.0
73
- tokenizers==0.13.3
74
- toml==0.10.2
75
- toolz==0.12.1
76
- torch==1.13.1
77
- tornado==6.2
78
- tqdm==4.66.2
79
- transformers==4.30.2
80
- typing_extensions==4.7.1
81
- tzdata==2024.1
82
- tzlocal==4.3.1
83
- ufal.chu-liu-edmonds==1.0.1
84
- ufal.udpipe==1.2.0.3
85
- urllib3==2.0.7
86
- validators==0.20.0
87
- watchdog==3.0.0
88
- Werkzeug==2.2.3
89
- wrapt==1.16.0
90
- zipp==3.15.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  protobuf==3.20.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
2
  streamlit==1.23.1
 
3
  tensorboard==2.11.2
4
  tensorboard-data-server==0.6.1
5
  tensorboard-plugin-wit==1.8.1
6
  tensorflow==2.3.1
7
  tensorflow-estimator==2.3.0
8
+ transformers==4.30.2