Abhishek Kotecha
Abhishek Kotecha
Added Python version details.
Updated environment details for VertexAI Workbench.
Thanks for your suggestion Lavi. I have kept the settings for add_sleep_after_page and sleep_time_after_page by uncommenting them earlier for both Vertex AI Workbench and Google Colab platform. With and without...
I tried again, the following is the cell output for the code below: ```py # Specify the PDF folder with multiple PDF # pdf_folder_path = "/content/data/" # if running in...
I tried this again today in different environments. I am getting the same issue. Not sure if I need to perform any operation to the GCloud API/Limits?
Hi Lavi, Thanks for your email. I tested this on a corporate account. Which quote/limit do you think I should use? I checked all the quota on the Service Limits,...
I was able to solve it with !pip install PyMuPDF instead of !pip install pymupdf