MNGames commited on
Commit
ec082df
1 Parent(s): c592663

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ tensorflow
3
+ numpy
4
+ cv2
5
+ PIL
6
+ io