Spaces:
Runtime error
Runtime error
Darshan-BugendaiTech
commited on
Commit
•
6e191c6
1
Parent(s):
97de3aa
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -4,4 +4,6 @@ llama-index
|
|
4 |
openpyxl
|
5 |
torch
|
6 |
transformers
|
7 |
-
unstructured
|
|
|
|
|
|
4 |
openpyxl
|
5 |
torch
|
6 |
transformers
|
7 |
+
unstructured
|
8 |
+
urllib3==1.25.11
|
9 |
+
|