Update requirements.txt

This commit is contained in:
Paul Corbalan 2024-01-30 11:57:10 +01:00
parent e1d6b4dbf2
commit 8eb224a13f
1 changed files with 13 additions and 3 deletions

View File

@ -1,10 +1,20 @@
# Jupyter Notebook execution
notebook
# Pytorch dependencies
torch
torchvision
lmdb
torchviz
notebook
# Array processing
numpy
pandas
# Display
matplotlib
torchviz
# Image processing
scikit-learn
scikit-image
seaborn
pandas