Skip to content

Commit

Permalink
added requirements.txt file
Browse files Browse the repository at this point in the history
  • Loading branch information
fvmassoli committed Mar 1, 2021
1 parent fb0fc4c commit 6cdfaf7
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
numpy==1.19.5
opencv-python==4.5.1.48
pandas==1.0.4
Pillow==7.2.0
pudb==2019.2
python==3.6.9
scikit-build==0.11.1
scikit-image==0.14.2
scikit-learn==0.23.2
sklearn==0.0
tensorboard==1.14.0
tensorboardX==2.0
torch==1.4.0
torchvision==0.4.2
tqdm==4.56.0

0 comments on commit 6cdfaf7

Please sign in to comment.