dschandra commited on
Commit
183d788
·
verified ·
1 Parent(s): 415e37c

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ numpy==1.26.4
2
+ opencv-python==4.8.1.78
3
+ matplotlib==3.8.1
4
+ imageio==2.31.1
5
+ imageio-ffmpeg==0.4.10