universalml commited on
Commit
bcaaf75
·
1 Parent(s): d5d0fa7

packages are added.

Browse files
Files changed (1) hide show
  1. requirements.txt +165 -0
requirements.txt CHANGED
@@ -0,0 +1,165 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ aiofiles==23.2.1
2
+ altair==5.1.1
3
+ annotated-types==0.5.0
4
+ anyio==3.7.1
5
+ argon2-cffi==23.1.0
6
+ argon2-cffi-bindings==21.2.0
7
+ arrow==1.2.3
8
+ asttokens==2.2.1
9
+ async-lru==2.0.4
10
+ attrs==23.1.0
11
+ Babel==2.12.1
12
+ backcall==0.2.0
13
+ beautifulsoup4==4.12.2
14
+ bleach==6.0.0
15
+ certifi==2023.7.22
16
+ cffi==1.15.1
17
+ charset-normalizer==3.2.0
18
+ click==8.1.7
19
+ cmake==3.27.2
20
+ colorama==0.4.6
21
+ comm==0.1.4
22
+ compressai==1.2.4
23
+ contourpy==1.1.0
24
+ cryptography==41.0.3
25
+ cycler==0.11.0
26
+ debugpy==1.6.7.post1
27
+ decorator==5.1.1
28
+ defusedxml==0.7.1
29
+ exceptiongroup==1.1.3
30
+ executing==1.2.0
31
+ fastapi==0.103.0
32
+ fastjsonschema==2.18.0
33
+ ffmpy==0.3.1
34
+ filelock==3.12.2
35
+ fonttools==4.42.0
36
+ fqdn==1.5.1
37
+ fsspec==2023.6.0
38
+ gitdb==4.0.10
39
+ GitPython==3.1.32
40
+ gradio==3.41.2
41
+ gradio_client==0.5.0
42
+ h11==0.14.0
43
+ httpcore==0.17.3
44
+ httpx==0.24.1
45
+ huggingface-hub==0.16.4
46
+ idna==3.4
47
+ importlib-resources==6.0.1
48
+ ipykernel==6.25.1
49
+ ipython==8.14.0
50
+ ipywidgets==8.1.0
51
+ isoduration==20.11.0
52
+ jedi==0.19.0
53
+ Jinja2==3.1.2
54
+ joblib==1.3.2
55
+ json5==0.9.14
56
+ jsonpointer==2.4
57
+ jsonschema==4.19.0
58
+ jsonschema-specifications==2023.7.1
59
+ jupyter-events==0.7.0
60
+ jupyter-lsp==2.2.0
61
+ jupyter-server-mathjax==0.2.6
62
+ jupyter_client==8.3.0
63
+ jupyter_core==5.3.1
64
+ jupyter_server==2.7.2
65
+ jupyter_server_terminals==0.4.4
66
+ jupyterlab==4.0.5
67
+ jupyterlab-pygments==0.2.2
68
+ jupyterlab-widgets==3.0.8
69
+ jupyterlab_git==0.42.0
70
+ jupyterlab_server==2.24.0
71
+ kiwisolver==1.4.4
72
+ lit==16.0.6
73
+ MarkupSafe==2.1.3
74
+ matplotlib==3.7.2
75
+ matplotlib-inline==0.1.6
76
+ mistune==3.0.1
77
+ mpmath==1.3.0
78
+ nbclient==0.8.0
79
+ nbconvert==7.7.4
80
+ nbdime==3.2.1
81
+ nbformat==5.9.2
82
+ nest-asyncio==1.5.7
83
+ networkx==3.1
84
+ notebook_shim==0.2.3
85
+ numpy==1.25.2
86
+ nvidia-cublas-cu11==11.10.3.66
87
+ nvidia-cuda-cupti-cu11==11.7.101
88
+ nvidia-cuda-nvrtc-cu11==11.7.99
89
+ nvidia-cuda-runtime-cu11==11.7.99
90
+ nvidia-cudnn-cu11==8.5.0.96
91
+ nvidia-cufft-cu11==10.9.0.58
92
+ nvidia-curand-cu11==10.2.10.91
93
+ nvidia-cusolver-cu11==11.4.0.1
94
+ nvidia-cusparse-cu11==11.7.4.91
95
+ nvidia-nccl-cu11==2.14.3
96
+ nvidia-nvtx-cu11==11.7.91
97
+ orjson==3.9.5
98
+ overrides==7.4.0
99
+ packaging==23.1
100
+ pandas==2.0.3
101
+ pandocfilters==1.5.0
102
+ parso==0.8.3
103
+ pexpect==4.8.0
104
+ pickleshare==0.7.5
105
+ Pillow==10.0.0
106
+ platformdirs==3.10.0
107
+ plotly==5.16.1
108
+ prometheus-client==0.17.1
109
+ prompt-toolkit==3.0.39
110
+ psutil==5.9.5
111
+ ptyprocess==0.7.0
112
+ pure-eval==0.2.2
113
+ pycparser==2.21
114
+ pydantic==2.3.0
115
+ pydantic_core==2.6.3
116
+ pydub==0.25.1
117
+ Pygments==2.16.1
118
+ pyparsing==3.0.9
119
+ python-dateutil==2.8.2
120
+ python-json-logger==2.0.7
121
+ python-multipart==0.0.6
122
+ pytorch-msssim==1.0.0
123
+ pytz==2023.3
124
+ PyYAML==6.0.1
125
+ pyzmq==25.1.1
126
+ referencing==0.30.2
127
+ requests==2.31.0
128
+ rfc3339-validator==0.1.4
129
+ rfc3986-validator==0.1.1
130
+ rpds-py==0.9.2
131
+ scikit-learn==1.3.0
132
+ scipy==1.11.2
133
+ seaborn==0.12.2
134
+ semantic-version==2.10.0
135
+ Send2Trash==1.8.2
136
+ six==1.16.0
137
+ smmap==5.0.0
138
+ sniffio==1.3.0
139
+ soupsieve==2.4.1
140
+ stack-data==0.6.2
141
+ starlette==0.27.0
142
+ sympy==1.12
143
+ tenacity==8.2.3
144
+ terminado==0.17.1
145
+ threadpoolctl==3.2.0
146
+ tinycss2==1.2.1
147
+ tomli==2.0.1
148
+ toolz==0.12.0
149
+ torch==2.0.1
150
+ torchvision==0.15.2
151
+ tornado==6.3.3
152
+ tqdm==4.66.1
153
+ traitlets==5.9.0
154
+ triton==2.0.0
155
+ typing_extensions==4.7.1
156
+ tzdata==2023.3
157
+ uri-template==1.3.0
158
+ urllib3==2.0.4
159
+ uvicorn==0.23.2
160
+ wcwidth==0.2.6
161
+ webcolors==1.13
162
+ webencodings==0.5.1
163
+ websocket-client==1.6.1
164
+ websockets==11.0.3
165
+ widgetsnbextension==4.0.8