Faizan Azizahmed Shaikh commited on
Commit
53c746c
·
1 Parent(s): c7c68b2

Added new requirements.txt file

Browse files
Files changed (1) hide show
  1. requirements.txt +171 -0
requirements.txt ADDED
@@ -0,0 +1,171 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate==0.21.0
2
+ aiofiles==23.1.0
3
+ aiohttp==3.8.5
4
+ aiosignal==1.3.1
5
+ altair==5.0.1
6
+ annotated-types==0.5.0
7
+ anyio==3.7.1
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-lru==2.0.4
13
+ async-timeout==4.0.2
14
+ attrs==23.1.0
15
+ Babel==2.12.1
16
+ backcall==0.2.0
17
+ beautifulsoup4==4.12.2
18
+ bleach==6.0.0
19
+ certifi==2023.7.22
20
+ cffi==1.15.1
21
+ charset-normalizer==3.2.0
22
+ click==8.1.6
23
+ colorama==0.4.6
24
+ comm==0.1.3
25
+ contourpy==1.1.0
26
+ cycler==0.11.0
27
+ debugpy==1.6.7
28
+ decorator==5.1.1
29
+ defusedxml==0.7.1
30
+ diffusers==0.19.1
31
+ docopt==0.6.2
32
+ einops==0.6.1
33
+ emoji==2.7.0
34
+ executing==1.2.0
35
+ fastapi==0.100.1
36
+ fastjsonschema==2.18.0
37
+ ffmpy==0.3.1
38
+ filelock==3.12.2
39
+ fonttools==4.41.1
40
+ fqdn==1.5.1
41
+ frozenlist==1.4.0
42
+ fsspec==2023.6.0
43
+ gradio==3.39.0
44
+ gradio_client==0.3.0
45
+ h11==0.14.0
46
+ httpcore==0.17.3
47
+ httpx==0.24.1
48
+ huggingface-hub==0.16.4
49
+ idna==3.4
50
+ importlib-metadata==6.8.0
51
+ ipykernel==6.25.0
52
+ ipympl==0.9.3
53
+ ipython==8.14.0
54
+ ipython-genutils==0.2.0
55
+ ipywidgets==8.0.7
56
+ isoduration==20.11.0
57
+ jedi==0.18.2
58
+ Jinja2==3.1.2
59
+ json5==0.9.14
60
+ jsonpointer==2.4
61
+ jsonschema==4.18.4
62
+ jsonschema-specifications==2023.7.1
63
+ jupyter_client==8.3.0
64
+ jupyter_core==5.3.1
65
+ jupyter-events==0.6.3
66
+ jupyter-lsp==2.2.0
67
+ jupyter_server==2.7.0
68
+ jupyter_server_terminals==0.4.4
69
+ jupyterlab==4.0.3
70
+ jupyterlab-pygments==0.2.2
71
+ jupyterlab_server==2.24.0
72
+ jupyterlab-widgets==3.0.8
73
+ kiwisolver==1.4.4
74
+ linkify-it-py==2.0.2
75
+ markdown-it-py==2.2.0
76
+ MarkupSafe==2.1.3
77
+ matplotlib==3.7.2
78
+ matplotlib-inline==0.1.6
79
+ mdit-py-plugins==0.3.3
80
+ mdurl==0.1.2
81
+ mistune==3.0.1
82
+ mpmath==1.2.1
83
+ multidict==6.0.4
84
+ mypy-extensions==1.0.0
85
+ nbclient==0.8.0
86
+ nbconvert==7.7.3
87
+ nbformat==5.9.1
88
+ nest-asyncio==1.5.6
89
+ networkx==3.0
90
+ notebook==7.0.0
91
+ notebook_shim==0.2.3
92
+ numpy==1.25.1
93
+ openai==0.27.8
94
+ orjson==3.9.2
95
+ overrides==7.3.1
96
+ packaging==23.1
97
+ pandas==2.0.3
98
+ pandocfilters==1.5.0
99
+ parso==0.8.3
100
+ pickleshare==0.7.5
101
+ Pillow==10.0.0
102
+ pip==23.2.1
103
+ pipreqs==0.4.13
104
+ platformdirs==3.9.1
105
+ prometheus-client==0.17.1
106
+ prompt-toolkit==3.0.39
107
+ protobuf==4.23.4
108
+ psutil==5.9.5
109
+ pure-eval==0.2.2
110
+ pycparser==2.21
111
+ pydantic==2.1.1
112
+ pydantic_core==2.4.0
113
+ pydub==0.25.1
114
+ Pygments==2.15.1
115
+ pyparsing==3.0.9
116
+ pyre-extensions==0.0.29
117
+ python-dateutil==2.8.2
118
+ python-json-logger==2.0.7
119
+ python-multipart==0.0.6
120
+ pytz==2023.3
121
+ pywin32==306
122
+ pywinpty==2.0.11
123
+ PyYAML==6.0.1
124
+ pyzmq==25.1.0
125
+ referencing==0.30.0
126
+ regex==2023.6.3
127
+ requests==2.31.0
128
+ rfc3339-validator==0.1.4
129
+ rfc3986-validator==0.1.1
130
+ rpds-py==0.9.2
131
+ safetensors==0.3.1
132
+ seaborn==0.12.2
133
+ semantic-version==2.10.0
134
+ Send2Trash==1.8.2
135
+ sentencepiece==0.1.99
136
+ setuptools==68.0.0
137
+ six==1.16.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.11.1
143
+ terminado==0.17.1
144
+ tinycss2==1.2.1
145
+ tokenizers==0.13.3
146
+ toolz==0.12.0
147
+ torch==2.0.1+cu117
148
+ torchaudio==2.0.2+cu117
149
+ torchvision==0.15.2+cu117
150
+ tornado==6.3.2
151
+ tqdm==4.65.0
152
+ traitlets==5.9.0
153
+ transformers==4.31.0
154
+ typing_extensions==4.7.1
155
+ typing-inspect==0.9.0
156
+ tzdata==2023.3
157
+ uc-micro-py==1.0.2
158
+ uri-template==1.3.0
159
+ urllib3==2.0.4
160
+ uvicorn==0.23.1
161
+ wcwidth==0.2.6
162
+ webcolors==1.13
163
+ webencodings==0.5.1
164
+ websocket-client==1.6.1
165
+ websockets==11.0.3
166
+ wheel==0.38.4
167
+ widgetsnbextension==4.0.8
168
+ xformers==0.0.20
169
+ yarg==0.1.9
170
+ yarl==1.9.2
171
+ zipp==3.16.2