Tokymin commited on
Commit
98af4b9
1 Parent(s): 46b2907

会是依赖环境的问题吗

Browse files
Files changed (1) hide show
  1. requirements.txt +178 -0
requirements.txt CHANGED
@@ -4,3 +4,181 @@ streamlit==1.30.0
4
  torch==1.12.0
5
  tqdm==4.66.2
6
  transformers==4.38.2
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  torch==1.12.0
5
  tqdm==4.66.2
6
  transformers==4.38.2
7
+ absl-py==2.1.0
8
+ altair==5.0.1
9
+ anyio==4.2.0
10
+ argon2-cffi==21.3.0
11
+ argon2-cffi-bindings==21.2.0
12
+ asttokens==2.0.5
13
+ async-lru==2.0.4
14
+ attrs==23.1.0
15
+ Babel==2.11.0
16
+ backcall==0.2.0
17
+ beautifulsoup4==4.12.2
18
+ bleach==4.1.0
19
+ blinker==1.6.2
20
+ boto3==1.34.54
21
+ botocore==1.34.54
22
+ Bottleneck==1.3.7
23
+ Brotli==1.0.9
24
+ cachetools==4.2.2
25
+ certifi==2024.2.2
26
+ cffi==1.16.0
27
+ charset-normalizer==2.0.4
28
+ click==8.1.7
29
+ cloudpickle==2.2.1
30
+ colorama==0.4.6
31
+ comm==0.1.2
32
+ contextlib2==21.6.0
33
+ debugpy==1.6.7
34
+ decorator==5.1.1
35
+ defusedxml==0.7.1
36
+ dill==0.3.8
37
+ docker==7.0.0
38
+ docopt==0.6.2
39
+ exceptiongroup==1.2.0
40
+ executing==0.8.3
41
+ fastjsonschema==2.16.2
42
+ filelock==3.13.1
43
+ fsspec==2024.2.0
44
+ gitdb==4.0.7
45
+ GitPython==3.1.37
46
+ google-auth==2.28.1
47
+ google-auth-oauthlib==1.0.0
48
+ google-pasta==0.2.0
49
+ grpcio==1.62.0
50
+ huggingface-hub==0.21.3
51
+ idna==3.4
52
+ importlib-metadata==6.11.0
53
+ importlib-resources==6.1.1
54
+ ipykernel==6.28.0
55
+ ipython==8.12.3
56
+ ipython-genutils==0.2.0
57
+ ipywidgets==7.6.5
58
+ jedi==0.18.1
59
+ Jinja2==3.1.3
60
+ jmespath==1.0.1
61
+ joblib==1.2.0
62
+ json5==0.9.6
63
+ jsonschema==4.19.2
64
+ jsonschema-specifications==2023.7.1
65
+ jupyter_client==8.6.0
66
+ jupyter_core==5.5.0
67
+ jupyter-events==0.8.0
68
+ jupyter-lsp==2.2.0
69
+ jupyter_server==2.10.0
70
+ jupyter_server_terminals==0.4.4
71
+ jupyterlab==4.0.11
72
+ jupyterlab-pygments==0.1.2
73
+ jupyterlab_server==2.25.1
74
+ jupyterlab-widgets==3.0.9
75
+ Markdown==3.5.2
76
+ markdown-it-py==2.2.0
77
+ MarkupSafe==2.1.3
78
+ matplotlib-inline==0.1.6
79
+ mdurl==0.1.0
80
+ mistune==2.0.4
81
+ mkl-fft==1.3.8
82
+ mkl-random==1.2.4
83
+ mkl-service==2.4.0
84
+ multiprocess==0.70.16
85
+ nbclient==0.8.0
86
+ nbconvert==7.16.1
87
+ nbformat==5.9.2
88
+ nest-asyncio==1.6.0
89
+ notebook==7.0.8
90
+ notebook_shim==0.2.3
91
+ numexpr==2.8.4
92
+ numpy==1.24.3
93
+ oauthlib==3.2.2
94
+ overrides==7.4.0
95
+ packaging==23.1
96
+ pandas==2.0.3
97
+ pandocfilters==1.5.0
98
+ parso==0.8.3
99
+ pathos==0.3.2
100
+ pickleshare==0.7.5
101
+ pillow==10.2.0
102
+ pip==23.3.1
103
+ pipreqs==0.5.0
104
+ pkgutil_resolve_name==1.3.10
105
+ platformdirs==3.10.0
106
+ pooch==1.7.0
107
+ pox==0.3.4
108
+ ppft==1.7.6.8
109
+ prometheus-client==0.14.1
110
+ prompt-toolkit==3.0.43
111
+ protobuf==3.20.3
112
+ psutil==5.9.0
113
+ pure-eval==0.2.2
114
+ pyarrow==14.0.2
115
+ pyasn1==0.5.1
116
+ pyasn1-modules==0.3.0
117
+ pycparser==2.21
118
+ pydeck==0.8.0
119
+ Pygments==2.15.1
120
+ PySocks==1.7.1
121
+ python-dateutil==2.8.2
122
+ python-json-logger==2.0.7
123
+ pytz==2023.3.post1
124
+ pywin32==305.1
125
+ pywinpty==2.0.10
126
+ PyYAML==6.0.1
127
+ pyzmq==25.1.2
128
+ referencing==0.30.2
129
+ regex==2023.12.25
130
+ requests==2.31.0
131
+ requests-oauthlib==1.3.1
132
+ rfc3339-validator==0.1.4
133
+ rfc3986-validator==0.1.1
134
+ rich==13.3.5
135
+ rpds-py==0.10.6
136
+ rsa==4.9
137
+ s3transfer==0.10.0
138
+ safetensors==0.4.2
139
+ sagemaker==2.210.0
140
+ schema==0.7.5
141
+ scikit-learn==1.3.0
142
+ scipy==1.10.1
143
+ Send2Trash==1.8.2
144
+ setuptools==68.2.2
145
+ six==1.16.0
146
+ smdebug-rulesconfig==1.0.1
147
+ smmap==4.0.0
148
+ sniffio==1.3.0
149
+ soupsieve==2.5
150
+ stack-data==0.2.0
151
+ streamlit==1.30.0
152
+ tblib==2.0.0
153
+ tenacity==8.2.2
154
+ tensorboard==2.14.0
155
+ tensorboard-data-server==0.7.2
156
+ terminado==0.17.1
157
+ threadpoolctl==2.2.0
158
+ tinycss2==1.2.1
159
+ tokenizers==0.15.2
160
+ toml==0.10.2
161
+ tomli==2.0.1
162
+ toolz==0.12.0
163
+ torch==1.12.0+cu113
164
+ torchaudio==0.12.0+cu113
165
+ torchvision==0.13.0+cu113
166
+ tornado==6.3.3
167
+ tqdm==4.66.2
168
+ traitlets==5.7.1
169
+ transformers==4.38.2
170
+ typing_extensions==4.9.0
171
+ tzdata==2023.3
172
+ tzlocal==2.1
173
+ urllib3==1.26.18
174
+ validators==0.18.2
175
+ watchdog==2.1.6
176
+ wcwidth==0.2.5
177
+ webencodings==0.5.1
178
+ websocket-client==0.58.0
179
+ Werkzeug==3.0.1
180
+ wheel==0.41.2
181
+ widgetsnbextension==3.5.2
182
+ win-inet-pton==1.1.0
183
+ yarg==0.1.9
184
+ zipp==3.17.0