asrcoddeploy commited on
Commit
6151085
·
verified ·
1 Parent(s): 1630d49

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.16.2
2
+ gradio
3
+ opencv-python-headless
4
+ numpy==1.26.4
5
+ pillow