Update README.md
Browse files
README.md
CHANGED
@@ -42,8 +42,8 @@ I also have a "<b>docling</b>" parser with OCR, butit will only be the python-fi
|
|
42 |
You have to download all libs, and if you start internal also OCR models are loaded. At the moment i have a kind of multi docling, the number depend on VRAM and if you use OCR only for tables or for all. I have set VRAM = 16GB and the multiple calls to docling are VRAM/1.3, so it uses ~12GB and processes 12 PDFs at once, only txt and tables, so no images no diagrams. For now alld PDFs must be same folder like the python file. if you cahnge the VRAM consum is rasing you hace to set 1.3 to 2 or more.
|
43 |
<br><br>
|
44 |
|
45 |
-
<b>now have fun and leave a comment if you like ;)</b>
|
46 |
-
|
47 |
<br>
|
48 |
<br>
|
49 |
<br>
|
|
|
42 |
You have to download all libs, and if you start internal also OCR models are loaded. At the moment i have a kind of multi docling, the number depend on VRAM and if you use OCR only for tables or for all. I have set VRAM = 16GB and the multiple calls to docling are VRAM/1.3, so it uses ~12GB and processes 12 PDFs at once, only txt and tables, so no images no diagrams. For now alld PDFs must be same folder like the python file. if you cahnge the VRAM consum is rasing you hace to set 1.3 to 2 or more.
|
43 |
<br><br>
|
44 |
|
45 |
+
<b>now have fun and leave a comment if you like ;)</b><br>
|
46 |
+
on discord "sevenof9"
|
47 |
<br>
|
48 |
<br>
|
49 |
<br>
|