From 7040e226a9fa3b18c3393188363445e937202a6e Mon Sep 17 00:00:00 2001 From: Crizomb <62544756+Crizomb@users.noreply.github.com> Date: Mon, 27 May 2024 21:25:05 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e84b013..7be27a6 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ https://github.com/Crizomb/ai_pdf/assets/62544756/a10238f1-2e26-4a97-94d0-d32ec5 * ([OPTIONAL] for better performance during embedding, install pytorch with cuda, go to https://pytorch.org/get-started/locally/) * Put your pdfs in x/ai_pdf/documents/pdfs -* Run x/ai_pdf/main.py +* Run x/ai_pdf/front_end/main.py * Select or not math mode * Choose the pdf you want to work on * Wait a little bit for the pdf to get vectorized (check task manager to see if your gpu is going vrum)