Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +15 -1
requirements.txt
CHANGED
|
@@ -1,3 +1,17 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 3 |
torch
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
gradio
|
| 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 |
+
markdown2
|
| 14 |
torch
|
| 15 |
+
git+https://github.com/huggingface/peft.git
|
| 16 |
+
git+https://github.com/huggingface/transformers.git
|
| 17 |
+
SentencePiece
|