danyanderson commited on
Commit
469a069
·
verified ·
1 Parent(s): 192256d

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt CHANGED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ tensorflow>=2.9,<3.0
2
+ numpy>=1.23
3
+ opencv-python>=4.6
4
+ h5py>=3.1
5
+ pillow>=9.0