Phenology/Code/Supervised_learning/resnet/requirements.txt
2025-11-06 14:16:49 +01:00

14 lines
214 B
Plaintext

torch>=2.0.0
torchvision>=0.15.0
pandas>=2.0.0
scikit-learn>=1.3.0
matplotlib>=3.7.0
seaborn>=0.12.0
Pillow>=10.0.0
numpy>=1.24.0
tqdm>=4.65.0
pytest>=7.4.0
fastapi>=0.100.0
uvicorn>=0.23.0
python-multipart>=0.0.6