Danh Tran commited on
Commit
adae751
·
verified ·
1 Parent(s): 624e8d1

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -0
requirements.txt ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ tensorflow==2.17.0
2
+ numpy==1.26.4
3
+ cv2==4.10.0
4
+ matplotlib==3.9.2