Spaces:
Sleeping
Sleeping
Upload requirements.txt
Browse files- requirements.txt +20 -0
requirements.txt
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
einops
|
2 |
+
gradio
|
3 |
+
torch
|
4 |
+
transformers
|
5 |
+
sentencepiece
|
6 |
+
bitsandbytes
|
7 |
+
accelerate
|
8 |
+
text-generation
|
9 |
+
mdtex2html
|
10 |
+
pypinyin
|
11 |
+
tiktoken
|
12 |
+
socksio
|
13 |
+
tqdm
|
14 |
+
colorama
|
15 |
+
duckduckgo_search
|
16 |
+
Pygments
|
17 |
+
llama_index
|
18 |
+
langchain
|
19 |
+
markdown
|
20 |
+
markdown2
|