- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -10,3 +10,4 @@ llama-index-embeddings-instructor==0.2.1
|
|
10 |
torch==2.5.0
|
11 |
torchvision==0.20.0
|
12 |
torchaudio==2.5.0
|
|
|
|
10 |
torch==2.5.0
|
11 |
torchvision==0.20.0
|
12 |
torchaudio==2.5.0
|
13 |
+
docx2txt
|