Files
gh-christianlouis-docuelevate/requirements.txt
T
Christian Krakau-Louis 1ad9425102 Added first working version of the code. Processes
PDF files, no upload yet.
2025-02-11 19:42:23 +01:00

13 lines
127 B
Plaintext

fastapi[all]
uvicorn
celery
redis
sqlalchemy
pydantic
boto3
pikepdf
openai
# Add this line explicitly
#pymupdf==1.23.5
pymupdf