Skip to content

Commit 677e10d

Browse files
authored
Update README.md
1 parent 92639be commit 677e10d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,9 @@ Run this script if you want to doublecheck that you installed the Pytorch and gp
131131
```
132132
python check_gpu.py
133133
```
134+
### Step 11
135+
🚨🚨🚨You must copy the ```pdf.py``` file within the ```User_Manual``` folder to the following folder: ```[folder holding this program]\Lib\site-packages\langchain\document_loaders\parsers```.🚨🚨🚨.<br><br>This will REPLACE the ```pdf.py``` file there. This is crucial to get the 80x speedup on PDF loading in version 2.7.2+. Moreover, the PDF loading WILL NOT WORK at all unless you do this properly.
136+
134137
</details>
135138

136139
<details>
@@ -177,6 +180,8 @@ Run this script if you want to doublecheck that you installed the Pytorch and gp
177180
```
178181
python check_gpu.py
179182
```
183+
### Step 11
184+
🚨🚨🚨You must copy the ```pdf.py``` file within the ```User_Manual``` folder to the following folder: ```[folder holding this program]\Lib\site-packages\langchain\document_loaders\parsers```.🚨🚨🚨.<br><br>This will REPLACE the ```pdf.py``` file there. This is crucial to get the 80x speedup on PDF loading in version 2.7.2+. Moreover, the PDF loading WILL NOT WORK at all unless you do this properly.
180185

181186
</details>
182187

0 commit comments

Comments
 (0)