Spaces:
Runtime error
Runtime error
Dy
commited on
Commit
·
2b9ea2b
1
Parent(s):
c68e8ab
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1,4 +1,10 @@
|
|
1 |
langchain
|
2 |
openai
|
3 |
pandas
|
4 |
-
beautifulsoup4
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
langchain
|
2 |
openai
|
3 |
pandas
|
4 |
+
beautifulsoup4
|
5 |
+
gradio
|
6 |
+
pytube
|
7 |
+
numpy
|
8 |
+
chromadb
|
9 |
+
youtube_transcript_api
|
10 |
+
tiktoken
|