Spaces:
Runtime error
Runtime error
new requirements.txt
Browse files- requirements.txt +18 -0
requirements.txt
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
langchain
|
| 2 |
+
openai
|
| 3 |
+
tiktoken
|
| 4 |
+
chromedriver_autoinstaller
|
| 5 |
+
youtube-transcript-api
|
| 6 |
+
pytube
|
| 7 |
+
langchainhub
|
| 8 |
+
pypdf
|
| 9 |
+
pydantic
|
| 10 |
+
pytube
|
| 11 |
+
chromadb
|
| 12 |
+
google-auth
|
| 13 |
+
google-auth-oauthlib
|
| 14 |
+
google-auth-httplib2
|
| 15 |
+
google-api-python-client
|
| 16 |
+
google-cloud-translate
|
| 17 |
+
google-cloud-core
|
| 18 |
+
gradio
|