feat: add PDF rotation functionality and integrate with Azure Document Intelligence processing
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ sqlalchemy # Database ORM
|
||||
pydantic # Data validation
|
||||
openai # GPT integration for metadata extraction
|
||||
pymupdf # PDF processing, text extraction, and detection (imported as 'fitz')
|
||||
PyPDF2 # PDF processing for page counting
|
||||
PyPDF2 # PDF processing for page counting and now also for rotation
|
||||
requests # HTTP client
|
||||
dropbox>=11.36.0 # Dropbox integration
|
||||
azure-ai-documentintelligence # Azure OCR service
|
||||
|
||||
Reference in New Issue
Block a user