anasampa2 commited on
Commit
8daa107
·
verified ·
1 Parent(s): 0e5da39

Upload requirements.txt

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