Spaces:
Runtime error
Runtime error
JunchuanYu
commited on
Commit
·
5c3bd2d
1
Parent(s):
55dc281
Update requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
CHANGED
@@ -2,6 +2,12 @@ gradio==3.19.1
|
|
2 |
mdtex2html
|
3 |
pypinyin
|
4 |
tiktoken
|
|
|
5 |
tqdm
|
|
|
|
|
6 |
Pygments
|
|
|
|
|
7 |
markdown
|
|
|
|
2 |
mdtex2html
|
3 |
pypinyin
|
4 |
tiktoken
|
5 |
+
socksio
|
6 |
tqdm
|
7 |
+
colorama
|
8 |
+
duckduckgo_search
|
9 |
Pygments
|
10 |
+
llama_index
|
11 |
+
langchain
|
12 |
markdown
|
13 |
+
|