Spaces:
Sleeping
Sleeping
File size: 365 Bytes
050867d e8c7eab |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 |
# Core dependencies gradio>=4.0.0 pydrive2>=1.17.0 pandas>=2.0.0 Pillow>=10.0.0 numpy>=1.24.0 datasets>=2.14.0 tqdm>=4.65.0 # Image processing and OCR opencv-python>=4.8.0 pytesseract>=0.3.10 scikit-image>=0.21.0 # Machine Learning and AI torch>=2.0.0 transformers>=4.34.0 tensorflow>=2.14.0 # Utility packages python-dotenv>=1.0.0 requests>=2.31.0 PyYAML>=6.0.1 |