Spaces:
Sleeping
Sleeping
| # Core AI/ML Dependencies | |
| unsloth | |
| torch>=2.0.0 | |
| torchvision>=0.15.0 | |
| torchaudio>=2.0.0 | |
| transformers>=4.36.0 | |
| accelerate>=0.24.0 | |
| huggingface-hub>=0.19.0 | |
| # OCR Dependencies | |
| easyocr>=1.7.0 | |
| pytesseract>=0.3.10 | |
| opencv-python>=4.8.0 | |
| Pillow>=10.0.0 | |
| # Web Interface | |
| gradio>=4.8.0 | |
| ipywidgets>=8.1.0 | |
| # Utilities | |
| numpy>=1.24.0 | |
| psutil>=5.9.0 | |
| GPUtil>=1.4.0 | |
| python-dateutil>=2.8.0 | |
| # Optional: For enhanced functionality | |
| timm>=0.9.0 |