Spaces:
Sleeping
Sleeping
Commit History
Update main.py b422a66 verified
Update app.py b3a8322 verified
Update app.py 0deeea1 verified
Delete example_client.html e963d81 verified
Delete API_INTEGRATION_GUIDE.md 5ad1ee4 verified
Add full URLs to progress and pdf-details endpoints f8f4523
saifisvibinn commited on
Merge https://huggingface.co/spaces/saifisvibin/volaris-pdf-tool 64226b5
saifisvibinn commited on
Remove base64 encoding and return full image URLs instead 2800ce6
saifisvibinn commited on
Delete POSTMAN_EXAMPLE.md e8ee3ff verified
Delete POSTMAN_TESTING_GUIDE.md 8f85ffc verified
Delete COMPLETE_API_TESTING_GUIDE.md 8be4157 verified
Delete OUTPUT_ENDPOINT_GUIDE.md ccafb03 verified
Fix output endpoint with better error handling and add download URLs to pdf-details 2b0b2bf
saifisvibinn commited on
Add comprehensive API testing guide for all endpoints df26cc7
saifisvibinn commited on
Add better error handling for model loading and directory creation dd2429a
saifisvibinn commited on
Add better error handling for background processing thread startup cb9aca4
saifisvibinn commited on
Fix API docs: ensure HTTPS, add /api/predict endpoint to README 2226eb2
saifisvibinn commited on
Fix: Create temp_upload directory before writing file dbd5338
saifisvibinn commited on
Fix Postman collection: clarify endpoints and form keys 6aeb418
saifisvibinn commited on
Add API integration guide for external HTML usage 569ecc9
saifisvibinn commited on
Add example HTML client for API usage cdb58f0
saifisvibinn commited on
Update Postman docs with Method Not Allowed troubleshooting b04a21b
saifisvibinn commited on
Add GET handler to /api/predict for better error messages f96bca8
saifisvibinn commited on
Add Postman collection file for API testing b10e99d
saifisvibinn commited on
Add /api/predict endpoint implementation cd71fbc
saifisvibinn commited on
Add /api/predict REST endpoint with CORS support for Postman testing 27a4694
saifisvibinn commited on
Fix: use RLock and improve completion detection logic 07b3913
saifisvibinn commited on
Fix: read file data before background thread to prevent 'read of closed file' error fbf5c54
saifisvibinn commited on
Add API documentation page at /api/docs 217b481
saifisvibinn commited on
Fix: replace libgl1-mesa-glx with libgl1 for Debian Trixie f4b8edb
saifisvibinn commited on
Fix: remove --extra-index-url from requirements.txt, install PyTorch separately e3ab2bf
saifisvibinn commited on
Add PyTorch to requirements.txt and simplify Dockerfile d6daa56
saifisvibinn commited on
Change Python version to 3.10 for better compatibility 2e6bc1d
saifisvibinn commited on
Simplify PyTorch: use latest version from CPU index 83576bf
saifisvibinn commited on
Fix PyTorch installation: use flexible installation method 8cd7a40
saifisvibinn commited on
Fix: remove duplicate libglib2.0-0 3eb32a8
saifisvibinn commited on
Fix: add libGL.so.1 (libgl1-mesa-glx) for OpenCV 32a99f0
saifisvibinn commited on
Fix: remove non-existent pymupdf-layout package 6aa3dfd
saifisvibinn commited on
Use python3 in CMD and simplify mkdir 136fefe
saifisvibinn commited on
Simplify Dockerfile: split RUN commands for better error visibility 485e497
saifisvibinn commited on
Simplify requirements.txt and Dockerfile: install PyTorch separately 6463f1f
saifisvibinn commited on
Fix Dockerfile: improve mkdir command and .dockerignore 8563e60
saifisvibinn commited on
Fix Docker build: update requirements.txt and .dockerignore 6e2c902
saifisvibinn commited on
Add Space configuration and documentation ca421d1
saifisvibinn commited on
Deploy PDF extraction tool with API and progress tracking a20a1e3
saifisvibinn commited on
Fix Dockerfile: Update libgl1-mesa-glx to libgl1 for Debian Trixie compatibility 5b16707
linkie-academy commited on
Deploy PDF Layout Extractor application 4d5ce5c
linkie-academy commited on