Skip to content

Commit

Permalink
Update requirements.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
harisankar95 authored Feb 22, 2024
1 parent dbcbf45 commit 9bb5c4c
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
torch
torchvision
tqdm
numpy
matplotlib
seaborn
opencv-python
scikit-learn
torch>=1.13
torchvision>=0.14.0
tqdm>=4.64.1
numpy>=1.23.4
matplotlib>=3.6.1
seaborn>=0.12.1
opencv-python>=4.6.0.66
scikit-learn>=1.1.3

0 comments on commit 9bb5c4c

Please sign in to comment.