YANGYYYY commited on
Commit
78e2e9c
1 Parent(s): ad243cd

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1 +1,6 @@
1
- opencv-python==4.7.0.72
 
 
 
 
 
 
1
+ opencv-python==4.7.0.72
2
+ torch>=1.8.0
3
+ torchvision==0.9.0
4
+ numpy==1.21.1
5
+ tqdm==4.21.0
6
+ moviepy==1.0.3