Anushree1 commited on
Commit
626547a
·
verified ·
1 Parent(s): 96a6d77

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ tensorflow==2.12.0
2
+ gradio
3
+ numpy
4
+ opencv-python
5
+ tqdm