Initial commit
parents
Showing
.gitignore
0 → 100644
Dockerfile
0 → 100644
app.py
0 → 100644
docker-compose.yml
0 → 100644
docx_converter.py
0 → 100644
This diff is collapsed.
ocr_drive.py
0 → 100644
requirements.txt
0 → 100644
| fastapi==0.115.6 | |||
| uvicorn==0.34.0 | |||
| python-multipart==0.0.20 | |||
| httpx==0.28.1 | |||
| pymupdf4llm==0.0.17 | |||
| google-api-python-client | |||
| google-auth-httplib2 | |||
| google-auth-oauthlib |
File added
Please register or sign in to comment