Spaces:
Runtime error
Runtime error
xuyingli
commited on
Commit
·
5634922
1
Parent(s):
16df777
Create requirements.txt
Browse files- requirements.txt +14 -0
requirements.txt
ADDED
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
requests
|
2 |
+
beautifulsoup4
|
3 |
+
streamlit
|
4 |
+
gnews==0.3.1
|
5 |
+
openai
|
6 |
+
playwright
|
7 |
+
tiktoken
|
8 |
+
doctran
|
9 |
+
langchain==0.0.164
|
10 |
+
edge-tts
|
11 |
+
arxiv
|
12 |
+
twint
|
13 |
+
youtube-search-python
|
14 |
+
youtube-transcript-api
|