Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,6 +7,7 @@ langchain-text-splitters
|
|
| 7 |
scikit-learn
|
| 8 |
tqdm
|
| 9 |
chromadb
|
|
|
|
| 10 |
openpyxl
|
| 11 |
docx
|
| 12 |
elementpath
|
|
|
|
| 7 |
scikit-learn
|
| 8 |
tqdm
|
| 9 |
chromadb
|
| 10 |
+
bitsandbytes
|
| 11 |
openpyxl
|
| 12 |
docx
|
| 13 |
elementpath
|