astroarya commited on
Commit
b12835e
·
1 Parent(s): c6c3863

Upload youtube_ai_requirement.txt

Browse files
Files changed (1) hide show
  1. youtube_ai_requirement.txt +172 -0
youtube_ai_requirement.txt ADDED
@@ -0,0 +1,172 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit==0.87.0
2
+ langchain==0.1.0
3
+ openai==0.29.0
4
+ absl-py==1.4.0
5
+ aiohttp==3.8.4
6
+ aiosignal==1.3.1
7
+ altair==4.2.2
8
+ asttokens==2.2.1
9
+ astunparse==1.6.3
10
+ async-generator==1.10
11
+ async-timeout==4.0.2
12
+ attrs==23.1.0
13
+ backcall==0.2.0
14
+ beautifulsoup4==4.11.2
15
+ blinker==1.6.2
16
+ blis==0.7.9
17
+ cachetools==5.3.0
18
+ catalogue==2.0.8
19
+ certifi==2022.12.7
20
+ cffi==1.15.1
21
+ charset-normalizer==2.0.12
22
+ click==8.1.3
23
+ colorama==0.4.6
24
+ comm==0.1.2
25
+ confection==0.0.4
26
+ contourpy==1.0.7
27
+ cosine-similarity==0.1.2
28
+ cryptography==40.0.2
29
+ cycler==0.11.0
30
+ cymem==2.0.7
31
+ dataclasses-json==0.5.7
32
+ debugpy==1.6.6
33
+ decorator==5.1.1
34
+ Deprecated==1.2.14
35
+ distlib==0.3.6
36
+ docopt==0.6.2
37
+ entrypoints==0.4
38
+ et-xmlfile==1.1.0
39
+ exceptiongroup==1.1.1
40
+ executing==1.2.0
41
+ filelock==3.12.0
42
+ flatbuffers==23.1.21
43
+ fonttools==4.38.0
44
+ frozenlist==1.3.3
45
+ fsspec==2023.1.0
46
+ gast==0.4.0
47
+ gensim==4.3.1
48
+ gevent==22.10.2
49
+ gitdb==4.0.10
50
+ GitPython==3.1.31
51
+ google-auth==2.16.2
52
+ google-auth-oauthlib==1.0.0
53
+ google-pasta==0.2.0
54
+ greenlet==2.0.2
55
+ grequests==0.6.0
56
+ grpcio==1.51.3
57
+ h11==0.14.0
58
+ h5py==3.8.0
59
+ ibm-cloud-sdk-core==3.16.7
60
+ ibm-watson==7.0.0
61
+ idna==3.4
62
+ importlib-metadata==6.6.0
63
+ ipykernel==6.21.2
64
+ ipython==8.11.0
65
+ jax==0.4.10
66
+ jedi==0.18.2
67
+ Jinja2==3.1.2
68
+ joblib==1.2.0
69
+ jsonschema==4.17.3
70
+ jupyter_client==8.0.3
71
+ jupyter_core==5.2.0
72
+ keras==2.12.0
73
+ Keras-Preprocessing==1.1.2
74
+ kiwisolver==1.4.4
75
+ langchain==0.0.187
76
+ langcodes==3.3.0
77
+ libclang==15.0.6.1
78
+ lxml==4.9.2
79
+ Markdown==3.4.1
80
+ markdown-it-py==2.2.0
81
+ MarkupSafe==2.1.2
82
+ marshmallow==3.19.0
83
+ marshmallow-enum==1.5.1
84
+ matplotlib==3.7.0
85
+ matplotlib-inline==0.1.6
86
+ mdurl==0.1.2
87
+ ml-dtypes==0.1.0
88
+ multidict==6.0.4
89
+ murmurhash==1.0.9
90
+ mypy-extensions==1.0.0
91
+ mysql-connector-python==8.0.32
92
+ nest-asyncio==1.5.6
93
+ nltk==3.8.1
94
+ numexpr==2.8.4
95
+ numpy==1.23.5
96
+ oauthlib==3.2.2
97
+ openai==0.27.7
98
+ openapi-schema-pydantic==1.2.4
99
+ opencv-python==4.7.0.72
100
+ openpyxl==3.1.1
101
+ opt-einsum==3.3.0
102
+ outcome==1.2.0
103
+ packaging==23.0
104
+ pandas==1.5.3
105
+ parso==0.8.3
106
+ pathy==0.10.1
107
+ pickleshare==0.7.5
108
+ Pillow==9.4.0
109
+ pip-review==1.3.0
110
+ pipreqs==0.4.13
111
+ platformdirs==3.5.1
112
+ preshed==3.0.8
113
+ prompt-toolkit==3.0.38
114
+ protobuf==3.20.3
115
+ psutil==5.9.4
116
+ pure-eval==0.2.2
117
+ pyarrow==12.0.0
118
+ pyasn1==0.4.8
119
+ pyasn1-modules==0.2.8
120
+ pycparser==2.21
121
+ pydantic==1.10.7
122
+ pydeck==0.8.1b0
123
+ pygame==2.2.0
124
+ PyGithub==1.58.2
125
+ Pygments==2.14.0
126
+ PyJWT==2.7.0
127
+ Pympler==1.0.1
128
+ PyNaCl==1.5.0
129
+ pyOpenSSL==23.1.1
130
+ pyparsing==3.0.9
131
+ pyrsistent==0.19.3
132
+ PySocks==1.7.1
133
+ python-dateutil==2.8.2
134
+ python-dotenv==1.0.0
135
+ pytz==2022.7.1
136
+ pywin32==305
137
+ PyYAML==6.0
138
+ pyzmq==25.0.0
139
+ regex==2023.5.5
140
+ requests==2.31.0
141
+ requests-oauthlib==1.3.1
142
+ rich==13.4.1
143
+ rsa==4.9
144
+ scikit-learn==1.2.2
145
+ scipy==1.10.1
146
+ seaborn==0.12.2
147
+ selenium==4.2.0
148
+ six==1.16.0
149
+ smart-open==6.3.0
150
+ smmap==5.0.0
151
+ sniffio==1.3.0
152
+ sortedcontainers==2.4.0
153
+ soupsieve==2.4.1
154
+ spacy==3.5.3
155
+ spacy-legacy==3.0.12
156
+ spacy-loggers==1.0.4
157
+ SQLAlchemy==2.0.15
158
+ srsly==2.4.6
159
+ stack-data==0.6.2
160
+ streamlit==1.22.0
161
+ wcwidth==0.2.6
162
+ webdriver-manager==3.7.1
163
+ websocket-client==1.1.0
164
+ Werkzeug==2.2.3
165
+ wikipedia==1.4.0
166
+ wrapt==1.14.1
167
+ wsproto==1.2.0
168
+ yarg==0.1.9
169
+ yarl==1.9.2
170
+ zipp==3.15.0
171
+ zope.event==4.6
172
+ zope.interface==6.0