krafiq commited on
Commit
6d37427
1 Parent(s): 62d84db

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ pandas==1.3.3
2
+ tensorflow==2.6.0
3
+ opencv-python-headless==4.5.4.60
4
+ numpy==1.19.5
5
+ matplotlib==3.4.3
6
+ gradio==2.0.5