Viraj45 commited on
Commit
36080fa
·
verified ·
1 Parent(s): 895336c
Files changed (1) hide show
  1. requirements.txt +168 -6
requirements.txt CHANGED
@@ -1,10 +1,172 @@
1
- torch==2.0.1+cu118
2
- torchvision==0.19.1+cu118
3
- torchaudio==2.0.1+cu118
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
4
  numpy==1.25.2
 
 
 
 
5
  pandas==2.0.3
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
6
  scikit-learn==1.2.2
7
- flask==2.0.0
8
- flask-cors==3.0.9
9
- huggingface-hub==0.25.1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
10
  gradio==3.35.0
 
1
+ absl-py==2.1.0
2
+ aiohappyeyeballs==2.4.3
3
+ aiohttp==3.10.9
4
+ aiosignal==1.3.1
5
+ anyio==4.5.0
6
+ argon2-cffi==23.1.0
7
+ argon2-cffi-bindings==21.2.0
8
+ arrow==1.3.0
9
+ asttokens==2.4.1
10
+ astunparse==1.6.3
11
+ async-lru==2.0.4
12
+ async-timeout==4.0.3
13
+ attrs==24.2.0
14
+ babel==2.16.0
15
+ backcall==0.2.0
16
+ beautifulsoup4==4.12.3
17
+ bleach==6.1.0
18
+ cachetools==5.5.0
19
+ certifi==2023.6.15
20
+ cffi==1.17.1
21
+ charset-normalizer==2.1.1
22
+ colorama==0.4.6
23
+ comm==0.2.2
24
+ contourpy==1.1.1
25
+ cycler==0.12.1
26
+ datasets==3.0.1
27
+ debugpy==1.8.6
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ dill==0.3.8
31
+ exceptiongroup==1.2.2
32
+ executing==2.1.0
33
+ fastjsonschema==2.20.0
34
+ flatbuffers==24.3.25
35
+ fonttools==4.54.1
36
+ fqdn==1.5.1
37
+ frozenlist==1.4.1
38
+ fsspec==2024.6.1
39
+ gast==0.4.0
40
+ google-auth==2.35.0
41
+ google-auth-oauthlib==1.0.0
42
+ google-pasta==0.2.0
43
+ grpcio==1.66.2
44
+ h11==0.14.0
45
+ h5py==3.11.0
46
+ httpcore==1.0.6
47
+ httpx==0.27.2
48
+ huggingface-hub==0.25.1
49
+ idna==3.10
50
+ importlib_metadata==8.5.0
51
+ importlib_resources==6.4.5
52
+ ipykernel==6.29.5
53
+ ipython==8.12.3
54
+ isoduration==20.11.0
55
+ jedi==0.19.1
56
+ joblib==1.4.2
57
+ json5==0.9.25
58
+ jsonpointer==3.0.0
59
+ jsonschema==4.23.0
60
+ jsonschema-specifications==2023.12.1
61
+ jupyter-events==0.10.0
62
+ jupyter-lsp==2.2.5
63
+ jupyter_client==8.6.3
64
+ jupyter_core==5.7.2
65
+ jupyter_server==2.14.2
66
+ jupyter_server_terminals==0.5.3
67
+ jupyterlab==4.2.5
68
+ jupyterlab_pygments==0.3.0
69
+ jupyterlab_server==2.27.3
70
+ kaggle==1.6.17
71
+ keras==2.13.1
72
+ kiwisolver==1.4.7
73
+ libclang==18.1.1
74
+ Markdown==3.7
75
+ matplotlib==3.7.5
76
+ matplotlib-inline==0.1.7
77
+ mistune==3.0.2
78
+ mkl-fft==1.3.8
79
+ mkl-random==1.2.2
80
+ mkl-service==2.4.0
81
+ mpmath==1.2.1
82
+ multidict==6.1.0
83
+ multiprocess==0.70.16
84
+ nbclient==0.10.0
85
+ nbconvert==7.16.4
86
+ nbformat==5.10.4
87
+ nest-asyncio==1.6.0
88
+ networkx==2.6.3
89
+ notebook_shim==0.2.4
90
  numpy==1.25.2
91
+ oauthlib==3.2.2
92
+ opt_einsum==3.4.0
93
+ overrides==7.7.0
94
+ packaging==24.1
95
  pandas==2.0.3
96
+ pandocfilters==1.5.1
97
+ parso==0.8.4
98
+ pickleshare==0.7.5
99
+ Pillow==9.5.0
100
+ pkgutil_resolve_name==1.3.10
101
+ platformdirs==4.3.6
102
+ prometheus_client==0.21.0
103
+ prompt_toolkit==3.0.48
104
+ protobuf==4.25.5
105
+ psutil==6.0.0
106
+ pure_eval==0.2.3
107
+ pyarrow==17.0.0
108
+ pyasn1==0.6.1
109
+ pyasn1_modules==0.4.1
110
+ pycparser==2.22
111
+ Pygments==2.18.0
112
+ pyparsing==3.1.4
113
+ python-dateutil==2.9.0.post0
114
+ python-json-logger==2.0.7
115
+ python-slugify==8.0.4
116
+ pytz==2024.2
117
+ pywin32==307
118
+ pywinpty==2.0.13
119
+ PyYAML==6.0
120
+ pyzmq==26.2.0
121
+ referencing==0.35.1
122
+ regex==2024.9.11
123
+ requests==2.28.1
124
+ requests-oauthlib==2.0.0
125
+ rfc3339-validator==0.1.4
126
+ rfc3986-validator==0.1.1
127
+ rpds-py==0.20.0
128
+ rsa==4.9
129
+ safetensors==0.4.5
130
  scikit-learn==1.2.2
131
+ scipy==1.10.1
132
+ seaborn==0.13.2
133
+ Send2Trash==1.8.3
134
+ six==1.16.0
135
+ sniffio==1.3.1
136
+ soupsieve==2.6
137
+ stack-data==0.6.3
138
+ sympy==1.11.1
139
+ tensorboard==2.13.0
140
+ tensorboard-data-server==0.7.2
141
+ tensorflow==2.13.0
142
+ tensorflow-estimator==2.13.0
143
+ tensorflow-intel==2.13.0
144
+ tensorflow-io-gcs-filesystem==0.31.0
145
+ termcolor==2.4.0
146
+ terminado==0.18.1
147
+ text-unidecode==1.3
148
+ threadpoolctl==3.5.0
149
+ tinycss2==1.3.0
150
+ tokenizers==0.20.0
151
+ tomli==2.0.2
152
+ torch==2.4.1
153
+ torchaudio==2.4.1
154
+ torchvision==0.19.1
155
+ tornado==6.4.1
156
+ tqdm==4.66.5
157
+ traitlets==5.14.3
158
+ transformers==4.45.1
159
+ types-python-dateutil==2.9.0.20241003
160
+ tzdata==2024.2
161
+ uri-template==1.3.0
162
+ wcwidth==0.2.13
163
+ webcolors==24.8.0
164
+ webencodings==0.5.1
165
+ websocket-client==1.8.0
166
+ Werkzeug==3.0.4
167
+ win-inet-pton==1.1.0
168
+ wrapt==1.16.0
169
+ xxhash==3.5.0
170
+ yarl==1.13.1
171
+ zipp==3.20.2
172
  gradio==3.35.0