Nikhil0987 commited on
Commit
513932d
·
verified ·
1 Parent(s): c9ffdb4

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt CHANGED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ os
2
+ cv2
3
+ matplotlib.pyplot
4
+ IPython.display
5
+ keras_cv
6
+ keras_core
7
+ json
8
+ collections
9
+ numpy
10
+ Pillow