KC123hello commited on
Commit
4b2464b
·
verified ·
1 Parent(s): fc0ff8f

Upload requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +164 -0
requirements.txt ADDED
@@ -0,0 +1,164 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.24.0
2
+ aiofiles==22.1.0
3
+ aiohttp==3.8.4
4
+ aiosignal==1.3.1
5
+ aiosqlite==0.19.0
6
+ anyio==3.6.2
7
+ appdirs==1.4.4
8
+ argon2-cffi==21.3.0
9
+ argon2-cffi-bindings==21.2.0
10
+ arrow==1.2.3
11
+ asttokens==2.2.1
12
+ async-timeout==4.0.2
13
+ attrs==23.1.0
14
+ Babel==2.12.1
15
+ backcall==0.2.0
16
+ beautifulsoup4==4.12.2
17
+ bleach==6.0.0
18
+ braceexpand==0.1.7
19
+ certifi==2023.5.7
20
+ cffi==1.15.1
21
+ chardet==4.0.0
22
+ charset-normalizer==3.1.0
23
+ click==8.1.3
24
+ cmake==3.26.3
25
+ comm==0.1.3
26
+ contourpy==1.0.7
27
+ cycler==0.11.0
28
+ datasets==2.12.0
29
+ debugpy==1.6.7
30
+ decorator==5.1.1
31
+ defusedxml==0.7.1
32
+ dill==0.3.6
33
+ docker-pycreds==0.4.0
34
+ einops==0.6.1
35
+ einops-exts==0.0.4
36
+ executing==1.2.0
37
+ fastjsonschema==2.16.3
38
+ filelock==3.12.0
39
+ fonttools==4.39.3
40
+ fqdn==1.5.1
41
+ frozenlist==1.3.3
42
+ fsspec==2023.5.0
43
+ ftfy==6.1.1
44
+ geotorch==0.3.0
45
+ gitdb==4.0.10
46
+ GitPython==3.1.31
47
+ huggingface-hub==0.14.1
48
+ idna==2.10
49
+ inflection==0.5.1
50
+ ipykernel==6.23.0
51
+ ipython==8.13.2
52
+ ipython-genutils==0.2.0
53
+ isoduration==20.11.0
54
+ jedi==0.18.2
55
+ Jinja2==3.1.2
56
+ joblib==1.2.0
57
+ json5==0.9.11
58
+ jsonpointer==2.3
59
+ jsonschema==4.17.3
60
+ kiwisolver==1.4.4
61
+ lit==16.0.3
62
+ MarkupSafe==2.1.2
63
+ matplotlib==3.7.1
64
+ matplotlib-inline==0.1.6
65
+ mistune==2.0.5
66
+ more-itertools==9.1.0
67
+ mpmath==1.3.0
68
+ multidict==6.0.4
69
+ multiprocess==0.70.14
70
+ nbclassic==1.0.0
71
+ nbclient==0.7.4
72
+ nbconvert==7.4.0
73
+ nbformat==5.8.0
74
+ nest-asyncio==1.5.6
75
+ networkx==3.1
76
+ nltk==3.8.1
77
+ notebook==6.5.4
78
+ notebook_shim==0.2.3
79
+ numpy==1.24.2
80
+ nvidia-cublas-cu11==11.10.3.66
81
+ nvidia-cuda-cupti-cu11==11.7.101
82
+ nvidia-cuda-nvrtc-cu11==11.7.99
83
+ nvidia-cuda-runtime-cu11==11.7.99
84
+ nvidia-cudnn-cu11==8.5.0.96
85
+ nvidia-cufft-cu11==10.9.0.58
86
+ nvidia-curand-cu11==10.2.10.91
87
+ nvidia-cusolver-cu11==11.4.0.1
88
+ nvidia-cusparse-cu11==11.7.4.91
89
+ nvidia-nccl-cu11==2.14.3
90
+ nvidia-nvtx-cu11==11.7.91
91
+ open-clip-torch==2.19.0
92
+ overrides==7.4.0
93
+ packaging==23.1
94
+ pandas==1.3.5
95
+ pandocfilters==1.5.0
96
+ parso==0.8.3
97
+ pathtools==0.1.2
98
+ pexpect==4.8.0
99
+ pickleshare==0.7.5
100
+ Pillow==9.5.0
101
+ platformdirs==3.5.0
102
+ prometheus-client==0.16.0
103
+ prompt-toolkit==3.0.38
104
+ protobuf==3.20.3
105
+ psutil==5.9.5
106
+ ptyprocess==0.7.0
107
+ pure-eval==0.2.2
108
+ pyarrow==12.0.0
109
+ pycocoevalcap==1.2
110
+ pycocotools==2.0.6
111
+ pycparser==2.21
112
+ Pygments==2.15.1
113
+ pyparsing==3.0.9
114
+ pyrsistent==0.19.3
115
+ python-dateutil==2.8.2
116
+ python-json-logger==2.0.7
117
+ pytz==2023.3
118
+ PyYAML==6.0
119
+ pyzmq==25.0.2
120
+ regex==2023.5.5
121
+ requests==2.25.1
122
+ responses==0.18.0
123
+ rfc3339-validator==0.1.4
124
+ rfc3986-validator==0.1.1
125
+ robustbench @ git+https://github.com/RobustBench/robustbench.git@e67e4225facde47be6a41ed78b576076e8b90cc5
126
+ scikit-learn==1.3.2
127
+ scipy==1.10.1
128
+ Send2Trash==1.8.2
129
+ sentencepiece==0.1.98
130
+ sentry-sdk==1.22.2
131
+ setproctitle==1.3.2
132
+ shortuuid==1.0.11
133
+ six==1.16.0
134
+ smmap==5.0.0
135
+ sniffio==1.3.0
136
+ soupsieve==2.4.1
137
+ stack-data==0.6.2
138
+ sympy==1.11.1
139
+ terminado==0.17.1
140
+ timm==0.6.13
141
+ tinycss2==1.2.1
142
+ tokenizers==0.13.3
143
+ torch==2.0.1
144
+ torchdiffeq==0.2.3
145
+ torchvision==0.15.2
146
+ tornado==6.3.1
147
+ tqdm==4.65.0
148
+ traitlets==5.9.0
149
+ transformers @ git+https://github.com/huggingface/transformers@d3cbc997a231098cca81ac27fd3028a5536abe67
150
+ triton==2.0.0
151
+ typing_extensions==4.5.0
152
+ tzdata==2023.3
153
+ uri-template==1.2.0
154
+ urllib3==1.26.15
155
+ wandb==0.15.2
156
+ wcwidth==0.2.6
157
+ webcolors==1.13
158
+ webdataset==0.2.48
159
+ webencodings==0.5.1
160
+ websocket-client==1.5.1
161
+ xxhash==3.2.0
162
+ y-py==0.5.9
163
+ yarl==1.9.2
164
+ ypy-websocket==0.8.2