Skip to content

Commit 4cc6866

Browse files
authored
Update requirements.txt
1 parent 5977e37 commit 4cc6866

File tree

1 file changed

+6
-6
lines changed
  • Recommendation Models/Facial_Expression_Recognition_with_PyTorch

1 file changed

+6
-6
lines changed
Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
torch>=1.7
2-
torchvision>=0.8
3-
albumentations>=1.1.0
4-
timm>=0.9.2
5-
opencv-contrib-python>=4.7.0.72
6-
numpy>=1.22.4
1+
torch
2+
torchvision
3+
albumentations
4+
timm
5+
opencv-contrib-python
6+
numpy

0 commit comments

Comments
 (0)