Spaces:
Runtime error
Runtime error
Darshan-BugendaiTech
commited on
Commit
·
a228c28
1
Parent(s):
be411a7
Update requirements.txt
Browse files- requirements.txt +5 -13
requirements.txt
CHANGED
@@ -1,13 +1,5 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
chromadb
|
7 |
-
InstructorEmbedding
|
8 |
-
unstructured
|
9 |
-
sentencepiece
|
10 |
-
Xformers
|
11 |
-
sentence_transformers
|
12 |
-
tiktoken
|
13 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
+
llama-cpp-python
|
3 |
+
llama-index
|
4 |
+
openpyxl
|
5 |
+
unstructured
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|