Rohith1112 commited on
Commit
e483357
·
verified ·
1 Parent(s): bc003a4
Files changed (1) hide show
  1. requirements.txt +196 -5
requirements.txt CHANGED
@@ -1,23 +1,214 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  deepspeed==0.13.4
 
 
 
2
  einops==0.8.0
 
3
  evaluate==0.4.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  matplotlib==3.8.4
 
 
 
5
  monai==1.3.0
 
 
 
 
 
 
 
 
6
  nibabel==5.2.1
 
 
 
 
7
  numpy==1.26.4
8
- opencv_python==4.9.0.80
 
 
 
 
 
9
  pandas==2.2.2
 
 
10
  peft==0.8.2
11
- Pillow==10.3.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
12
  pycocotools==2.0.7
13
- Requests==2.31.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
14
  rouge==1.0.1
 
 
 
 
 
15
  safetensors==0.4.3
 
16
  scipy==1.13.0
17
- simple_slice_viewer==0.97
 
 
 
 
 
18
  SimpleITK==2.3.1
 
 
 
 
 
 
 
 
 
 
 
 
19
  torch==2.4.1
 
20
  torchvision==0.19.1
 
21
  tqdm==4.66.2
 
22
  transformers==4.45.2
23
- tweepy==4.14.0
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ absl-py==2.1.0
2
+ accelerate==1.0.0
3
+ aiofiles==23.2.1
4
+ aiohappyeyeballs==2.4.3
5
+ aiohttp==3.10.9
6
+ aiosignal==1.3.1
7
+ annotated-types==0.7.0
8
+ anyio==4.6.0
9
+ appnope==0.1.4
10
+ argon2-cffi==23.1.0
11
+ argon2-cffi-bindings==21.2.0
12
+ arrow==1.3.0
13
+ asttokens==2.4.1
14
+ async-lru==2.0.4
15
+ async-timeout==4.0.3
16
+ attrs==24.2.0
17
+ awscli==1.35.5
18
+ babel==2.16.0
19
+ beautifulsoup4==4.12.3
20
+ bert-score==0.3.13
21
+ bleach==6.1.0
22
+ boto3==1.35.39
23
+ botocore==1.35.39
24
+ certifi==2024.8.30
25
+ cffi==1.17.1
26
+ charset-normalizer==3.3.2
27
+ click==8.1.7
28
+ colorama==0.4.6
29
+ comm==0.2.2
30
+ contourpy==1.3.0
31
+ cycler==0.12.1
32
+ datasets==2.19.1
33
+ debugpy==1.8.6
34
+ decorator==5.1.1
35
  deepspeed==0.13.4
36
+ defusedxml==0.7.1
37
+ dill==0.3.8
38
+ docutils==0.16
39
  einops==0.8.0
40
+ et-xmlfile==1.1.0
41
  evaluate==0.4.1
42
+ exceptiongroup==1.2.2
43
+ executing==2.1.0
44
+ fastapi==0.115.2
45
+ fastjsonschema==2.20.0
46
+ ffmpy==0.4.0
47
+ filelock==3.16.1
48
+ fonttools==4.54.1
49
+ fqdn==1.5.1
50
+ frozenlist==1.4.1
51
+ fsspec==2024.3.1
52
+ gradio==5.0.2
53
+ gradio_client==1.4.0
54
+ h11==0.14.0
55
+ hjson==3.1.0
56
+ httpcore==1.0.6
57
+ httpx==0.27.2
58
+ huggingface-hub==0.25.1
59
+ idna==3.10
60
+ imageio==2.35.1
61
+ ipykernel==6.29.5
62
+ ipython==8.28.0
63
+ ipywidgets==8.1.5
64
+ isoduration==20.11.0
65
+ jedi==0.19.1
66
+ Jinja2==3.1.4
67
+ jmespath==1.0.1
68
+ joblib==1.4.2
69
+ json5==0.9.25
70
+ jsonpointer==3.0.0
71
+ jsonschema==4.23.0
72
+ jsonschema-specifications==2024.10.1
73
+ jupyter==1.1.1
74
+ jupyter_client==8.6.3
75
+ jupyter-console==6.6.3
76
+ jupyter_core==5.7.2
77
+ jupyter-events==0.10.0
78
+ jupyter-lsp==2.2.5
79
+ jupyter_server==2.14.2
80
+ jupyter_server_terminals==0.5.3
81
+ jupyterlab==4.2.5
82
+ jupyterlab_pygments==0.3.0
83
+ jupyterlab_server==2.27.3
84
+ jupyterlab_widgets==3.0.13
85
+ kiwisolver==1.4.7
86
+ lamed==0.4.3
87
+ markdown-it-py==3.0.0
88
+ MarkupSafe==2.1.5
89
  matplotlib==3.8.4
