astroarya commited on
Commit
fdf5da5
·
1 Parent(s): 45548bb

Upload youtube_ai_requirement.txt

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