Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -8,6 +8,7 @@ torchvision
|
|
| 8 |
torchaudio
|
| 9 |
langchain
|
| 10 |
unstructured
|
|
|
|
| 11 |
langchain-community
|
| 12 |
faiss-cpu
|
| 13 |
docx2txt
|
|
|
|
| 8 |
torchaudio
|
| 9 |
langchain
|
| 10 |
unstructured
|
| 11 |
+
rarfile
|
| 12 |
langchain-community
|
| 13 |
faiss-cpu
|
| 14 |
docx2txt
|