Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +11 -1
requirements.txt
CHANGED
@@ -10,4 +10,14 @@ tiktoken
|
|
10 |
yt_dlp
|
11 |
text_generation
|
12 |
transformers
|
13 |
-
sentence-transformers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
10 |
yt_dlp
|
11 |
text_generation
|
12 |
transformers
|
13 |
+
sentence-transformers
|
14 |
+
mdtex2html
|
15 |
+
pypinyin
|
16 |
+
socksio
|
17 |
+
tqdm
|
18 |
+
colorama
|
19 |
+
Pygments
|
20 |
+
llama_index
|
21 |
+
markdown
|
22 |
+
markdown2
|
23 |
+
duckduckgo_search
|