90
+ matplotlib-inline==0.1.7
91
+ mdurl==0.1.2
92
+ mistune==3.0.2
93
  monai==1.3.0
94
+ mpmath==1.3.0
95
+ multidict==6.1.0
96
+ multiprocess==0.70.16
97
+ nbclient==0.10.0
98
+ nbconvert==7.16.4
99
+ nbformat==5.10.4
100
+ nest-asyncio==1.6.0
101
+ networkx==3.3
102
  nibabel==5.2.1
103
+ ninja==1.11.1.1
104
+ nltk==3.9.1
105
+ notebook==7.2.2
106
+ notebook_shim==0.2.4
107
  numpy==1.26.4
108
+ oauthlib==3.2.2
109
+ opencv-python==4.9.0.80
110
+ openpyxl==3.1.5
111
+ orjson==3.10.7
112
+ overrides==7.7.0
113
+ packaging==24.1
114
  pandas==2.2.2
115
+ pandocfilters==1.5.1
116
+ parso==0.8.4
117
  peft==0.8.2
118
+ pexpect==4.9.0
119
+ pillow==10.3.0
120
+ pip==24.2
121
+ platformdirs==4.3.6
122
+ prometheus_client==0.21.0
123
+ prompt_toolkit==3.0.48
124
+ propcache==0.2.0
125
+ protobuf==5.28.2
126
+ psutil==6.0.0
127
+ ptyprocess==0.7.0
128
+ pure_eval==0.2.3
129
+ py-cpuinfo==9.0.0
130
+ pyarrow==17.0.0
131
+ pyarrow-hotfix==0.6
132
+ pyasn1==0.6.1
133
  pycocotools==2.0.7
134
+ pycparser==2.22
135
+ pydantic==2.9.2
136
+ pydantic_core==2.23.4
137
+ pydicom==3.0.1
138
+ pydub==0.25.1
139
+ Pygments==2.18.0
140
+ pynvml==11.5.3
141
+ pyparsing==3.1.4
142
+ PyQt5==5.15.11
143
+ PyQt5-Qt5==5.15.15
144
+ PyQt5_sip==12.15.0
145
+ pyqtgraph==0.13.7
146
+ python-dateutil==2.9.0.post0
147
+ python-json-logger==2.0.7
148
+ python-multipart==0.0.12
149
+ pytz==2024.2
150
+ PyYAML==6.0.2
151
+ pyzmq==26.2.0
152
+ qimage2ndarray==1.10.0
153
+ QtAwesome==1.3.1
154
+ QtPy==2.4.1
155
+ redis==5.1.1
156
+ referencing==0.35.1
157
+ regex==2024.9.11
158
+ requests==2.31.0
159
+ requests-oauthlib==1.3.1
160
+ responses==0.18.0
161
+ rfc3339-validator==0.1.4
162
+ rfc3986-validator==0.1.1
163
+ rich==13.9.2
164
  rouge==1.0.1
165
+ rouge_score==0.1.2
166
+ rpds-py==0.20.0
167
+ rsa==4.7.2
168
+ ruff==0.6.9
169
+ s3transfer==0.10.3
170
  safetensors==0.4.3
171
+ scikit-learn==1.6.1
172
  scipy==1.13.0
173
+ semantic-version==2.10.0
174
+ Send2Trash==1.8.3
175
+ sentencepiece==0.2.0
176
+ setuptools==74.1.2
177
+ shellingham==1.5.4
178
+ simple-slice-viewer==0.97
179
  SimpleITK==2.3.1
180
+ six==1.16.0
181
+ sniffio==1.3.1
182
+ soupsieve==2.6
183
+ stack-data==0.6.3
184
+ starlette==0.39.2
185
+ sympy==1.13.3
186
+ terminado==0.18.1
187
+ threadpoolctl==3.5.0
188
+ tinycss2==1.3.0
189
+ tokenizers==0.20.0
190
+ tomli==2.0.2
191
+ tomlkit==0.12.0
192
  torch==2.4.1
193
+ torchaudio==2.4.1
194
  torchvision==0.19.1
195
+ tornado==6.4.1
196
  tqdm==4.66.2
197
+ traitlets==5.14.3
198
  transformers==4.45.2
199
+ tweepy==4.14.0
200
+ typer==0.12.5
201
+ types-python-dateutil==2.9.0.20241003
202
+ typing_extensions==4.12.2
203
+ tzdata==2024.2
204
+ uri-template==1.3.0
205
+ urllib3==2.2.3
206
+ uvicorn==0.31.1
207
+ wcwidth==0.2.13
208
+ webcolors==24.8.0
209
+ webencodings==0.5.1
210
+ websocket-client==1.8.0
211
+ websockets==12.0
212
+ widgetsnbextension==4.0.13
213
+ xxhash==3.5.0
214
+ yarl==1.14.0