Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +10 -1
requirements.txt
CHANGED
@@ -1 +1,10 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
transformers
|
3 |
+
googletrans==4.0.0-rc1
|
4 |
+
chromadb
|
5 |
+
llama_index
|
6 |
+
torch
|
7 |
+
openai
|
8 |
+
langchain
|
9 |
+
itertools
|
10 |
+
re
|