Thedatababbler commited on
Commit
2440613
·
1 Parent(s): d5b900f
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,3 +1,6 @@
1
  opencv-python>=4.5.3.56s
2
- # transformers
3
- # torch
 
 
 
 
1
  opencv-python>=4.5.3.56s
2
+ transformers
3
+ scipy>=1.4.1
4
+ torch==1.9.1
5
+ torchvision==0.10.1
6
+ tqdm==4.64.0