amgad59 commited on
Commit
abd5d49
1 Parent(s): 2189fb9

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.11.0
2
+ git+https://github.com/keras-team/keras-cv.git@master
3
+ numpy==1.21.6
4
+ tensorflow-datasets==4.8.0