24 lines
336 B
Plaintext
24 lines
336 B
Plaintext
# Core ML and Image Processing
|
|
torch>=2.0.0
|
|
torchvision>=0.15.0
|
|
transformers>=4.30.0
|
|
Pillow>=9.5.0
|
|
numpy>=1.24.0
|
|
|
|
# Data Processing
|
|
pandas>=2.0.0
|
|
opencv-python>=4.7.0
|
|
|
|
# Image Metadata
|
|
exifread>=3.0.0
|
|
piexif>=1.1.3
|
|
|
|
# Jupyter and Visualization
|
|
jupyter>=1.0.0
|
|
matplotlib>=3.7.0
|
|
seaborn>=0.12.0
|
|
|
|
# Utilities
|
|
tqdm>=4.65.0
|
|
requests>=2.31.0
|